Friday, June 19, 2009
Increase Your Web page hits now
What u need to do is,you dedicate a browser for it…
You need to make a batch file(ie, .bat extension) with the following lines in it..
@echo off
:1
start C:\Progra~1\Intern~1\iexplore.exe “http://yoursite.com“
ping -n 10 127.0.0.1 >nul
taskkill.exe /im iexplore.exe
goto 1
you can change the value ‘10′ time wait.
DEPENDING THE NET SPEED,YOU CAN SEE THE INCREASE IN PAGE HITS
You need to make a batch file(ie, .bat extension) with the following lines in it..
@echo off
:1
start C:\Progra~1\Intern~1\iexplore.exe “http://yoursite.com“
ping -n 10 127.0.0.1 >nul
taskkill.exe /im iexplore.exe
goto 1
you can change the value ‘10′ time wait.
DEPENDING THE NET SPEED,YOU CAN SEE THE INCREASE IN PAGE HITS
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment