Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Rich Owings

    (@gpsmapper)

    Crap, I did it and it’s only showing three files!…

    [ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]

    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet type="text/xsl" href="http://gpstracklog.com/wp-content/plugins/bwp-google-xml-sitemaps/xsl/bwp-sitemapindex.xsl"?>
    
    <sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    	xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    	http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd"
    	xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    	<sitemap>
    		<loc>http://gpstracklog.com/site.xml</loc>
    		<lastmod>2012-10-31T18:34:17+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>http://gpstracklog.com/post.xml</loc>
    		<lastmod>2012-10-31T18:32:22+00:00</lastmod>
    	</sitemap>
    	<sitemap>
    		<loc>http://gpstracklog.com/page.xml</loc>
    		<lastmod>2012-10-31T18:34:17+00:00</lastmod>
    	</sitemap>
    </sitemapindex>
    
    <!-- This sitemap was originally generated in 0.006 second(s) (Memory usage: 7.66 MB) - 2 queries - 3 URL(s) listed -->
    Plugin Author Khang Minh

    (@oddoneout)

    Yes, the sitemap.xml will still be at domain.com/sitemap.xml, and your above sitemap looks correct.

    Thread Starter Rich Owings

    (@gpsmapper)

    Sorry, I didn’t realize it would point to multiple files like http://gpstracklog.com/post.xml. It seems to be working. Thanks so much!

    Thread Starter Rich Owings

    (@gpsmapper)

    Just a note… My previous sitemap was gzipped at domain.com/sitemap.xml.gz. Google wasn’t picking up the changes. I had to resubmit it as domain.com/sitemap.xml.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Switching from XML Sitemap Generator’ is closed to new replies.