Very simple question, about blog commenting...

blackboxer

Regular Member
Joined
May 21, 2009
Messages
437
Reaction score
182
ok, simple enough question,

whats the code where you post in blogs, your keyword and then when your keyword is clicked it goes to your target url.


anyone help me please by telling me what the code is and by showing me an example...?
thanks and rep will be added.
 
something like this

<a target="_new" href="http://mydomain.com/">keyword</a>
 
what does the '<a target="_new" mean?
 
This is probably better, its called "anchor text" by the way.

<a href="http://yourdomain.us">Change the Domain URL then place your Keyword Rich Text Here!</a>
 
If you comment in blogs you are better off to just put the URL in the "website" field and then just put your SEO keywords in the "name" field.
 
wouldn't I get more juice if I do the code + the keyword in name field/site in url field?
 
u only have to use the html code if you post it in the comment area. If you put your link in the URL field, the commentsystem is making this code for you automatically..
 
Back
Top