Site Feed site or more commonly known as a sitemap is a basic element which is vital for search engines.
A site feed is a machine-readable representation of your blog That Can be picked up and displayed on other web sites and information aggregation tools.
This article is a continuation of the previous article entitled "Site Submit URL to Web Directory: Step 4 to started a blog". And I do the following steps in building this KroboX blog, is how to Google and Yahoo can easily explore all elements of the blog through blog sitemap (Site Feed). Thus expected to be well documented in the database search engine index.
On google, I use the facility Webmaster Tools > Site Configuration > Sitemap > Sitemap Submission through Google account to add this blog sitemap. And the Yahoo Directory, use the facility submit the site feed.
Blogspot platform on the basis that we can use are: atom.xml and rss.xml
Here is the pattern that I use the sitemap:
My site feed url : http://krobox.blogspot.com/atom.xml
Then I added some sites below feeds; (Replace atom.xml above with the following)
atom.xml?redirect=false
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=1&max-results=999
feeds/comments/default
feeds/comments/default?alt=rss
feeds/comments/default?alt=rss&orderby=updated
feeds/comments/default?orderby=updated
feeds/posts/default
feeds/posts/default?alt=rss&orderyby=updated
feeds/posts/default?alt=rss&redirect=false
feeds/posts/default?alt=rss&start-index=1&max-results=999
feeds/posts/default?orderby=updated
Hmm, quite a lot too. Some friends says just use:
http://krobox.blogspot.com/atom.xml,
http://krobox.blogspot.com/feeds/posts/default?orderby=updated and
http://krobox.blogspot.com/feeds/posts/default?alt=rss&start-index=1&max-results=999
However, I tried to put all the hope can ease the google search engine can be more easily explored. Hopefully, as expected.
What do you think? Does it also do you do?
If there is a better suggestion, I really expect from you. At least it can be useful for all.
No comments:
Post a Comment