• Resolved shayeryan

    (@shayeryan)


    My site skyartmedia.com has a link that goes to a searchsongs.net and I can’t figure out where it is. I’ve looked in the header and through several of the theme files. It looks like it is attached to an image sam1.png which is my favicon.

    Any ideas on how to track this down?

    Here’s the source code from my home page:

    <a style="display:none;"  href="https://searchsongs.net/4shared_songs_download.mp3.html">4shared</a><link rel="shortcut icon" href="https://skyartmedia.com/sky/wp-content/uploads/2013/07/sam1.png" type="image/x-icon">
    <style type="text/css">
    h1#site-logo a{background:url(https://skyartmedia.com/sky/wp-content/uploads/2013/06/skyart-logo3.png) no-repeat;}
    @media only screen and (max-width: 640px) {
    					:root .css3-selectbox{width:100%;display:inline-block;}
    					h1#site-logo{display:none;}
    					}
    #featured .slide_content{margin-top:280px;}
    @-moz-document url-prefix(){#featured .slide_bg{margin-top:0px;}}
    </style>

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator bcworkz

    (@bcworkz)

    These sort of things can be very difficult to completely eradicate. This article gives you an idea of what you could be up against. The only sure way to get rid of this is to wipe everything and restore from a known clean backup. See FAQ My site was hacked.

    Thread Starter shayeryan

    (@shayeryan)

    Yeah it’s a shame, imagine if these people put as much time into breaking things into fixing them.

    -Shaye

    Hi Shayeryan, Im having the same problem. How did you resolve this issue?

    Thread Starter shayeryan

    (@shayeryan)

    Sorry to say but I gave up on this, never found a solution.

    i had the same thing because i downloaded a theme from unofficial place..
    the very same link

    i managed to find inside the header.php in the theme folder

    /www/wp-content/themes/mytheme/header.php

    check the source code and you will find right after the </head> tag

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hidden embedded code / link, can't find how to remove’ is closed to new replies.