Good point on google picking this thread up already. Who needs any other search engine when you have google![]()
Good point on google picking this thread up already. Who needs any other search engine when you have google![]()
Well I think that was a coincidence on timing of the post and google indexing lol
Yeah, a little too ironicI don't work on many sites that use seperate pages like about.php contact.php and so on, but I have one other quick question.
I would like to see if that code could be changed to work in the same way so one include file can be inserted and for instance...keywords, descriptions, so on could be supplied based on domain.com/about.php
I tried to mess around with the previous code to get the request of a static page like about.php but didn't have any luck.
A general idea...
$request = $_SERVER['REQUEST_URI'];
somehow check that if $request equals domain.com/about.php
echo "keyword, keyword 1, keyword 2"; (can be anything really...specific to that page..graphics etc.)
Of course you can have http, https, w/ or w/o www. so domain.com/page.php would cover most. Thank you for any help, just a little curious.
Bookmarks