Wordpress Hack - footer generates spam links

ADVERTISEMENT

In my Wordpress blog there were some spam links generated by the below PHP code

<?php do_action(’wp_footer’); ?>

These links are hidden links only by doing a view source of the page you can find this out.

spam links

but what is more strange is that I found a piece of java script doing some thing with Google adsense.

Adsense Scripts

still haven’t figure the impact of the adsense script.

This looks like a Wordpress hack.

One Response to “Wordpress Hack - footer generates spam links”

  1. TxapulĂ­n Says:

    Hi, I am having exactly the same problem. I guess one of the plugins is doing that, but I haven’t figured it out yet..

    The main problem is that I think google is punishing me for that and very few people is getting to my blog through searches since some days ago.

    I will tell you if I find out.

Leave a Reply