How do I remove the placing of tags at bottom of posts

Discussion in 'WordPress' started by KaiContent, Jan 26, 2012.

  1. #1
    Hi,

    I just started a blog and made the first post. I notices the tags are placed at the bottom of the post making it a little unattractive. Is there a way to remove them visually but keep them in the posting for search engines?
     
    KaiContent, Jan 26, 2012 IP
  2. lamvt

    lamvt Active Member

    Messages:
    153
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    lamvt, Jan 26, 2012 IP
  3. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #3
    Are you using any plugins like simple tags?
     
    adbox, Jan 27, 2012 IP
  4. snakeair

    snakeair Notable Member

    Messages:
    1,743
    Likes Received:
    198
    Best Answers:
    4
    Trophy Points:
    280
    #4
    lamvt is right. The only way to remove them from public view is to modify your single.php template and remove the code for this.

    What does simple tags have to do with tag's showing up on the single posts? Will this plugin modify the single post template and remove the coding?
     
    snakeair, Jan 29, 2012 IP
  5. kar76

    kar76 Greenhorn

    Messages:
    64
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #5
    As snakeair says you have to Check single.php file and have to find code related to tag. Some themes have separate tag.php file
     
    kar76, Jan 29, 2012 IP
  6. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #6
    I've wandered around template files to remove this just to find out my auto-tagging plugin was the culprit. Throwing it out there just in case.
     
    adbox, Jan 30, 2012 IP
  7. KaiContent

    KaiContent Member

    Messages:
    212
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #7
    hmm...this one will be a toughy...i am not good with customizing and messing with the codes
     
    KaiContent, Feb 7, 2012 IP
  8. ajwalsh

    ajwalsh Peon

    Messages:
    291
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    There are some themes, especially theme frameworks, where you don't have easy access to the single.php file, and it requires a bit more work. The easiest thing to do would be to let us know what theme you are using.
     
    ajwalsh, Feb 7, 2012 IP
  9. zubizubi

    zubizubi Active Member

    Messages:
    946
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    83
    #9
    You can have some other templates which do not place tags at the bottom of the post.
     
    zubizubi, Feb 13, 2012 IP