Wordpress link spam help

jesicamaiden

BANNED
Joined
Dec 10, 2008
Messages
84
Reaction score
9
Last night i hacked 10 blog all of them where more then pr6. But i got the admin username and passwords for all the blog.

Now, i can place my link directly in source code. i know the method.
<a href="http://abc.com"></a>.

But anyhow, is there any chance so that i can add link with anchor text and hide that so that it may not be visible to anyone.

Please suggest.
 
or you could just make the text match the background and hide it in the footer somewhere..
 
tough hacking discussions aren't allowed here lol :)
 
maybe this:
<div style="display:none;><a href="http://abc.com"></a></div>

This technique works, if the change the template file. But, if i get poster account then it doesnt. Is there any possibility..
 
Back
Top