Hi guys.
My indexing is working great with no problems. Since my new site is due to go live very soon, I decided to turn on the sitemap building option, but the Google XML format is only generating empty files...
and
The Yahoo format file is generating OK.
I am using 5.1.1002 Pro.
Thank you
My indexing is working great with no problems. Since my new site is due to go live very soon, I decided to turn on the sitemap building option, but the Google XML format is only generating empty files...
Code:
<?xml version="1.0" encoding="UTF-8"?> <sitemapindex xmlns="http://www.google.com/schemas/sitemap/0.84"> <sitemap> <loc>http://www.[url_goes_here].co.uk/sitemap.xml</loc> </sitemap> </sitemapindex>
Code:
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.google.com/schemas/sitemap/0.84"> </urlset>
I am using 5.1.1002 Pro.
Thank you
Comment