absolute url by PHP Layers menu
Posted: Wed Jul 20, 2005 2:31 am
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
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