Shorten Library (for implementing rev="canonical"/rel="shortlink") |
[eluser]allmarkedup[/eluser]
Hi guys, Just to let you know that I have just put together a little library for implementing local short URL creation for any CI projects. From the docs: The Shorten library provides a quick and easy way to implement self-hosted 'short URLs' (and add the appropriate <code>rev="canonical"</code> / <code>rel="shortlink"</code> elements into your pages) on your CodeIgniter-powered site. You can implement it with just a few lines of code and use hand-crafted short versions of your URLs, let the class auto-shorten them, or use a mix of both approaches. These is more info here: http://projects.allmarkedup.com/codeigni...n_library/ Hope you like it! Any problems let me know, I will get a blog post up about it soon and you can add comments there or just post bug reports/feature requests here. It's been put together pretty quickly so any suggestions are welcome. |
Messages In This Thread |
Shorten Library (for implementing rev="canonical"/rel="shortlink") - by El Forum - 04-15-2009, 07:24 AM
Shorten Library (for implementing rev="canonical"/rel="shortlink") - by El Forum - 04-16-2009, 04:55 AM
Shorten Library (for implementing rev="canonical"/rel="shortlink") - by El Forum - 04-16-2009, 05:09 AM
Shorten Library (for implementing rev="canonical"/rel="shortlink") - by El Forum - 04-16-2009, 07:19 AM
Shorten Library (for implementing rev="canonical"/rel="shortlink") - by El Forum - 04-16-2009, 08:03 AM
Shorten Library (for implementing rev="canonical"/rel="shortlink") - by El Forum - 04-16-2009, 09:06 AM
|