|
Q: Hi there, just wondering if I can get a little help with my 404 pages they seem to be leading to a google donation page which I never put up. I read google hijacks some pages if the custom page is under 512 bytes, mine is a lot higher than that so not sure what's going on? Any help is greatly appreciated, thank you A: What you will have to do is the following: 1. Log into your cpanel and click on "File Manager".2. Edit your .htaccess file with the following code:ErrorDocument 400 /400.shtml ErrorDocument 401 /401.shtml ErrorDocument 403 /403.shtml ErrorDocument 404 /404.shtml ErrorDocument 500 /500.shtml3. Hit the "Save Chages" button and you're done.4. Now your error pages will function correctly.
|
Add to Favourites
Print this Article
|