how to post my link with keyword?

Status
Not open for further replies.

yakamozz

Banned
Banned
221
2011
12
0
hello,

if i put a link back to my site in a forum's signature, how can i insert keywords in it so google will see it?

like my site:

site.com
keyword 1
keyword 2
keyword 3

how to link to a site with keywords?
 
8 comments
Code:
<a href="url">keyword</a>

If your website is about Ab Exercises it would look like this:

Code:
<a href="google.com">Ab Exercises</a>
 
As Smith already outlined the html version.
<a href="url">keyword</a>

However there are forums that will accept only bbcodes.
If so, you will have to make it like this:
PHP:
[URL=yourdomain.com]your keyword[/URL]
 
As Smith already outlined the html version.
<a href="url">keyword</a>

However there are forums that will accept only bbcodes.
If so, you will have to make it like this:
PHP:
[URL=yourdomain.com]your keyword[/URL]

http://www.wjunction.com/g

For forums with bbcodes you can just type any word, highlight it then click the URL bbcode and just add the url there. now the code you highlighted will be a link
:O :O:O
 
Bxflow, most places (80-95%) where you can put a link are no-follow.
They do carry weight and sometime more.

If you still think nofolow won't help, tell that to my blogs that rank on first page only with no-follow links, or to my blogs that have few no-follow links from wikipedia and rank on first page as well.
;)

What I think it is more important than no-follow, is the relevance of the link.

Cheers
 
so if i use [URL=yourdomain.com]games download[/URL] in form google will give be better rank for games download?

Correct. But then again, you want to analyze different keywords, see where you could rank high. There are so many dumb people trying to rank for "Free Download" keyword (for example) even tho competition is huge and then they start whining how their SEO is bad or how guy who did SEO scammed them, noobs.
 
If you still think nofolow won't help, tell that to my blogs that rank on first page only with no-follow links, or to my blogs that have few no-follow links from wikipedia and rank on first page as well

nofolow link can help pagerank too?
 
Status
Not open for further replies.
Back
Top