Forum Moderators: open

Message Too Old, No Replies

Two Urls and the same content

         

sadierae

3:17 pm on Mar 11, 2003 (gmt 0)

10+ Year Member



Okay I know that having duplicate content is bad- and I know redirecting can be bad if done incorrectly. So my question is- how do I correctly set up a redirect from one of the urls to the main url without causing any problems?

Also, if the url that I want to be redirected to the main url is being used for Google Adwords can this cause any other types of problems?

ScottM

9:20 pm on Mar 11, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The answer to your first question is simply an .htaccess moved permanently...

Like this:

redirectPermanent / [mydomain.com...]

At this point it has caused me no problems at all.

Your second question I cannot answer. Maybe someone else can help.