• Resolved rajk748

    (@rajk748)


    Hello,

    I was getting an error with sitemap-pt.php so I checked the form and added this to .htaccess

    Redirect 302 “/sitemap-pt.xml” “/sitemap.xml”

    Now I am getting this error

    PHP Fatal error: Uncaught Error: Failed opening required ‘/public_html/wp-content/plugins/xml-sitemap-feed/views/feed-sitemap-tax.php’

    any thoughts? Thanks
    Raj

    • This topic was modified 2 years, 10 months ago by rajk748.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, this issue will be fixed in the next release. In then meantime you could add a similar redirect from /sitemap-tax.xml to /sitemap.xml in your .htaccess to prevent these requests for non-existant sitemaps (wherever they are coming from).

    Thread Starter rajk748

    (@rajk748)

    Hi Rolf,
    Thanks. I have modified the .htaccess

    I should mention that previously I was using Google XML Sitemaps plugin that was discontinued by WordPress for security reasons. It was probably the cause for my site getting hit by Japanese SEO spam.

    The full error is this..
    PHP Fatal error: Uncaught Error: Failed opening required ‘/home/../public_html/wp-content/plugins/xml-sitemap-feed/views/feed-sitemap-pt.php’ (include_path=’.:/opt/cpanel/ea-php80/root/usr/share/pear’) in /home/…/public_html/wp-includes/template.php:770

    • This reply was modified 2 years, 10 months ago by rajk748.

    Thanks for letting me know ??

    Was getting the same “Feed Error”. Thanks guys!
    Have added /sitemap-tax.xml 302 redirect to /sitemap.xml
    Looking forward to the next update.
    Respectfully.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP error : feed-sitemap-pt.php’ is closed to new replies.