• Resolved yanse

    (@yanse)


    Hello!

    There is a problem with generating a sitemap. After turning on the plugin and saving the settings, sitemap files are generated, but when I try to go to the address “url / blog / sitemap.xml” it gives an error: GET https: //url/blog/sitemap.xsl net :: ERR_ABORTED 404 (Not Found)

    It is said that it cannot find a file with the xls extension. What should I do in this situation?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Steve M

    (@wpsmort)

    You’ll need to post the URL to your sitemap in order for us to help you. The most common cause of an XSL problem is badly implemented SSL where HTTP to HTTPS redirection hasn’t been set up properly.

    Check your browser error console for any errors (in Chrome, right click, select Inspect and then Console).

    Thread Starter yanse

    (@yanse)

    Hi!

    The error that the developer console displays is: “url/blog/sitemap.xsl net::ERR_ABORTED 404 (Not Found)”

    He refers to the 4th line of sitemap:
    <?xml-stylesheet type=”text/xsl” href=”https://url/blog/sitemap.xsl&#8221;?>

    I can attach the full link, but I don’t see how to close it from other users ??

    Thread Starter yanse

    (@yanse)

    Hello!

    Link for viewing the sitemap: sitemap

    Thank you very much!

    Plugin Support Steve M

    (@wpsmort)

    Something is preventing the XSL stylesheet to load. This doesn’t affect search engines as they look at the source code of your XML Sitemap which is fine.

    I do see that you’ve disabled the Dynamically Generate Sitemap setting. I strongly recommend you enable that setting (https://semperplugins.com/documentation/xml-sitemaps-module/#dynamically-generate-sitemap). Once you do that, you’ll have to FTP to your server and delete all of the XML Sitemap files in the web root directory.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error 404 sitemap.xls’ is closed to new replies.