Google indexing and backlinks really quick

i got indexed within 12 hours, i don't know why it isnt working for you guys. i'm off to index my new domain i bought today now!
 
Nothing else, just do it with all the urls mentioned in the original post, and you ll be indexed in 1 or 2 days
 
how to index an article in article directories,

i have submitted article in article directories and i want to get it indexed by google, i.e. http: // www.articlemint .com / my- category / my-article.html

what should i do to index my article page in article directories,
 
Ping the URL and do some social bookmarking on it.
 
amazing job dude. I just love these scripts that let me enjoy my delicious oolong ginseng tea while watching all the work getting done before my eyes :)

i was inspired by the php and excel solutions, so i made a small app which should do trick also. i used autoit so no biggy on the 2 false detections

here is how to use it:
1. run it
2. enter yourdomain.com (without the http: //)
3. internet explorer wil be started and 19 additional tabs will open loading all 20 URLS shown in the 1st post using yourdomain.com

http://www.megaupload.com/?d=BPH8W8A6
Code:
Antivirus  	Version  	Last Update  	Result
a-squared	4.5.0.18	2009.06.24	Trojan-Downloader.Win32.AutoIt!IK
AhnLab-V3	5.0.0.2	2009.06.24	-
AntiVir	7.9.0.193	2009.06.24	-
Antiy-AVL	2.0.3.1	2009.06.24	-
Authentium	5.1.2.4	2009.06.24	-
Avast	4.8.1335.0	2009.06.23	-
AVG	8.5.0.339	2009.06.24	-
BitDefender	7.2	2009.06.24	-
CAT-QuickHeal	10.00	2009.06.22	-
ClamAV	0.94.1	2009.06.24	-
Comodo	1404	2009.06.24	-
DrWeb	5.0.0.12182	2009.06.24	-
eSafe	7.0.17.0	2009.06.24	Suspicious File
eTrust-Vet	31.6.6577	2009.06.24	-
F-Prot	4.4.4.56	2009.06.24	-
F-Secure	8.0.14470.0	2009.06.24	-
Fortinet	3.117.0.0	2009.06.24	-
GData	19	2009.06.24	-
Ikarus	T3.1.1.59.0	2009.06.24	Trojan-Downloader.Win32.AutoIt
Jiangmin	11.0.706	2009.06.24	-
K7AntiVirus	7.10.768	2009.06.19	-
Kaspersky	7.0.0.125	2009.06.24	-
McAfee	5655	2009.06.23	-
McAfee+Artemis	5655	2009.06.23	-
McAfee-GW-Edition	6.7.6	2009.06.24	-
Microsoft	1.4803	2009.06.24	-
NOD32	4184	2009.06.24	-
Norman	6.01.09	2009.06.23	-
nProtect	2009.1.8.0	2009.06.24	-
Panda	10.0.0.16	2009.06.24	-
PCTools	4.4.2.0	2009.06.24	-
Prevx	3.0	2009.06.24	-
Rising	21.35.24.00	2009.06.24	-
Sophos	4.42.0	2009.06.24	-
Sunbelt	3.2.1858.2	2009.06.23	-
Symantec	1.4.4.12	2009.06.24	-
TheHacker	6.3.4.3.352	2009.06.24	-
TrendMicro	8.950.0.1094	2009.06.24	-
VBA32	3.12.10.7	2009.06.24	-
ViRobot	2009.6.24.1802	2009.06.24	-
VirusBuster	4.6.5.0	2009.06.23	-
 
Very true...either way you look at it Digg is really powerful for quick indexing
 
Hey guys,

I tested this method using a blogger blog (completely new blog) and i am ranking for my keyword after a week or so

About the keyword:

>> Long tail of course
>> 5,230,000 google results without ""
>>
2,930 google results with ""

All i did:

>> copy and paste an article from other site
>> running the above links (manually, still didn't try the script)
>> submitting the RSS feed of the blog using RSS submit (you can find it here)
>> forget it till today when i saw traffic coming to my blog

Not all of them will work with blogspot pages

Edit: i am ranking #11 now and #10 yesterday as i edited the post
 
Last edited:
If you need a bulk pinger, you may want to try this site - http://www.webmasterhub.net/
Its nice since it keeps my sites to ping stored so i can re-ping a few times.

Bulk Pinger - FREE Search Engine Optimization
Free Search Engine Optimization (SEO) using the free WebmasterHub.net XML-RPC Bulk Ping blog / rss submitter.
 
antx16,

That was brilliant.

I have the impression that some people don't really know the value of this and want it to be something it is not.

To be honest, I don't even see a need for a macro or script unless you are going to be setting up blog farms or other oodles-of-new-sites systems. (Then they are cool.)

For us normal mortals, a person can make a txt file with your list (after removing the numbers and fixing the last one) and use the replace function in Notepad to enter his site's URL in the place of "yourdomain.com". Then all he has to do is copy/paste the finished URL's in the browser one by one. A few minutes and it is done.

I think it makes sense to do this by hand if you are doing only one or a few domains since, when I did it just now, a couple of the sites hung and some others had to have the site's URL entered into the form in order to work. (I don't know if this was a temporary glitch.) By hand you can attend to these cases easily.

If you have a hit-and-run kind of site, like that cute (but small) Google Trends/Blogger method I have seen around, quick indexing allows you a hell of a lot more flexibility. Also, for those who provide SEO services, this is a great way to impress clients.

I am seeing grand possibilities...

Thank you for some real simple high-quality I have not seen anywhere else. And I read a lot.
 
Last edited:
using imacros
PHP:
SET !DATASOURCE [CSV FILE WITH URL goes here]

SET !DATASOURCE_COLUMNS 1
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}
TAB T=1
URL GOTO=http://www.websiteoutlook.com/www.{{!COL1}}
URL GOTO=http://www.statbrain.com/www.{{!COL1}}
URL GOTO=http://www.builtwith.com/?{{!COL1}}  
URL GOTO=http://snapshot.compete.com/{{!COL1}}
URL GOTO=http://www.aboutus.org/{{!COL1}}
URL GOTO=http://www.quantcast.com/{{!COL1}}
URL GOTO=http://www.cubestat.com/www.{{!COL1}}
URL GOTO=http://whois.tools4noobs.com/info/{{!COL1}}
URL GOTO=http://www.alexa.com/siteinfo/{{!COL1}}
URL GOTO=http://www.alexa.com/data/details/?url={{!COL1}}
URL GOTO=http://www.siteadvisor.cn/sites/{{!COL1}}/summary/
URL GOTO=http://whois.domaintools.com/{{!COL1}}
URL GOTO=http://www.aboutdomain.org/backlinks/{{!COL1}}/
URL GOTO=http://www.whoisya.com/{{!COL1}}
URL GOTO=http://www.who.is/whois-com/{{!COL1}}
URL GOTO=http://www.robtex.com/dns/{{!COL1}}.html
URL GOTO=http://www.zimbio.com/search?q={{!COL1}}&btnG=Search
URL GOTO=http://whois.ws/whois-info/ip-address/{{!COL1}}/
URL GOTO=http://whoisx.co.uk/{{!COL1}}
 
I really wish I could use something like this to help index my web 2.0 properties as I find these are the most difficult to get indexed fast - with my own domains I never have trouble.
 
this is brilliant. a bonus tool for not only main domains, but I bet it would work on sub domains.

if this tool works ( I never had a problem with any domain since I age my domains for 3 to 6 months with basic content ) which it should, I would use it as follows.

set up a fresh domain.
set up content
run seo optimization
run this series of web "pings" links
then start linking.

I will report back next week about the success or failure for sub-domains.

I love this

-Billy Good
 
Thanks for this! My Lady just got her website up and running... Nice little kick in the pants to get things rolling!
 
Back
Top