+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Apr 2005
    Posts
    468
    Points
    76.00

    Default The Power of Search Engine Friendly URLs

    recently invested quite some time into generating search engine friendly URLs for several of my websites to increase my ranking and to have more pages indexed. I can highly recommend looking into this if your own website does not have se-friendly URLs. Especially Google (the most important search engine nowadays) can be very picky in regards to URLs that are not se-friendly.


    I recently invested quite some time into generating search engine friendly URLs for several of my websites to increase my ranking and to have more pages indexed. I can highly recommend looking into this if your own website does not have se-friendly URLs. Especially Google (the most important search engine nowadays) can be very picky in regards to URLs that are not se-friendly.


    Example (the 2 URLs below bring you to exactly the same page):




    http://www.beefkabobs.com/ShowCatego...?CategoryID=13 -> this URL is not se-friendly and search engines will eventually ignore any page behind it or rank it much lower in search results. Visitors will have difficulties to remember this URL. These kinds of URLs often come from dynamic database driven websites. Each page is dynamically created when requested. Look at the forums URL this moment, too. It is dynamically created and not very friendly to search engines or the visitor. You get the idea.




    http://www.beefkabobs.com/kabob-recipe-category-13.html -> this URL is se-friendly and search engines will spider the page behind it easily. It is keyword enriched to increase search engine ranking. Overall - this URL is easy to be spidered and easy to remember by a visitor.




    For one of my own sites I was able to increase the number of pages indexed from 36 to over 150 pages - just by making the URLs search engine friendly. The additional pages were ignored by the search engines because they could not read the URLs properly. The domain used in my example went from 20 pages to 80 within 2 weeks and should go to over 120 pages indexed (by Google) with the next Google update.

    How do you make your URLs search engine friendly?

    Your web host/web server needs to support the Apache Web Server module "mod_rewrite". This module allows to rewrite URLs a certain way. By using a ".htaccess" file you can give the web server the necessary commands to work with se-friendly URLs.

    How does this now really work?


    In general - you are faking the nice clean looking URLs and fool search engines and visitors to believe that the URLs of your website are se-friendly.


    SE-friendly URLs work in 2 steps. 1) Your site needs to display the se-friendly URLs. 2) mod_rewrite and htaccess 'translate' the se-friendly URL and redirect the traffic to the ugly looking se-unfriendly URL in the background (invisible to anyone). You will need to setup the htaccess file with the command how you would like the URL to look like and what does it translate to (a certain ugly looking dynamic URL).


    The code that generates the URLs dynamically needs to be adjusted to match the rules from your .htaccess file. You upload the code changes and the htaccess and off you go.

    Can every website be modified?

    Most websites with dynamic URLs can be modified if the server environment meets the requirements. Each website needs to be looked at separately to get the best results.

    The learning curve on creating se-friendly URLs can be quite challenging. Spend the time and resources on creating se-friendly URLs. The results can be overwhelming.

  2. #2
    Join Date
    Oct 2006
    Posts
    320
    Points
    249.50

    Default Re: The Power of Search Engine Friendly URLs

    That's awesome, i remember this topic was raised before at some other seo-forum, but I don't remember any answer given !

  3. #3
    Join Date
    Oct 2006
    Posts
    46
    Points
    17.00

    Default Re: The Power of Search Engine Friendly URLs

    Good job with the guide.

  4. #4
    Join Date
    Oct 2005
    Location
    peru-south america
    Posts
    982
    Points
    49.00

    Default Re: The Power of Search Engine Friendly URLs

    Nice thread, is important to know all this stuff if you want that your site has a good PR and be indexed
    TRIBALHOST.NET - Realiable and Cheap Shoutcast Hosting
    50 slots $10 dollars month
    100 slots $20 dollars month

  5. #5
    Join Date
    Mar 2006
    Posts
    515
    Points
    210.00

    Default Re: The Power of Search Engine Friendly URLs

    nice post but i am able to understand now SE friendly urls earlier i dont know what was SE friendly

  6. #6
    Join Date
    Jan 2007
    Posts
    96
    Points
    29.00

    Default Re: The Power of Search Engine Friendly URLs

    For static websites, it would be much easier for you to make your URLs search engine friendly. You just have to name your HTML files correctly. For more most web scripts now, the program itself is designed to be search engine friendly without necessarily using Apache's Mod Rewrite directive.

  7. #7
    Join Date
    Jan 2007
    Posts
    90
    Points
    83.00

    Default Re: The Power of Search Engine Friendly URLs

    Thanks for the tutorial
    But could you explain more on modifying that htaccess file ?

  8. #8
    Join Date
    Jan 2007
    Posts
    96
    Points
    29.00

    Default Re: The Power of Search Engine Friendly URLs

    HTACCESS is an ordinary file which you can create using your favorite text editor. Or you can use the built text editor of your CPANEL, if you're using a LINUX webhost, so that you don't have to upload the file. This resides under your webdirectory. For more details you can check here.

  9. #9
    Join Date
    Apr 2007
    Posts
    9
    Points
    6.50

    Default Re: The Power of Search Engine Friendly URLs

    Thanks for the guide Cheapquality, hopefully it will come in handy for many people like it did me.

    Fishing Secrets & Tips HERE!

  10. #10
    Join Date
    Apr 2007
    Posts
    14
    Points
    9.00

    Default Re: The Power of Search Engine Friendly URLs

    thnx taht was very helpful

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts