parsed.org

Tips by tag: seo

SEO: Path Info by xinu on Jun 01, 2007 11:28 AM

When trying to make a website indexable by search engine spiders, be sure to enable AcceptPathInfo in .htaccess or httpd.conf:

AcceptPathInfo On

It's not enabled by default in Apache 2 and can cause applications that use it to return HTTP 404 responses.

apache2path_infophpseo
RSS