📜 ⬆️ ⬇️

Google Blog Search

Google Blog Search
It will be interesting to blog hosting or stand-alone blogs



There are different ways to go to Google Blog Search:
')
* blogsearch.google.com (google interface)
* search.blogger.com (Blogger interface)

In order for blog entries to be automatically indexed by Google Blog Search, do the following:

1. Have a valid rss for each blog on the site

Each blog should have its own valid (correct from the point of view of the RSS standard) RSS presentation, i.e. Each RSS should successfully validate here - http://feedvalidator.org/ and here - http://rss.scripting.com/ . And yet, on each main page of the blog there should be a link (button) to its RSS-representation.

2. Make a post about a new blog entry at http://rpc.weblogs.com/

Send a message about each new record using the Weblogs.Ping protocol, XML-RPC method (the description can be found here - http://www.xmlrpc.com/weblogsCom ) to rpc.weblogs.com

Description of the ping monitoring mechanism here http://www.weblogs.com/api.html

Result

* New blog entries are automatically indexed by Google Blog Search.

You can check whether blog entries are indexed by Google blogs search by running the following query blogurl: Your domain
For example, for the site dkvartal.ru the request would be blogurl: dkvartal.ru
Results can be found here.

Source: https://habr.com/ru/post/20221/


All Articles