New Zenner
- Join Date:
- Mar 2009
- Location:
- Essex (UK)
- Posts:
- 71
- Plugin Contributions:
- 0
Help! Main page duplicating
Hi,
Please help, as my main page is duplicating and I don't know how to sort it, I have https://www.naildelights.com and https://www.naildelights.com/catalog/?:blink:
My host has put in this redirect
RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_HOST} ^(www.)?naildelights.com
RewriteCond %{REQUEST_URI} !/catalog/
RewriteRule (.*) /catalog/$1 [L]
this is to get my site to show, which was where the holding page was!
But because of this it might be causing the problem?
I have also tried placing my redirects from my previous links in this htaccess file but it causes a server error so I don't know whats going on?:ohmy:
Anyone that can help I would be EXTRENLY GREATFUL.
I have simple seo and xml sitemap installed if this makes a difference?
thanks
Paul