Difficulty: Easy
Cost: Free

Links are the most effective way to get your website noticed by search engines. Without links to your website, it will not survive. The best way to get a good ranking with all major search engines is by getting high quality links to your website. Search engines like websites that have a high link popularity. In the following tips, I will explain issues related to link creation, like how to make a link to your website in other websites, how to make a link to an inner web page within your website and how to make a link to another website from your own website.

  1. Places where you can add your link. First, I suppose that you want to know where you can make a link to your website. There are many places that accept a link to your website. The first and the best place to add your links is blog comments. You can search for the highest quality posts that have a good Google page rank and add a comment there, including a link to your website.

    The second place to add your link is a link directory. There are hundreds of link directories that will include your link without any need for reciprocal linking. One way links are better for your website than reciprocal links.

  2. Make a link to your website. To make a link to your website using HTML code, "the easiest way", you must use the following code "<a href="www.domain.com">Anchor Text</a>". This code is the best form for a good link to your website, because of the presence of the anchor text. The anchor text will increase your ranking for the search term that you include in the anchor text. Say that your main keyword is "Cheap Golf", when you make your link like:
    "<a href="www.domain.com">Cheap Golf</a>, you will help search engines to rank your website for the search term "Cheap Golf" more quickly.
  3. Make a link to the inner web pages. To make a link to an inner web page within your website, just add the "/" mark before the file of the web page. Say that the inner page is saved as "swing.html" in the parent directory, you can make a link to it by using the following code:
    <a href="/swing.html">Golf Swing</a>, you should also add the main keyword in the anchor text field.

    If you want to make a link to an inner folder, you must save a web page in that folder as "index.html", then you can link to that folder using the following code:
    <a href="/swing">Golf Swing</a>.

  4. Make a link to another website. If you want to make an external link to another website just use the following code:
    <a href="www.Another-Domain.com">Anchor Text</a>, that is it.
By Elhusseiny Shahin that writes the Online Gaming Business blog
Average rating:

Comments

Thanks. I find this info useful.

Thanks for the tips. Would love to know about some high quality blogs where you usually comment..and that have good Google page rank. thanks.