SEO Friendly URL

What is SEO Friendly URL? SEO friendly URL means the URL is friendly to the Search Engine’s Bots. So the bots or crawlers may understand and notice what’s the content from the URL.You may notice that Blogger and WordPress use this type of URL but some commercial sites (usually based on Joomla) don’t use SEO [...]

What is SEO Friendly URL? SEO friendly URL means the URL is friendly to the Search Engine’s Bots. So the bots or crawlers may understand and notice what’s the content from the URL.You may notice that Blogger and WordPress use this type of URL but some commercial sites (usually based on Joomla) don’t use SEO Friendly URL by default. As a result, blogger and WordPress blogs usually shows on higher of Google Search Result rather than commercial site.

For the simple example, here is the comparasion between them:

1. Old Style URL
http://www.example.com/index.php?action=read&article=21&user=35&comment_page=3
2. SEO Friendly URL
http://www.example.com/read/julian/how-to-get-top-of-google-result-page/comment-page/3

You can see the differences above. Which one is easier to read and to memorize? I bet it’s the SEO friendly URL one. Search Engines Crawlers also see it easier to memorize and analyze the SEO Frinedly URL.

SEO friendly URL uses dynamic URL and parse it into variables. For this case, the conversion is:

1. string read into variable action, so the server catch action=read
2. string julian into variable user, so the server catch user=julian
3. string how-to-get-top-of-google-result-page into article so the server catch article=how-to-get-top-of-google-result-page
4. string 3 into variable comment-page, so the server catch comment-page=3

The easiest method that i understood is by using mod_rewite using .htaccess file. However, if you have WordPress as your platform you can simply change the Link Structure for your site easily.

1. Go to dashboard
2. Open tab Option
3. Click Permalinks submenu
4. On the common setting, set for custom structure
5. Fill the field using /%postname%/ and save the changes

After that, your blog will have Friendly URLs. Cheers :-)

Posted on , , , ,

Bookmark and Share

2 Responses to “SEO Friendly URL”

  1. Hello! You are invited to profiloblogger.com (social network for bloggers ;) Do you follo me? :)

  2. kayapa says:

    Baru tau, thanks untuk infonya…
    saatnya dirubah nie url biar friendly

Leave a Reply


AJAX Random Post

  • Sitemap Generator For SEO Reason

    XML Sitemap Generator is used for creating a sitemap.xml file that contains links within blogs. For wordpress users, there is popular plugin named XML-SiteMap-Generator that will generate fresh sitemap.xml for your wordpress blog every you make a post. The sitemap.xml itself contains address URL,
  • Google Caffeine is born

    Did you hear? Google’s launching a new, upgraded version of its search engine soon. And just as important, the search giant released the developer’s preview of it today. Google (Google) promises that the new search tool (codename “Caffeine”) will improve the speed, accuracy, size, and compre
  • Related Post For Blogger

    For Blogger user and also developer, this plugin will just work fine fetching related post of your current page. The plugin itself fetch from google's record of the external links that possibly have related content as yours. You can freely put it on widget sidebar or below post or somewhere else yo
  • Clean The Earth Using 1800-Recycling

    Our earth has lived on very long time. It is getting worse every second because of the creature living on it. Are you realize that human's need will definitely increasing along with the quantity. To take in part saving the world, i found an interesting web about it. Just use recycling to help you
  • Consequencies Of Using BlackHat SEO

    You must be ever heard about BlackHat SEO. BlackHat SEO plays their keywords on the page so their page will be considered to have pretty much content. You must be ever visited the site using this SEO, because it usually reveals on top of some search engine's query. This BlackHat SEO have much keywo

References

Who am I ?

My name is Julian Widya Perdana. I study at University of Gadjah Mada, Yogyakarta. I am a young developer addicted in JavaScript, Plugins, Themes, AJAX, and PHP developement. If you feel satisfy with my work, please support me to keep it developed