Maybe a stupid question, but how do make anchor text ? i want my keyword CREDIT CARDS, with my url connected to it ? so when its clicked on it leads to my website, can somebody show me the formula ? i know its <a href...... something, thanks in advance
like this man.. [URL="http://www.industrycreditcards.com/"]CREDIT CARDS[/ URL] Code (markup): just like in a post... remove the space** with /url
The code is actually pretty simple. IT should work in your website. <a href="yoursitenamehere.com">CREDIT CARDS</a> Hope it helps. To wordofmind Anchor text is some form of text which you promote so that google will be easier to find you with the word. In this case the anchor text is credit cards.
<a href="http://www.industrycreditcards.com">Credit Cards</a> If you want it in your sig [ URL="http://www.industrycreditcards.com"]Credit Cards[/URL ] Take away the spaces, thats just so the forum does not put it as a link. Hope that helps