Hidden links in my blog, need help to find out

Discussion in 'WordPress' started by sweatlana, Oct 29, 2011.

  1. #1
    Hello Members,
    there is poker software and other unwanted hidden links in my blog http://geo-hosting.com/ . you can see in page source. I have changed theme already but links are still there and I am unable to find out those links where placed in my blog and how. can anyone help me to remove those hidden links. if yes then post solution here or PM me.

    here are those links info:
    <a href="http://relieve-headache-treatment.com/">headache</a>
    <a href="http://fibromyalgiasyndrome.org/">fibromyalgia syndrome</a>
    <a href="http://clusterheadache.info/">cluster headache</a>
    <a href="http://sciaticnervedamage.net/">sciatic nerve damage</a>
    <a href="http://fibromyalgia-pain-symptoms.com/">fibromyalgia</a>
    <a href="http://glaucomaclinical.com/">glaucoma</a>

    <a href="http://rankexplorer.com">Poker Software</a>
    <a href="http://www.buyziagenonline.com/">buy ziagen</a>
    <a href="http://buyezetimibe.com/">ezetimibe</a>
    <a href="http://buycipro24.com/">buy cipro</a>
    <a href="http://www.paydayloans250.com/">payday loans</a>
    <a href="http://newyork-travel-guide.com/">newyork travel</a>
    <a href="http://www.fastpaydayloan24.com/">payday loan</a>



    thanks
     
    sweatlana, Oct 29, 2011 IP
  2. bvraghav

    bvraghav Member

    Messages:
    123
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    33
    #2
    If you can search through the code and not find the required links, it is most probable that
    1. the links are encoded in the footer, or
    2. script is hooked into the footer through the functions.php

    Try pasting the encoded footer.php if necessary.
     
    bvraghav, Oct 29, 2011 IP
  3. sweatlana

    sweatlana Well-Known Member

    Messages:
    2,086
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    180
    #3
    hello this is not theme fault because I have changed many themes but links are still there.
     
    sweatlana, Oct 30, 2011 IP
  4. milindmk

    milindmk Active Member

    Messages:
    100
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    85
    #4
    I am unable to find the link in blog source or I missed something?
     
    milindmk, Oct 30, 2011 IP
  5. Skyblue11

    Skyblue11 Greenhorn

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    You can go to Appearance after remove the link code.
     
    Skyblue11, Oct 30, 2011 IP
  6. sweatlana

    sweatlana Well-Known Member

    Messages:
    2,086
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    180
    #6
    Hey yes sometimes the links not show. I am very confused about these links. please help me to find and remove those links.
     
    sweatlana, Oct 30, 2011 IP
  7. williamsweb

    williamsweb Active Member

    Messages:
    2,016
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    75
    #7
    can be in database?
     
    williamsweb, Oct 30, 2011 IP
  8. тнє Sufi

    тнє Sufi Peon

    Messages:
    391
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    They are being showed from wp_footer()
    Probably some plugin did this. Or someone put them in your plugin directory.
     
    тнє Sufi, Oct 30, 2011 IP
  9. ChefGaby

    ChefGaby Active Member

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    96
    #9
    First, reinstall your blog from the WordPress dashboard.
    That will make sure that the links are not in a WordPress file.
    Second, uninstall all plugins and then activate them one by one to see which one is responsible for the links, if any.

    Another method would be to copy all the files, from the ftp, to your computer(WordPress files too) and use a software like "TextCrawler"(google it) to search in all the files for those links.
    Try also searching for "base64" because some people encode the piece of code responsible for showing the links.
     
    ChefGaby, Nov 6, 2011 IP