Tuesday, January 5, 2010

What Does A Ectopic Pregnancy Feel Like

Cellular Creating a Sitemap for Blogger / Blogspot for Google to better index

there I came across a site ( http://cgnauta.blogspot.com ) that said how to do to create a sitemap in blogger. I found very useful so here is bring them here to see what you think:


When we upload a Sitemap , we discussed the process in a simple way that Google indexes your content safe.

For the particular case of Blogger we have no possibility to use a Sitemap own, but we can use our Feed as such the xml file is at http:// nombredesublog .blogspot.com / atom.xml

If you open an account with Google by Gmail, you can access important services to promote and manage your site.

Webmaster Tools is a service of Google Sitemaps to upload and manage your websites.

For this example I will use my new site on 3D whose address is: http://cegemania.blogspot.com/


We entered the panel: Herramientas para Webmaster add the address of our site and click Add Site: update the page (F5), then our new site added: Paragraph Sitemap click Add: In the type of Sitemap we select "Add General Web Sitemap"
suffice to put in the URL: atom.xml, but will just contribute to add the last 25 post and we'll do a fix to the code:
Changing the syntax of the bond of our Feed emulating a sitemap:

First of all, if your e-atom.xml added above, will be better than erased from Google Sitemaps.

There are two parameters needed to improve the usability of our feed and this helps to index all items on our site or a wide range of them and also to work with management services such as Feedburner Feeds:

1 .- Add parameter ? redirect = false "as seen already. [Read more ] at the end of atom.xml, ie
  • http://cegemania.blogspot.com/atom.xml?redirect=false
2 .- Add a parameter to force Google to request a meeting of our feed beyond the 25 default feed:

  • This is using the parameter "& start-index = n & max-results nn = . "
If you have more than one hundred articles say 150 this code will be asked a range of articles to include where:
  • n = initial number from which starts the query, this would count than the last published in your blog that would the value 1. Nn
  • = Maximum number of articles that prompted the meeting, according to author JMiur Vagabundia the maximum number allowed is 500, but I ran 400. Then
:

http://cegemania.blogspot.com/atom.xml?redirect=false&start-index = 1 & max-results = 100

Request articles telling session Latest from the previous 100 or the 101.

Cegemania As my site is just beginning get as parameter:

atom.xml? Redirect = false & start-index = 1 & max-results = 100
Pulse in Add a general web Sitemap:
And I pulled the following result:

Over 400 items:

If we have more than 400 articles (my version of the parameter) say 600, we must include 200 missing items, so we must add two sessions one to take a range of 1 to Article 401 and Article 402 to another the next 400 above, that is, until Article 802.

Example:

http://cegemania.blogspot.com/atom.xml?redirect=false&start-index = 1 & max-results = 400
http://cegemania.blogspot.com/atom.xml?redirect=false&start-index = 401 & max-results = 400

Note that Google does not limit the number of sitemaps per site , which ultimately serves to add more sessions, and simply click on add a sitemap: Sitemaps Here we see that using only our archive add atom.xml and will be treated as if they were different files: Check
Certainly once they are on the panel will see a link that says Check the box to your site, to click on this:
went into the window to verify the ownership of the site, as we can not upload files, choose from the list "Add a meta tag"
Now copy the code in the image is not close this
time window. We entered the

configuracción our blog and paste the HTML editing code between the label and as seen in the image:
save the template.

returned to the window Webmaster Tools to verify that we previously opened and click on the button below "Verify"
The result will be the following response in the state of the index indicate that it is in queue waiting to be indexed by Google: The time it takes:

to me both sessions cgnauta.blogspot.com index of 570 items about 5 days but may take longer, when added to Google, the Sitemap Status will change from Pending to OK and does not index the entire contents of tug. In my case almost 80% index of articles.

Eye: we're talking about indexing "content", not the name of the site. So this procedure is so valuable.
After changing the status of pending OK, If you click Details, we report on how many files are indexed by Google:
Source: http://cgnauta.blogspot.com

0 comments:

Post a Comment