Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Fixing WordPress
    In reply to: Google xml sitemap

    I have been having a problem like this as well. Here is what I did to get mine working in FF and IE

    I changed this <?xml version="1.0" encoding="UTF-8"?> to this `<?xml version=”1.0″ encoding=”UTF-8″?>
    <?xml-stylesheet type=”text/xsl” href=”product-list.xslt”?>`
    in the sitemap.xml file. THEN… I added this AddType application/xml .xsl to my .htaccess and now everything seems to be working fine for me.

    I have been having a problem like this as well. Here is what I did to get mine working in FF and IE

    I changed this <?xml version="1.0" encoding="UTF-8"?> to this `<?xml version=”1.0″ encoding=”UTF-8″?>
    <?xml-stylesheet type=”text/xsl” href=”product-list.xslt”?>`
    in the sitemap.xml file. THEN… I added this AddType application/xml .xsl to my .htaccess and now everything seems to be working fine for me.

    I have been having a problem like this as well. Here is what I did to get mine working in FF and IE

    I changed this <?xml version="1.0" encoding="UTF-8"?> to this `<?xml version=”1.0″ encoding=”UTF-8″?>
    <?xml-stylesheet type=”text/xsl” href=”product-list.xslt”?>`
    in the sitemap.xml file. THEN… I added this AddType application/xml .xsl to my .htaccess and now everything seems to be working fine for me. So some people might want to give this a try and see if it works.

Viewing 3 replies - 1 through 3 (of 3 total)