Problems, need help? Have a tip or advice? Post it here.
14 posts Page 2 of 2
Hi KK.. Sorry I didnot mentioned before I have tried just the way you explained above by removing template tags ..but it dint work .. I also tested your code now.. even that creating the same loop..
The server must be serving the cached version, I think.
Login as admin and then access the sitemap in the same browser. If it works (admin are never served cached data) destroy the cache by making some dummy changes to any of your page's content in the admin-panel (edit some content, save page, edit back to the original and save).

Does this work? If not, please PM me your site's FTP/Couch creds please.
It worked KK..Thanks once again for your support..
Hi,
I also have a lot of pages and have one sitemap index file + two sitemap_c_1 & sitemap_c_2. It is something like:
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>http://www.bestbuy.com/sitemap_c_1.php.gz</loc>
<lastmod>2016-11-01</lastmod>
</sitemap>
<sitemap>
<loc>http://www.bestbuy.com/sitemap_c_2.php.gz</loc>
<lastmod>2016-11-01</lastmod>
</sitemap>
</sitemapindex>

Currently my files are not compressed (php). The question is how to compress these files (php.gz)
Thanks
14 posts Page 2 of 2
cron