Questions
-
Apache not directing to 404?
Hi Rory, That's not the default tendency of apache. If the file doesn't exist, it would normaly return a 404 error. You might have a .htaccess file on your server with some rewrite rule that allow such thing to happen. I might also be a misconfiguration trying to show a wrong default 404 page. Also, to fix your broken css/images/links when the page is in a subdirectory, you should use urls relative to the root of your domain, so instead of simply using href="css/main.css" you might want to use href="/css/main.css". Finaly, have you looked at your HTTP headers to see if this page was returning a 404 or a 200 code? For your default 404 page, you might want to look at this : http://httpd.apache.org/docs/2.0/mod/core.html#errordocument Regards, Guillaume Voyer.
Intermediate & Advanced SEO | | G-Force0 -
Is there any correlation between the on-page factors being complete in moz and having a good quality score in Adwords?
Perfect. Thanks. This is what I get for living in the email marketing world for the past couple years ... refresher courses.
Paid Search Marketing | | Bombbomb0