Using ADP to Create Search Engine Friendly URLThis documentation is explaining what is ADP, how it works, and more importantly how to use it. See also readme first. Table of Content:
What is ADP?Search engines (google, yahoo, msn, etc) crawl the web to find your site.
Unfortunately, they don't like ADP or Advanced Dynamic Page try to solve this problem by converting dynamic URL into 'static-look' URL, such as http://www.myweb.tld/detail-link_id-5 which is search engine friendly. We don't think a non-SEF URL is the end of the world, because if more than 50% of your pages are listed in a search engine, it is more than enough. Never depend on search engine to attract your visitors! Three Level of ADP (important!)
Which should I use ADP 0, 1 or 2?We recommend you to use ADP 2.0 to maximize your page rank. However ADP 2 only works in Apache web server, please ask your server provider to confirm this. ADP 1 may not work on some server configuration. If you encounter any problem in ADP 2.0, try using ADP 1.0, if problem still exists you will have to disable ADP! I see the index.php still using query string?Yes. Some pages still using the old query string, such as index.php, rate.php, best.php, etc. You don't want this page turned to 'static-look'. But if you insist to, you can edit 'includes/404_alias.php', and follow inline documentation. How do I use ADP? (very important!)
|