Re: Clean URL's and multipple paths
Walt Daniels <[email protected]>
| Newsgroups | gmane.comp.php.drupal.support |
|---|---|
| Message-ID | <CALZ-9dUng-kYTXxtqoyU1c4okbKWOum9uBZe1+D8ygyMu5234Q@mail.gmail.com> |
SEO does not like multiple pages pointing to the same page. You get negative points for doing that. On Mon, Aug 11, 2014 at 9:23 AM, Paul Rijke <[email protected]> wrote: > > I have a scenario where the same content needs to be accessed via > different url's. It's content is created with pagemanager > > The page "contact" needs to be accessable via: > > mydomain.com/contact > mydomain.com/subsite1/contact > mydomain.com/subsite2/contact > > Therefor, I created two aliases that point to "contact". > > The problem is that the url's are rewritten to > mydomain.com/subsite2/contact no matter wich url I type. The content is > correct only the path is wrong. > > How can I force that the right path is used? > > Thanks > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -- [ Drupal support list | http://lists.drupal.org/ ]