Content management: path to vars
kumar mcmillan (contact me)
allows you to use a pseudo directory path in your HTML links --instead of a query string-- to declare variables so that your pages will be properly crawled by search engines. This is an alternative to using mod_rewrite rules to handle your URIs (http://httpd.apache.org/docs/mod/mod_rewrite.html). I based this on several articles and news posts I read on how search engines crawl dynamic, php-generated URLs.
see the class comments for more info and links to the articles.
at the moment, PHP >= 4.1.0 is required
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (80.0%)
| Sufficient (65.0%)
| -
| Insufficient (25.0%)
| -
| -
| Not sure (49.0%)
| 1315 |
Click here for detailed information about this class on phpclasses.org