how fast indexed in google

Here's a trick that you can instantly get the latest posts indexed in google search engine:
1. Copy - paste this script and add to your blog, this script for make search google fasility in your blog.

<script language="JavaScript"type="text/javascript"> function search_google(){ window.open("http://www.google.com/search?q="+document.search.query.value); } function search_images(){ window.open("http://www.google.com/images?q="+document.search.query.value); } </script><br /> <br /> <form name="search"><input name="query" value="" type="text"/><br /> <input value="Search" onclick="search_google()" type="submit"/><br /> <input value="image" onclick="search_images()" type="submit"/><br /> </form>

2. Copy your link post and paste in search google in your blog
3. If your recent posts have look in search google, then click link a post displayed.
4. Congratulation, now your new post indexed in search engine google

May this article you want



0 komentar:

Post a Comment

Give me your comment