Help creating backlink!

by 7 replies
8
how do I write my link in HTML. I am trying to post it on SocialMedian.com on my profile in the N-E Thing Box where it will appear under my picture. Angela says to use HTML to post the link. how?
#search engine optimization #backlink #creating
  • Code:
    <a href="yourlinkhere">Your Text Here</a>
    • [2] replies
    • Hey,

      You type it as follow:-

      <ahref=url>keyword</a>

      in url you put you URL
      in keyword you your keyword(tag)

      Wish that can help.

      Regards...
    • Banned
      [DELETED]
    • This is the right html code for adding hyper links.
  • For Example:

    <a href="www.mikelinley.com">internet business consulting</a>

    dont worry that website has nothing on it!..so I am not trying to push anything.
  • and in any vbulletin form just highlight what you want to hyperlink and then click the button above that looks like a globe and chain link
  • You can visit w3schools to learn more about HTML.
  • If the site allows HTML, you have to use the following

Next Topics on Trending Feed

  • 8

    how do I write my link in HTML. I am trying to post it on SocialMedian.com on my profile in the N-E Thing Box where it will appear under my picture. Angela says to use HTML to post the link. how?