Getting indexed with in 48 hours

procrastinator

Registered Member
Joined
Jun 16, 2008
Messages
52
Reaction score
17
I just set up 4 wordpress blogs. Any ideas on how I can get indexed by google in 48 hours?
 
Post them on Digg, Reddit, del.icio.us, as well as other social sites. Post links from already indexed blogs if you've got them. You could even try putting links in your forum signatures.
 
Let me contribute with something.
Some of you might have seen this and some don't.

Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="robots" content="index,follow" />
<meta name="googlebot" content="index,follow" />
<meta name="msnbot" content="index,follow" />
<meta name="search engines" content="Aeiwi, Alexa, AllTheWeb, AltaVista, AOL Netfind, Anzwers, Canada, DirectHit, EuroSeek, Excite, Overture, Go, Google, HotBot. InfoMak, Kanoodle, Lycos, MasterSite, National Directory, Northern Light, SearchIt, SimpleSearch, WebsMostLinked, WebTop, What-U-Seek, AOL, Yahoo, WebCrawler, Infoseek, Excite, Magellan, LookSmart, CNET, Googlebot" />
<meta name="distribution" content="global" />
<meta name="rating" content="general">
<meta name="language" content="en" />

These meta tags used with atleast 10 backlinks (easy social network submition) and sitemap submition to google's webmasters tools and pinging can index your site for not more than 3 hours.

I've tested it and it works fine. However some will say that it's not working... well it is because of the stupid datacenters. These days the DC that i'm using is quite slow with updating the info... that sucks.

for mature sites change

Code:
<meta name="rating" content="[B]general[/B]">
with
<meta name="rating" content="[B]mature[/B]">
 
If you just do what Olden has suggested, the blogs will get indexed in 2-3 hrs ..
 
If you want to get indexed fast and would like to use a social bookmark submission tool feel free to use submitchamp.com

Code:
http://submitchamp.com


It's completely free and works well.

I am also in the process of installing a blog/website pinger feature should be done by the end of the week.

:)
 
Back
Top