News Feed
Jobs Feed
Sections




News Archive
Asvin Balloo's Blog:
SEO friendly URL in PHP
July 24, 2008 @ 11:14:40

Asvin Balloo has posted a quick look at making the URLs of your website a bit more "pretty" and SEO-friendly.

When I started implementing mod_rewrite in websites I had a problem in PHP as how to make a SEO friendly URL. All tutorials were geared towards how to implement mod_rewrite, about modifying .htaccess files, but none treated how to make the urls friendly with dynamic content.

He shares a function that he found that helped him a great deal - a method called friendlyURL. It changes a bit of text into a more friendly version of itself ("this is a test" becomes "this-is-a-test") that can be used in anything you'd want. An example could be in automatically generating links to other pages on your site that search engines can easily follow.

0 comments voice your opinion now!
seo friendly url function parse search engine


blog comments powered by Disqus

Similar Posts

Brandon Savage's Blog: Five Cool PHP Array Functions

Sameer Borate's Blog: Search & replace in files using php

Asvin Balloo's Blog: SEO friendly URL in PHP

Jordi Boggiano's Blog: Who let the Dwoo out ?

Joshua Eichorn's Blog: New code in PEAR2


Community Events











Don't see your event here?
Let us know!


development introduction functional opinion application object tool language unittest podcast code phpunit interview example series testing release zendframework2 community framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework