Jump to content

How do I embed index.php into my url


genzedu777

Recommended Posts

you could use some ajax to your navigation and forms to process your navigation, then your url would always stay the same if done correctly... 

Way off the mark. If you mean that you are being redirected to /index.php from the root domain this is a 301 redirect at work. The only thing that could be causing this is a line in your .htaccess file / httpd conf file using a RewriteRule, or you specifically have a line of code in your script that is using a header() redirecting to index.php

 

Use this tool http://www.internetofficer.com/seo-tool/redirect-check/ and enter your url. You will see any redirects that are at work.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.