The Arcive of vBulletin Modifications Site. |
|
404 Page Google Friendly Details »»
|
|||||||||||||||||||||||||||||||
İnstall Step 1
hata.gif -->$currentstylefolder->buttons 404.php --> vBRoot product-404.xml -->Admincp-->Plugins & Products ->[Add/Import Product] İnstall Step 2 vBSeo Users For vBSeocp-->File Not Found requests handling? -->Include custom script Box İn PHP Code:
New File .htacces Create PHP Code:
Caps Plase See Attachments Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
update
|
|
#3
|
|||
|
|||
|
Tagged. Very nice.
|
|
#4
|
|||
|
|||
|
Thanks @stationar
|
|
#5
|
|||
|
|||
|
Tagged, will install tomorrow
|
|
#6
|
|||
|
|||
|
This doesn't seem to send the correct error codes in the header as the content is currently 404 so it's not google/search engine friendly.
You need to add the 404 php header code to it, for it to be "Google" friendly. |
|
#7
|
|||
|
|||
|
Quote:
Code:
error_reporting(E_ALL & ~E_NOTICE); Code:
header("HTTP/1.0 404 Not Found");
header("Status: 404 Not Found");
|
|
#8
|
|||
|
|||
|
Thanks Bilgicc
![]() File Uptade. |
|
#9
|
||||
|
||||
|
İnstalled
|
|
#10
|
||||
|
||||
|
Cool - Nice! Thank you!
|
![]() |
|
|