Reviews

Recommended Post Slide Out For Blogger

Join us on Facebook

Please wait..10 Seconds No thanks

a

Showing posts with label google Bot. Show all posts
Showing posts with label google Bot. Show all posts

Tuesday, 18 June 2013

Tell Google Spider not to catch specific section of the content

| |
0 comments
Tell Google Spider not to catch specific section of the content 



To avoid duplicate content  we can have following things

1)      Making the URL not to index in Google , but this would really drop the visitors
2)      Telling Google Spider not to catch  Specific section of the Content  

è Having I frame (spider can’t catch the content )

è Having  Google off and Google on tag

Having this tag

Ex:

         <p> But for US auto General Motors, that is a mere footnote. The Sail U-VA launched in India last week is its litmus test, a make-or-break launch. Its success will determine whether GM’s 2-year-old tie-up with China’s SAIC works in terms of direct product launches in India. </p>

 
                    <!--googleoff: index-->

 
         <p>The facia is accentuated in places with lines and creases that make it appear big and muscular. There are no surprises at the rear, either, and a lack of inspiration becomes evident. The high strung vertical tail lamps are a doneto- death design, and from the back the car looks boxy. Design is not adventurous or eye catching, but functional.</p>

 
                    <!--googleon: index>

index - content surrounded by “googleoff: index” will not be indexed by Google

   

Let make the URL , Meta description , Heading Unique by adding some relevant dynamic one words    


Ex:

Sulekh News : Chinese checkers against the Samurai - Chevy Sail U-VA – Review  in http://cars.sulekha.com/chinese-checkers-against-the-samurai-chevy-sail-u-va-review_424236_review

 

Chinese checkers against the Samurai - Chevy Sail U-VA – Review   the original one in http://travel.sulekha.com/chinese-checkers-against-the-samurai-chevy-sail-u-va-review_424236_review

 
Adding <Sulekh News : > in front of the Heading tag will  avoided Duplicated issue similarly we can do it for  URL, Meta tags

 
And the body of the content in <!--googleoff: index--> tags  or in Iframe

Hence our URL get index , avoid duplicity in Body of our page, get visitors  

 

Note : Iframe content can cached by Google but not by yahoo & bing  So if we use iframe and <!--googleoff: index--> tags together  then we can avoid Duplicate issue for all major search engine 


Source : Tell Google Spider not to catch specific section of the content

Read More

Wednesday, 29 May 2013

What is The Fetch as Google In Google Webmaster Tools

| |
0 comments
The fetch as Google tool can be a very useful, some time we need to update/change in page after publishing in our blog or website,and also you would like those changes to be updated with Google search, if you published new post or new page in your blog/website then it will also help you to to show in Google’s index, once another example if you written article/post on your blog but after indexed in Google you think that it’s not correct content, and you want to change it and you would like to Google’s index to be updated then it can be done easily using the fetch as Google tool in Google webmaster tools. There are also many great features of this tool, like it lets you see your blog as google search bot sees it. you can read more specific information about the information provided by fetch as google, please check out Google’s help Documentation and official blog:
 

So, now you need to fetch your blog or blogs post/pages as Google then begin by logging into Google Webmaster Tools and choose your site, and go to dashboard—>Health–>Fetch as Google and now enter the url in the text box provided for the specific posts/pages of your blog, as example if you want to use fetch as google on the yourpost.html page of yoursite.com then finish the url with yourpost.html, also you can choose to fetch your url with google’s different bots, select web for the regular web crawler googlebot view, if you want to see how googlebot-mobile sees your site, select either XHTML/WML (for most sites), or cHTML (usually for Japanese sites).

Now finally click the “Fetch” button.
Fetch
When the request is successful, then you will see “Success” under the “Fetch Status” column.
Successif there any problem then you will see a message “Not Found” or something similar. after that click on success link in the status to view how Google sees the page you submitted
Note :- Google does have a limit of 50 submissions per week for just the URL, if you are submiting the url along with all pages linked from the url, the limit on submissions is 10 per month.
Hope you enjoyed this post and it will help you to speed up the indexing of new or changed posts/pages on your blog or site. :)

Source : Making Different
Read More

Sunday, 26 August 2012

Find Google bot visit time

| |
0 comments

Everyone will show little interest to know when Google bot is actually visits their site. I was also one of them. Recently i read an article called "Googlebot Can Execute Java Script on Web Pages" in labnol blog. In this article, blogger Amit discussed about Google bot and placed a screen shot of Google bot visit details.

Through the screen shot I came to know that using stat counter we can see when the google bot is visiting our site. Immediately i have installed stat counter in my blog. From the past few days i was checking with the stat counter visits. 

Today (Mar 31st 2009) I saw that Google bot visited my site multiple times. I was excited, because i am waiting for this from the past few days. Of course Google bot visits every blog as usual, however till now I don't know when it's exactly visiting. Have on the following screen shot so that you can have better idea about what i am discussing.

Google bot Stats
Stat counter is nice tool. I found following better features in it.
  • Each and Every visit
  • Accurate visitor spend time
  • complete referral link
  • Exact Keywords
Of course other services too providing the above features, however those are paid. Stat counter was the only tool which provides accurate information for free. One back log in this is they won't store more than 500 visits in free account. We need to upgrade our account to get details of more entries. 

Read More