Keyword link in Forum profile

2 replies
  • SEO
  • |
I'm trying to use my keyword as the anchor in my signature, am I supposed to it like:

<a href="mylinkhere">My Keyword</a>

or how do you do this for most forums? I need to set it up on this forum, plus another 12 forums I am backlinking to.
#forum #keyword #link #profile
  • Profile picture of the author orvn
    The code you mentioned works in HTML enabled forums.
    If the forum in question doesn't have HTML enabled, it likely uses BBcode.

    PHP Code:
    [url="http://www.mysite.com/mypage.php/"]my keyword[/url
    Signature
    Orun Bhuiyan[@orvn] [linkedin] See what I've been doing lately by visiting my marketing agency's site. SEOcial specializes in content marketing and integrated optimization. We create conversions for businesses by gracefully connecting the realms of design, development and marketing.

    {{ DiscussionBoard.errors[2882054].message }}
  • Profile picture of the author jhonsean
    For enabled HTML code in forums:
    <a href="www.mysite.com">keyword</a>

    For enabled BB code in forums:
    [url="http://www.mysite.com/mypage.php/"]my keyword[/url]
    {{ DiscussionBoard.errors[2882112].message }}

Trending Topics