August 19, 200718 yr Hi, Does anyone know I would go about creating a Google Friendly Sitemap? It's something to do with XML? If anyone could help I would be REALLY greatful. DK.
August 19, 200718 yr Basically how it will look is like this <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>http://www.example.com/</loc> <lastmod>2005-01-01</lastmod> <changefreq>monthly</changefreq> <priority>0.8</priority> </url> </urlset> . google explains it all here and goes through what all the different tags are for https://www.google.com/webmasters/tools/doc...lTagDefinitions if you want to cheat this is a good free generator, all you do is fill your url and it will go through all the pages and do it all automatically. http://www.xml-sitemaps.com/
August 19, 200718 yr Author Dizi, that is VERY helpful! Thank you ever so much for such a quick response. I'm gonna try and build it not and let you know how the coding goes.
August 20, 200718 yr Author Excellent! Google has recognised my sitemap and it's funtioning correctly. Thank you Dizi
March 31, 200818 yr hi every one,i am new to this forum and only been studying web design for 9 months or so i have created a site map for google as sugested but it keeps getting rejected as any one got any ideas thank you chris
March 31, 200818 yr Hi Elite, welcome to the forums. You should really have created a new thread, as this one is fairly old. As for your site map, does Google give you any particular reason for rejecting it?
March 31, 200818 yr thanks rob with the help of this thread it as been accepted now i changed the top 2 lines in the code as i used a old sitemap creator it was saying not correct format but accepted and say ok now thanks for everones help on this forum,
April 1, 200818 yr Karly use this, it crawls your site and constructs an XML sitemap for you for any of the major search engines http://gsitecrawler.com/
Create an account or sign in to comment