1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to remove unwanted encoded link in my blog footer?

Discussion in 'Content Management' started by kingshuk01, May 27, 2009.

  1. #1
    I do not know if this is the right place to ask this question. Mod if you find this thread is not for the right place then please put it in the right thread.

    Yesterday I installed a free theme for my blog which perfectly suits my niche. I am struggling it hard to remove two unwanted porn related links in my blogs footer. I found that those two links are encoded and I can't take them off. Any help to remove these two porn links will be highly appreciated. Here is my site. Please check the links in the footer. How can I remove them?
    Regards
     
    kingshuk01, May 27, 2009 IP
  2. fajar78

    fajar78 Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    fajar78, May 27, 2009 IP
  3. sexymassage

    sexymassage Guest

    Messages:
    138
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I think you can not remove them, they designed the template, if you use the template, you have to keep the links.
     
    sexymassage, May 27, 2009 IP
  4. figgity

    figgity Active Member

    Messages:
    85
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    95
    #4
    Just go to the footer.php file and edit the information. If it's encrypted, just replace it with the standard info that wordpress provides for footers.

    Which looks something like:

    <hr />
    <div id="footer">
    <p>
    Powered by <a href="http://wordpress.org/" title="WordPress">WordPress</a>
    <br /><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
    and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.
    </p>
    </div>
    </div>


    Warning:this may affect the layout of your theme. I only recommend doing this if you are comfortable with layout tweaking.
     
    figgity, Jun 11, 2009 IP