FIXIT MENU:
home about us contact us

WHAT'S AVAILABLE:
free scripts advanced scripts online tools great books web related tutorials contributed tutorials news archive geek toys!

SUPPORT:
help forum live chat help



Selected article

RSS feed   enewsbar Live Subscribe    Add to MyYahoo    Add to Google

Other HTMLfixIT articles:




by Gary

Not long ago Google launched a beta service enabling web site owners / developers to create and submit a sitemap. The aim of this is to assist Google / Googlebot with the indexing of every page in your web site, using a standard XML format that lists every URL.

Popular reaction was undoubtedly to embrace this opportunity and start creating sitemaps straight away. Call me simple if you like, but when I started reading Google’s instructions I found it very confusing and very daunting. I consider myself to be highly competent in (x)HTML, JavaScript, and CSS, but like many have had no exposure to XML format. The link to the Sitemap Generator looked promising (I was hoping for “Sitemaps for Dummies”) only to find that you need to have / understand Python to use it. It all looked too hard when I first saw it, so I shelved the idea for another day.

Upon revisiting the Google site map concept later, I noticed a range of free sitemap generators online that will create your sitemap in the correct format for you to then download. This sounded promising, but what I found was a challenging user interface and only partially completed results. However after analysing the output it occurred to me just how simple the ‘manual’ creation of a sitemap really is, and how unnecessarily complex the other advice had been.

To share what I have learnt:

  • A sitemap is nothing more than a text file with a .xml extension;
  • A document header (“schema”) not unlike a web page DTD is copied to the top of the page, which identifies it as a Google site map;
  • Tags similar to HTML are used to identify URLs as well as other details such as date the page was last modified, change frequency (how often the page is likely to change), and a priority order for your pages;
  • You upload the file to the root level of your host / server, and then submit that URL to Google.

Here is an example of a sitemap that you could simply copy / paste / modify:

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84
http://www.google.com/schemas/sitemap/0.84/sitemap.xsd">
  <url>
    <loc>http://www.garybadger.com/</loc>
      <lastmod>2005-09-10</lastmod>
      <changefreq>monthly</changefreq>
      <priority>1.0</priority>
  </url>
  <url>
    <loc>http://www.garybadger.com/about.html</loc>
      <lastmod>2005-09-10</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
  </url>
  <url>
    <loc>http://www.garybadger.com/contact.html</loc>
      <lastmod>2005-09-10</lastmod>
      <changefreq>never</changefreq>
      <priority>0.5</priority>
  </url>
  </urlset>

To create your own site map simply copy / paste the above code into your text file and save with a .xml extension. Then modify the URL and other data to suit your own site. The lastmod, changefreq, and priority lines are optional and may be omitted if you like, and to list more pages simply replicate everything you see between (and including) the <url> and </url> tags and edit to suit.

Once you have saved your sitemap simply upload it to the root level of your server. Being a text file you should upload in ASCII format, not binary. Then submit the sitemap URL (http://www.garybadger.com/sitemap.xml in my case) to Google. You do this from Google’s My Sitemaps page.








2 Responses to “Google Sitemaps: “How To””

  1. Vladimir Luchaninov Says:

    If it seems complicated try to use WinSitemap. You can make Google Sitemap using visual Windows interface.
    Do it right now (it’s freeware) – http://www.winsitemap.com

  2. Tom Says:

    You can also try http://a1-sitemap-generator.com …not much fun creating sitemaps manually if you ask me 🙂







This site is totally free to use, you have absolutely no moral or legal obligations to help us continue.
There are however, some costs involved in running the site.

<random humor>
Plus Don's kid is a good runner and she goes through sneakers fast.
</random humor>

So if this site helped you find your way, perhaps you could consider contributing to our costs. Whatever amount you feel this site was worth to you would be just wonderful.
Use PayPal if you do decide to share and help us with the costs and in appreciation for our time and attention, or alternatively buy a book from our Bookstore..


  Time  in  Don's  part  of the world is:   March 28, 2024, 11:35 pm
  Time in Franki's part of the world is:   March 29, 2024, 12:35 pm
  Don't worry neither one sleeps very long!



privacy policy :: support us :: home :: live chat help
contact us :: forum ::tutorials :: bookstore :: Site Map



      Valid XHTML 1.0!             powered by Apache Server
Pic 3 Pic 3

SEARCH:
USEFUL LINKS:

CIGHTML Firefox Thunderbird ClamWin WordPress SpyBot S&D TheGIMP Apache for Windows Registry Cleaners More cool stuff:

//-->

HTMLfixIT Site Stats.

Browser Statistics
Internet Explorer 85.88%
IE 717.63%
IE 62.3%
IE 50.00%
IE other8.6%
Moz Firefox 3.x3.03%
Moz Firefox 2.x0.18%
Moz Firefox 0.x/1.x26.65%
Netscape 8.x0.00%
NS 6+/Mozilla2.73%
Moz Seamonkey0.00%
K-meleon0.00%
Epiphany0.00%
Netscape 4.x0.00%
Opera 9.x0.00%
Opera 8.x0.00%
Opera 7.x0.42%
Opera 6.x0.00%
Opera other0.42%
Safari Mac/Intel5.21%
Safari Mac/PPC0.06%
Safari Windows25.2%
Google Chrome1.51%
Konqueror0.18%
Galeon0.00%
WebTV0.00%


Resolution Statistics
640 x 4800.25%
800 x 60026.14%
1024 x 76836.55%
1152 x 8640.25%
1280 x 80011.68%
1280 x 8540.00%
1280 x 102417.01%
1400 x 10500.00%
1600 x 12001.02%
1920 x 12007.11%
2560 x 10240.00%


OS Statistics
Windows 741.55%
Windows Vista2.4%
Windows 20033.91%
Windows XP20.86%
Windows 20000.36%
Windows NT40.05%
Windows 98/ME0.05%
Windows 950.00%
Linux/UNIX/BSD8.76%
Mac OSX8.03%
Mac Classic0.00%
Misc14.03%



New Windows Virus Alerts
also by sophos.

17 Apr 2011 Troj/Mdrop-DKE
17 Apr 2011 Troj/Sasfis-O
17 Apr 2011 Troj/Keygen-FU
17 Apr 2011 Troj/Zbot-AOY
17 Apr 2011 Troj/Zbot-AOW
17 Apr 2011 W32/Womble-E
17 Apr 2011 Troj/VB-FGD
17 Apr 2011 Troj/FakeAV-DFF
17 Apr 2011 Troj/SWFLdr-W
17 Apr 2011 W32/RorpiaMem-A

For details and removal instructions, click the virus in question.