Hi Wishy,
Does PHP Layers manu generates absolute URLs like http://localhost:8080/cms/index.php?page=about-us than index.php?page=about-us ? I my search implementation of PHPDig, spider is not crawling these hard link and just sees index.php & no other pages, may be becoz hard link generated by PHP Layers. Has anybody faced this problem.
So I want to get rid of $config["root_url"]."/ before index.php? in function GetURL() in Content.inc.php. Any comments link impact somewhere else?
Thanx & regards,
Sagar
absolute url by PHP Layers menu
Re: absolute url by PHP Layers menu
I don't think it would cause an issue... Just try it. It can't hurt. 

Re: absolute url by PHP Layers menu
It is working. I have uploaded its implementation in http://forum.cmsmadesimple.org/index.ph ... ml#msg6815 Check if you get time.
Thanx & regards,
Sagar
Thanx & regards,
Sagar