Submitting a Google sitemap
From FVue
Problem
I want to improve my Google ratings my submitting a sitemap to Google.
Journal
20061015
Webmaster Help Center - How do I add a Sitemap to my account?
Starting with a very small sitemap.xml:
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84"> <url> <loc>http://www.fvue.nl/wiki/</loc> <changefreq>weekly</changefreq> </url> <url> <loc>http://www.fvue.nl/wiki/Special:Recentchanges</loc> <changefreq>daily</changefreq> </url> </urlset>
gzip sitemap.xml
There is no add sitemap button?
groups.google.com: I Have delete sitemap, now cant add any sitemap
20061023
An "Add sitemap" button has appeared(?)
See also
Commandline XML Schema validation of Google Sitemap file
Advertisement