The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
google adsense spidering question
Google only gives me relavent ads if the file extension shows in the browser.
It is not giving me relavent ads for www.exampledomain.com, only for www.exampledomain.com/index.php, etc.... Any suggestions on getting google to read the domain name with nothing after the trailing slash? Thanks! |
#2
|
|||
|
|||
Quote:
if($REQUEST_URI)=='/'){header("Location: http://www.exampledomain.com/index.php"); exit();} at the very beginning of index.php (You may need to use $HTTP_ENV_VARS[REQUEST_URI] instead of $REQUEST_URI) |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|