May 3rd, 2007phpld seo friendly pages
If you are looking for the phpld seo friendly details pages mod click here.
With this small modification you can have seo friendly pages for the top links, latest links and latest articles. Actually this is already done in the .htaccess and all you have to do is to update your template to point to these pages. The file to modify is usually top-bar.tpl
FIND: {$smarty.const.DOC_ROOT}/index.php?list=latest
REPLACE BY: {$smarty.const.DOC_ROOT}/latest-links.html
FIND: {$smarty.const.DOC_ROOT}/index.php?list=latestarticles
REPLACE BY: {$smarty.const.DOC_ROOT}/latest-articles.html
FIND: {$smarty.const.DOC_ROOT}/index.php?list=top
REPLACE BY: {$smarty.const.DOC_ROOT}/top-hits.html
A demo here.
14 Responses to “phpld seo friendly pages”
Leave a Reply
You must be logged in to post a comment.


May 6th, 2007 at 4:03 am
Hello,
Check my site and let me know what to do.
I edited the 2 lines for top links and latest links, but now when i click on those the homepage is coming.
The original one is here - http://www.nobledirectory.com/?list=latest
Can i know where the original destination can be edited?
May 6th, 2007 at 10:16 am
Make sure that the following is in .htaccess, otherwise add it after RewriteBase /
May 7th, 2007 at 10:11 am
Ok thanks got it and done!
May 19th, 2007 at 4:39 am
Hello,
Is this mod tested in 3.2 version?
As i tried but seems that it isnt coming correctly..
May 20th, 2007 at 12:16 am
Hi Rama,
Yes this was tested in 3.2
What kind of error do you get?
May 22nd, 2007 at 12:45 am
The template which i use has a file named topbarori.tpl in which i have those codes for latest and top links.
I changed the code and uploaded, but there was no change in the URL structure, also i added the rewrite codes in .htaccess file…
Let me know.
May 22nd, 2007 at 12:59 am
If the changes made to the template files do not show up, then you should clear your template files cache.
June 9th, 2007 at 12:00 am
Hi rakcha i cant seem to make it work at version 2.1.2 heres the site http://www.websitelibrary.org
When i click the latest link the homepage appearing but the url path is changed.. i also put that code in my .htaccess
Please advice
Kojak
June 9th, 2007 at 12:16 am
Hi Kojak,
try with this code in version 2:
June 9th, 2007 at 12:23 am
and also i cant make it in version 3.1
June 9th, 2007 at 12:55 pm
Yes Admin i putted that also but no luck.. i need some serious help here…
heres my Yahoo messenger id chaotic6×3 i will give 1 featured listing at my PR6 directory if anybody can help me. 
June 9th, 2007 at 1:39 pm
Ok its working fine now for me.. i just figured it out.. thanks for this mod admin..
June 9th, 2007 at 1:44 pm
Great, glad it worked fine for you.
I ‘ll take the featured listing if the offer is still valid
August 13th, 2007 at 12:41 am
[...] friendly url for regular pages such as latest links page: This trick is from http://blog.rakcha.com/2007/05/03/phpld-seo-friendly-pages/ , thanks to the admin who provides the code for [...]