Showing posts with label indexed. Show all posts
Showing posts with label indexed. Show all posts

Wednesday, November 23, 2016

how do a blog quickly indexed by google

how do a blog quickly indexed by google


The Verification steps to Google for a blog quickly indexed by google, are as follows :

Add your URL to Google
visit http://www.google.com/addurl/
Then fill the form provided :
Url column   >  Fill in the URL of your blog.
Comments   >  Fill in the keywords related to your blog
Caphca box >  Fill an empty box with a letter of verification are available.
Click the button Add URL.
Done. 

Adding and Verification Blog to Google Webmaster Tools

The most fundamental of the google webmaster tools is adding blogs and verification. The advantage is, your article will be quickly indexed by Google. to Add and Verify your blog to Google Webmaster Tools, please follow the steps below:

1. visit the Google Webmaster Tools.
2. Login with your account.
3. Click Add Site.
4. Enter the URL of your blog, Example: http://lingua-mysite.blogspot.com/
5. Click Continue.
6. Verify ownership, click Add a meta tag to your sites home page.
7. Copy the meta tag to your home page.
  • Login to your Blogger 
  • click Design
  • click Edit HTML.
  • Place the meta tag code that you get, under the code < head > , then  
8. Click Save Template.
9. Return to webmaster tools page Verify ownership.
10. Click Verify.
11. Done ... and now you can start to optimize your blog with Google Webmaster Tools.

Next step that you have to do,please Submit your blog to Google Sitemap.

Go to link Download

Read more »

Sunday, November 6, 2016

How to make your Breadcrumb indexed by Google

How to make your Breadcrumb indexed by Google


How to make your Breadcrumb indexed by Google - ok.. lets we now to try, how to make breadcrumb and that breadcrumb can index by google.

==> CTRL + F and search code ]]></b:skin>

==> paste this code above the code:

 .breadcrumbs{padding:0 5px 5px 0;margin:0 0 5px;font-size:11px;border-bottom:1px dotted #ccc;font-weight:normal}

 ==> CTRL+F search code <b:includable id=main var=top>

==> delete the code and you change with this code:

<b:includable id=breadcrumb var=posts>

<b:if cond=data:blog.homepageUrl != data:blog.url>
<b:if cond=data:blog.pageType == &quot;static_page&quot;>
<div class=breadcrumbs><span><a expr_href=data:blog.homepageUrl rel=tag>Home</a></span> &#187; <span><data:blog.pageName/></span></div>
<b:else/>
<b:if cond=data:blog.pageType == &quot;item&quot;>
<!-- breadcrumb for the post page -->
<b:loop values=data:posts var=post>
<b:if cond=data:post.labels>
<div class=breadcrumbs amp;quot;>
 &#187; <span typeof=v:Breadcrumb><a expr_href=data:label.url property=v:title rel=v:url><data:label.name/></a></span>
</b:if>
</b:loop>
 &#187; <span><data:post.title/></span>
</div>
<b:else/>
<div class=breadcrumbs><span><a expr_href=data:blog.homepageUrl rel=tag>Home</a></span> &#187; <span>Unlabelled</span> &#187; <span><data:post.title/></span></div>
</b:if>
</b:loop>
<b:else/>
<b:if cond=data:blog.pageType == &quot;archive&quot;>
<!-- breadcrumb for the label archive page and search pages.. -->
<div class=breadcrumbs>
<span><a expr_href=data:blog.homepageUrl>Home</a></span> &#187; <span>Archives for <data:blog.pageName/></span>
</div>
<b:else/>
<b:if cond=data:blog.pageType == &quot;index&quot;>
<div class=breadcrumbs>
<b:if cond=data:blog.pageName == &quot;&quot;>
<span><a expr_href=data:blog.homepageUrl>Home</a></span> &#187; <span>All posts</span>
<b:else/>
<span><a expr_href=data:blog.homepageUrl>Home</a></span> &#187; <span>Posts filed under <data:blog.pageName/></span>
</b:if>
</div>
</b:if>
</b:if>
</b:if>
</b:if>
</b:if>
</b:includable>
<b:includable id=main var=top>
<b:include data=posts name=breadcrumb/>
 ok, now your breadcrumb had been indexed by google, thank you..

Go to link Download

Read more »

Tuesday, October 11, 2016

How to get your post indexed by Google quickly

How to get your post indexed by Google quickly


As a Blogger, what comes to our mind firstly in getting in the frontpage of Google, Google is reliable and famous as a Search Engine.
Google Search, commonly referred to as Google Web Search or just Google, is a web search engine owned by Google Inc. It is the most-used search engine on the World Wide Web, handling more than three billion searches each day. As of February 2015 it is the most used search engine in the US with 64.5% market share.
Source: Wikipedia

How to Get Your Post Indexed On Google Quickly, Just After Publishing it. (1-2min)

This method is not new to some bloggers, but new to newbie bloggers.

Steps:

  • Create your post and publish
  • Immediately after publishing, view the url (Uniform Resource Locator)
  • Copy the post url
  • Now visit google webmaster tools. It should display like the image below
  • How to Get Your Post Index On Google Quickly
  • Paste the post url directly into the space box
  • Click Submit Request
A minute after, visit Google Homepage, on the search box, type your post title and click the option with Google Search.
How to Get Your Post Index On Google Quickly
If that post have been indexed by google, then the post should appear in google search, being the first.
Its highly recommended that you do this every time you publish a new post
Don’t forget to drop your comment using the comment box below, thanks for coming, thanks for reading. Kindly share with fellow bloggers if you love this article.
Source: BestManBlog

Go to link Download

Read more »