|
|
||||||||||||||||||
|
|
|
|||||||||||||||||
|
Sitemaps and RSS feedsWhat is sitemaps and RSS feeds? Sitemap is a file which is having all links on a website. A user can know about the structure of a website through it. It is a pictorial representation of a website. Creating sitemap is the process to increase the optimization factors to be getting indexed well by search engines like Yahoo, Google and MSN. RSS means Really Simple Syndication. Let we discuss about this clearly. Sitemaps are two types. 1. HTML sitemaps and 2. XML sitemaps (RSS feeds) Both are serving different purposes.
HTML
sitemaps: A good example for this page is: www.seopageranktips.com/sitemap.asp HTML sitemaps are simply collection of links.
XML
sitemaps (RSS feeds): We consider an example site to understand what RSS is (Really Simple Syndication). If our example site is property listing website, every links on our site will leads to a property. In this case we will have a sitemap.xml file and we will have all the links on that. If this is submitted to search engine everyone can know about our list of properties when they subscribe our xml file. This is called RSS feed. To read this feed user should have a feed reader which is available on net freely. By using this reader anyone can read our xml file. When we add a new property, what we have to do on sitemap.xml file? Just we have to insert a link for our new property. Then we have to submit our file to search engines. When we resubmit our file immediately users can be able to read our new added property also. This technology is called syndication. Simple format of RSS feed or sitemap.xml file: <?xml version="1.0" ?> <rss version="2.0"> <channel> <title>Property listing website</title> <link>http://www.youdomain.com</link> <description>This is property listing website</description> <language>en-us</language> <pubDate>Wed, 09 Apr 2008 09:30:00 GMT</pubDate> <lastBuildDate>Wed, 09 Apr 2008 09:30:00 GMT</lastBuildDate> <docs>http://www.yourdomain.com</docs> <generator>Weblog Editor 2.0</generator> <webMaster>seopageranktips@gmail.com</webMaster> <item> <title>My UK property</title> <link>http://www.yourdomain.com/myukproperty.html</link> <description>2 bedroom property located in UK </description> <pubDate>Wed, 09 Apr 2008 09:30:00 GMT</pubDate> <guid> http://www.yourdomain.com/myukproperty.html </guid> </item>
</channel> </rss> Note here the node <item>, here we have added one link. If you add more links, you should have <title> ,<link>…..etc. Everything should be opened and closed properly.
How to submit
XML sitemaps:
Link
Limitation of sitemaps:
Advantage of
sitemaps:
Sitemap
generation tools:
| ||||||||||||||||||
|
Home
|
About Us
|
Services
|
Free Link Submission |
Free Article Submission | Web Templates
| SEO Model Sites | Advertisements |
||||||||||||||||||