• I am looking for a way to keep my tags for search optimization but remove them from the post so they are not visible for everyone.

    Any help would be appreciated.

Viewing 1 replies (of 1 total)
  • i am having the same problem but mine might be as easily solved as yours could be. in you post.php if you have one there will be a line that says

    <small><?php the_tags(‘Tags: ‘, ‘, ‘, ”); ?></small>

    all you have to do is delete that line. my problem is that I do not have a post.php and that line is not in my page.php or my category.php I think i might have to write a post.php to fix my problem But good luck to you. I hope that I help you in someway.

Viewing 1 replies (of 1 total)

The topic ‘How to remove tags from post’ is closed to new replies.