alexa toolbar

Purd

New member
Joined
Jul 18, 2024
Messages
2
Points
1
I am developing a Free bot to increase fake site traffic for unique views to help alexa ranking, google keyword searchs, and more. What i need help with is to gain page rank using alexa toolbar.

I am using httprequests which i believe is using my computers internet explorer as the browser for this, i know webbrowser does the same thing. if i install alexa toolbar to my internet explorer will this work with the httprequests and the proxy? or I need to do something more?
 

Dr. Rachael

New member
Joined
Jul 18, 2024
Messages
2
Points
1
httprequest is just a socket connection to the webpage. WebBrowser control uses IE technology but doesn't load any toolbars cos it's the IE engine, not the IE gui. Cheers.
 
Top