• I have installed the newest version of Google Sitemap and I get this error on the sitemap page:

    Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype:
    blog/wp-content/plugins/google-sitemap-generator/sitemap.xsl

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Try adding this to your .htaccess file (first line in the file):
    AddType text/xml .xsl

    That will force Apache to serve the .xsl file with the correct MIME type, which should allow Firefox to work correctly.

    Thread Starter hannah123

    (@hannah123)

    No it still says the same thing, unless I’m supposed to wait a little while before it takes effect.

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Well, you may need to clear your browser cache and/or close and reopen the browser to see any difference.

    i was having the same problem and i added “AddType text/xml .xsl” to my .htaccess file and that worked for me.

    Thanks a bunch!

    thanks, i solved my problem

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sitemap Error’ is closed to new replies.