News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
Short URLs
February 22, 2011 @ 09:44:13

Derick Rethans has shared a method he's created for making short, descriptive URLs with the help of his translit PHP extension that translates non-latin characters into latin ones.

The URLs for my articles are automatically generated from the title. There is a little function that uses translit's transliterate() function to ASCII-ify the titles. [...] However, [this] is hardly a short URL. What we want is something short and descriptive. First of all, I thought it would work to generate short URLs automatically.

In hindsight, though, he decided it would just be better to come up with his own short URLs but he still wanted a way to use them. Registering a short domain helped and, along with some <link> tags, made it easier for the right information to be automatically found.

0 comments voice your opinion now!
short url shortener translit tutorial


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Learning Loops

Zend Developer Zone: Getting Started with Drizzle and PHP

Brian Swan's Blog: Using the Zend Framework and the PDO_SQLSRV Driver

PHPBuilder.com: Using the ADOdb library with Oracle and PHP

Pádraic Brady's Blog:Doing that thing called PEAR - Packaging Source Code for PEAR Distribution


Community Events











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


community example opinion composer database development language interview functional introduction code api series release zendframework2 application podcast testing framework phpunit

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