Forums

Hide hard coded Technorati Tags in post body (7 posts)

  1. Hops
    Member
    Posted 7 years ago #

    I'm sure this has an obvious answer....

    Ocassionally i want to fling out a tag while not making it a formal WP category. To do so, I use the standard technorati call:

    However, unlike the category feature, these tags end up showing up as words posted at the bottom of my post. I don't want to screw up the tag from being picked up from technorati. What can i do to keep the tag out of the text of the post?

    Thanks

  2. skippy
    Member
    Posted 7 years ago #

    Does Technorati pick up tags inside HTML comments of the form
    <!-- tag1 tag2 --> ?

  3. Pplproof
    Member
    Posted 7 years ago #

    You could also use negative positioning to nudge it off the physical page. Set "margin-left: -9999px" for instance, and it won't be seen by users, but can still be read by Technorati.

  4. Hops
    Member
    Posted 7 years ago #

    I don't know the answer to the first question. The second seems like a good way to go. Thanks

  5. Root
    Member
    Posted 7 years ago #

    Or put it in a parapgraph with margin 0 padding 0 and a class of hidden.

  6. darkcanuck
    Member
    Posted 7 years ago #

    Tags don't even need to be in the body of your post for them to be indexed by Technorati -- they just have to show up in your Atom feed. You can check out my keywords plugin for a more flexible approach to tagging.

  7. angsuman
    Member
    Posted 7 years ago #

    Why not put them within an invisible div tag?

Topic Closed

This topic has been closed to new replies.

About this Topic