[support] Path Redirect or Custom URLs

Steve Kessler skessler at denverdataman.com
Tue Jan 11 23:36:21 UTC 2011


That fact that the paths have .shtml does not impact anything. We have done
this before with .html paths without a problem. You can do this very well
with path_redirect.

Another way to solve this without grunt work is to import the path into a
CCK field and then use pathauto to build the path on import. You can then,
after the import, change the path back and use Views Bulk Operations to make
the paths the way you want them on Drupal.

Make sure that you have path redirect perserve paths when you update.

-Steve


On Tue, Jan 11, 2011 at 3:11 PM, Shai Gluskin <shai at content2zero.com> wrote:

> Hi Folks,
>
> A site I'm taking over has had content migrated from another CMS. The old
> URLs are important and need to be preserved. There is an admin assistant
> available to do the grunt work.
>
> My question: Which method is better from an SEO perspective (is there an
> another perspective???, if so do share):
>
>    - Drupal core's path module; paste in the old urls as the path alias
>    - use http://drupal.org/project/path_redirect to redirect the old paths
>    to new ones created with the pathauto module.
>
> I don't know if it makes a difference or not... but all the old paths end
> in "shtml".
>
> Other suggestions?
>
> The site is running 6.20 and clean URLs.
>
> Thanks in advance,
>
> Shai
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>



-- 
Steve Kessler
Owner and Lead Consultant
Denver DataMan, LLC
303-587-4428
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110111/787cf370/attachment.html 


More information about the support mailing list