I am using osCommerce for my site and when my tech guy installed osCommerce long time ago, he installed under a directory called "shop" instead of right under root. So, for my index.php under the root folder, it contains the following code:
header("Location:/shop/index.php");
exit;
Is it like a redirect? Is it bad for SEO purpose? Please advice. Thanks
Scott
Is php header function bad for SEO?
Moderator: General Moderators
Doesn't matter. The redirect is server-side, and the only thing the search engines will see is the resulting page, and link to the resulting URL (which is what will be spidered, anyways).
Nothing to worry about.
[edit] Scott is a kewlio name.
Nothing to worry about.
[edit] Scott is a kewlio name.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA