View Full Version : Miscellaneous Hacks - 404 Page Google Friendly
webmastersitesi
01-08-2010, 10:00 PM
İ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
/home/hostusername/public_html/404.php
Dont't vBSeo Users For
New File .htacces Create
ErrorDocument 404 http://www.siteaname.com/404.php
.htaccess --> vBRoot
Caps
Plase See Attachments
webmastersitesi
01-09-2010, 05:22 PM
update
stationar
01-09-2010, 05:52 PM
Tagged. Very nice.
webmastersitesi
01-09-2010, 06:02 PM
Thanks @stationar
Big-Pete
01-09-2010, 06:24 PM
Tagged, will install tomorrow :)
BSMedia
01-10-2010, 05:16 AM
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.
bilgicc
01-10-2010, 06:46 AM
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.
Find on 404.php;
error_reporting(E_ALL & ~E_NOTICE);
Add above;
header("HTTP/1.0 404 Not Found");
header("Status: 404 Not Found");
Thanks for Add-ons ;)
webmastersitesi
01-10-2010, 09:57 AM
Thanks Bilgicc :)
File Uptade.
eTiKeT?
01-10-2010, 11:22 AM
İnstalled ;)
tazattitude
01-10-2010, 02:05 PM
Cool - Nice! Thank you!
KURTZ
01-10-2010, 02:07 PM
i use this for my SEO:
http://www.vbseo.com/f34/create-custom-vbulletin-404-page-not-found-page-direct-vbseo-use-11288/
webmastersitesi
01-10-2010, 02:18 PM
no difference no.my plugin improved.advantages.
webmastersitesi
01-11-2010, 07:20 AM
uptade
AzzidReign
01-11-2010, 09:46 AM
This is great! Thank you.
Hoagie
01-11-2010, 11:53 AM
tagged ;) Looks good.
Reef Man
01-25-2010, 06:44 PM
Works great.
Thanks.
madotds
01-29-2010, 09:55 AM
Hi thanks for the mod but for some reason I am only getting a blank page. Please see HERE (http://www.called2duty.com/404.php) I have tried re uploading the file but still no joy. any idea what may be causing this?
Mark
Hi thanks for the mod but for some reason I am only getting a blank page. Please see HERE (http://www.called2duty.com/404.php) I have tried re uploading the file but still no joy. any idea what may be causing this?
Mark
Same for me with vbSEO, a turn & burn.
synseal
01-29-2010, 12:55 PM
What do you put in the "page redirect code", I want it to redirect back to my forum but entering my website address it doesn't work?.
tazattitude
01-29-2010, 01:05 PM
What do you put in the "page redirect code", I want it to redirect back to my forum but entering my website address it doesn't work?.
You have to put a page redirect code
<meta HTTP-EQUIV="REFRESH" content="5; url=http://www.yourdomain.com/index.html">
synseal
01-29-2010, 01:17 PM
You have to put a page redirect code
<meta HTTP-EQUIV="REFRESH" content="5; url=http://www.yourdomain.com/index.html">
Thanks! that works. :up:
madotds
01-30-2010, 10:33 AM
Hi thanks for the mod but for some reason I am only getting a blank page. Please see HERE I have tried re uploading the file but still no joy. any idea what may be causing this?
Mark
Same for me with vbSEO, a turn & burn.
Have you managed to get this sorted? When I went from vb3.8 to vb4 a lot of my urls changed and I am getting a lot of 404 errors.
Mark
madotds
01-30-2010, 04:52 PM
Find on 404.php;
error_reporting(E_ALL & ~E_NOTICE);
Add above;
header("HTTP/1.0 404 Not Found");
header("Status: 404 Not Found");
Thanks for Add-ons ;)
Ok I have found that if I remove header("HTTP/1.0 404 Not Found");
header("Status: 404 Not Found"); from the 404.php file this mod works fine, The page shows up and then redirects to where I want it to.
But by the looks of it I need to have these two lines in it, so not to upset google!? Can Anyone think of a reason why these 2 lines would stop my page from showing? PLEASE :) lol
Mark
Gene Steinberg
02-04-2010, 10:53 PM
This isn't working.
Instead of going to the error page, a deliberate "404" gets me:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@rockoids.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
So what's wrong?
Peace,
Gene
Gene Steinberg
02-05-2010, 08:42 PM
Ah, figured it out. Needed a 500 error document entry. You should mention that in your instructions. :)
Peace,
Gene
ALBCODERS
02-25-2010, 04:25 PM
Was working very good until 4.0.2 upgrade.Below is a photo of my 404 page.
https://vborg.vbsupport.ru/
RedHacker
02-27-2010, 03:21 PM
Yes please update.....
bayXzor
04-14-2010, 11:09 AM
Was working very good until 4.0.2 upgrade.Below is a photo of my 404 page.
https://vborg.vbsupport.ru/
Evet Arkadaşım Bendede bu Şekilde ?ıkıyor G?ncellersen Sevinirim Teşekk?rler..
Greight
04-14-2010, 12:41 PM
This does not show correctly in 4.0.3. Has anyone else tested it?
RedHacker
04-15-2010, 05:49 AM
It is same problem in 4.0.3 Version.. Please update..!!!
DxSEO
04-15-2010, 07:39 AM
this is happening in version 3.0
Reef Man
04-15-2010, 01:18 PM
It works for me, but the format of the page is not correct. The footer is at one side.
You can check here on my site:
www.acuarios-marinos.com/dog.php
your24hourstore
04-15-2010, 04:40 PM
although no one tells newbs how to create or set a .htaccess so probably confuses some people and the vbseo directions are kind of vague also, but installed and is working great.
..THANKS:up:
your24hourstore
04-15-2010, 05:28 PM
It works for me, but the format of the page is not correct. The footer is at one side.
You can check here on my site:
www.acuarios-marinos.com/dog.php
but i just added the redirect and now it just redirects I think thats better
RedHacker
05-02-2010, 05:20 PM
Not fixed...
ayasystems
05-14-2010, 01:18 PM
It works for me, but the format of the page is not correct. The footer is at one side.
You can check here on my site:
www.acuarios-marinos.com/dog.php
Same problem in my site. template bad
Scalemotorcars
06-10-2010, 02:18 AM
Same problem in my site. template bad
In the hata template add a closing div tag right before this line of code at the bottom. Its the red part below.
</div><div class="navlinks">
{vb:raw vboptions.404_link}
</div>
Scalemotorcars
06-10-2010, 02:19 PM
Was working very good until 4.0.2 upgrade.Below is a photo of my 404 page.
http://img109.imageshack.us/img109/6312/61525126.png
Just to be more clear. To fix this see my post above. I hope it helps. :up:
Gnoll
07-21-2010, 12:04 PM
This makes redirected boards unusuable ( like : http://www.mmobrowser.com/forum/forumdisplay.php?151-Leblebi-witter )
Nano_
09-06-2010, 04:50 PM
Works in 4.05 with div fix above (https://vborg.vbsupport.ru/showpost.php?p=2051325&postcount=37).
Don't wokk 100%, but works. I'll make same modifications to work 100% (or 110% =P)
onehost
09-28-2010, 03:56 PM
4.0.7 not working.
When I try a URL it just says bad page....
Pro-eSports.com
10-01-2010, 11:57 AM
Can someone fix this to perfectly work with 4.0.7 or maybe future versions too instead of having this updated every time a new vB version releases?
cbiweb
11-15-2010, 09:26 PM
Ah, figured it out. Needed a 500 error document entry. You should mention that in your instructions. :)
Peace,
Gene
How is that done? I'm getting the same error.
NTMID8
08-08-2011, 06:22 PM
Still could use some template tweaking for 4.1.5.
ngocol
10-01-2011, 09:47 AM
nice mod ..- instaled on 4.1.4
RedHacker
06-18-2016, 11:14 PM
Please fix dont show correct
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.