Skip to main content

The only correct way to add Blogger sitemaps to webmaster tools

There are many articles discussing how to add blogspot sitemap to webmaster tools. Most of those suggest adding a feed based sitemap atom.xml or rss.xml. This is not wrong, but very problematic, because feed based sitemap only lists 25 newest posts by default. So, I have heard many complaints that total indexing pages dramatically reduced after successfully adding a sitemap to Google webmasters tools

To avoid this, you have to add the sitemap plus some parameters to the URL:

"atom.xml?redirect=false&start-index=1&max-results=100"

Here we add three parameters, the first and most important is specifying the maximum post, this gives the Google spiders additional content to examine. We can currently set the maximum posts to 500. So if just start blogging, 500 hundred posts could be enough for a year's job. Keep writing till you ass off!

If your main concern is having Google index your freshest content, you can create a sitemap for a feed using rss.xml?orderby=updated.


This method is the best explained one I found on the Internet, among this many other useful tips of using blogger can be found here:


http://www.packtpub.com/article/google-analytics-search-engine-optimization

Comments

Popular posts from this blog

How to Input Phonetic Symbols (IPA) in Google Docs

You can insert special characters by clicking "Insert" on the menu, then click the "Ω Special Characters", the choose "Latin" category from the drop-down menu, and then Phonetics (IPA) sub-category. Insert Special Characters in Google Docs There is a short-cut for inputting some IPA symbols which you use them frequently. Automatic Substitution in Google Docs similar to Auto Correct in MS Word. You can replace common acronyms, misspellings and other symbols. So you can set auto-replace for your IPA symbols, for example, "e<" for "ɛ", "o/" for "ø", "o>" for "ɔ" etc. Automatic Substitutions in Google Docs

Virgin Media Netgear Wireless Router Username and Password

As Virgin Media customer, if you find your wireless router is Netgear, then you may type the router's setup URL into a web browser address bar. http://192.168.0.1 is the default Netgear router IP address. http://192.168.1.1 will work for some Netgear models. Mine setup URL is http://192.168.1.1 . Then you are required to enter a username and password. If you haven't change the default setting, it is "virgin" and "password", you may find that on a label stuck on the router. This default username and password of Virgin Wireless router is different from that of the normal Netgear router. The default username of Netgear is admin and the password is either password or 1234. Then you open the configure interface, change the settings, such as change your DNS server to OpenDNS . For a normal Netgear router, if you forget the username and password, you can reset and restore the NETGEAR device to factory default settings. But I couldn't find any button on ...

Vodafone Router Configuration for Incoming Connection and other Services

This post is about specific Vodafone Home Broadband Router configuration for Incoming Connection and other service on your home computer. This is not a tutorial, and will not be going into details of the services and router configuaration, I just want to point out couple of points you need to pay attention to. 1. Port Forwarding. Vadafone Router has its own name for Port Forwarding, it's called Port Mapping under Port Management category.The picture below shows that I set up web server on my desktop, I map my local address on port 80; and I set up PPTP incoming connection by mapping local address on port 1723. Port Forwarding 2. Exposed Host. If you have set up Port Mapping, you still can't get what you want, then you have to put your device outside the Firewall, i.e. bypass Vodafone Connects (means Router) firewall, in a Demilitarised Zone (DMZ), using it's Exposted Host Function. Static NAT (Network Address Translation) means the Router will translate publi...