View Single Post
  #2 (permalink)  
Old 06-09-2008, 05:12 AM
ryanhellyer's Avatar
ryanhellyer ryanhellyer is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 708
Default

Hi Pntglobal,
Are you using a CMS? If so, it is generally best to use a plugin for it as the sitemap will be automatically updated that way. Otherwise you will need to manually create the XML file yourself. I use a WordPress plugin to create mine.

If you want to create your own, then the easiest way to learn IMO is to take a look at some existing ones. Find the sitemaps for some popular sites and see how they coded theirs. Remember that XML is a very strict format and you can't have any coding errors unlike with HTML, otherwise your XML file will not be read.
Reply With Quote