Page Errors Apache / cPanel | 404 Handler AO WORKING
-
Hey Frank, good morning 🙂
So as you know from my previous post we fix the handler.
I figure out, Nginx can do for you everything, you only need to activate the handler via Autoptimize. (-Nginx smart bro :)-)Now.
another issue is the other error pages.
server get in normal day 404 from other companies destroy your rank.
bad backlinks in URL to destroy SEO.
example: locksmithunit.com/we-sell-showes/
bad crawlers.
advertise companies.
and more stuff like that…FRANK IS A WAR :-0
Now from my previous post.
I found this:
# https://codex.ww.wp.xz.cn/Creating_an_Error_404_PageThis is the hardcoded of 404 ships with WordPress.
this said to do this:# https://codex.ww.wp.xz.cn/Creating_an_Error_404_Page ErrorDocument 404 /index.php?error=404 # Apache cPanel Default #ErrorDocument 400 /400.shtml #ErrorDocument 401 /401.shtml #ErrorDocument 403 /403.shtml #ErrorDocument 404 /404.shtml #ErrorDocument 406 /406.shtml #ErrorDocument 500 /500.shtmland AO Hendler shows the fallback:
https://locksmithunit.com/wp-content/cache/autoptimize/js/autoptimize_fallback.js
https://locksmithunit.cat/wp-content/cache/autoptimize/js/autoptimize_fallback.js
https://locksmithunit.es/wp-content/cache/autoptimize/js/autoptimize_fallback.js__________________________________________
Now the problem is nothing not stop the real 404 have on a daily basis…
I off the plugin 404 redirect home page because you said is not working.
(btw the plugin has the “hardcoded” code from WordPress)
but when we test it, you said is not working.now I try to do custom error pages with c-panel:
ErrorDocument 404 /index.php?error=404
# Apache cPanel Default
ErrorDocument 400 /400.shtml
ErrorDocument 401 /401.shtml
ErrorDocument 403 /403.shtml
ErrorDocument 404 /404.shtml
ErrorDocument 406 /406.shtml
ErrorDocument 500 /500.shtml`is not work as well…
Now, I really don’t know if have a plugin to do it together with AO 404 Hendler.
But i think Cpanel error pages is our best shot.The problem is WordPress take control no matter if I remove all the error document
and the handler.We must make the HTML error pages to appear when we have 404 except Autoptimize CSS/js.
maybe a set of rules?
if have a plugin you know i don’t care to try it.The page I need help with: [log in to see the link]
The topic ‘Page Errors Apache / cPanel | 404 Handler AO WORKING’ is closed to new replies.