ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Keeping URLs the same

October 04, 2008 5:11pm

Subscribe [4]
  • #1 / Oct 04, 2008 5:11pm

    happyavocado

    1 posts

    Hi there

    I am looking to migrate my website to a CMS and have heard good things about Express Engine. I have done quite a lot of work on building links to my website, and therefore need to keep my URLs exactly the same. For example, my URLs mainly lookk something like this:
    http://www.mydomainname/first-page.php

    Is there any way that I can rename URLs so that they are the same as the originals, without having a negaitve impact on SEO and causing duplicate content, maybe by using 301 or rewrites, or are there any pluggins for this?

    I greatly appreciate any advice regarding this as I really would like to use ExpressionEngine.

  • #2 / Oct 04, 2008 5:19pm

    happyavocado

    1 posts

    Hi there

    I have built a site in dreamweaver, and am now looking to use a CMS. I have already built links etc to my site and need to keep my URLs the same as the oringials. They look something like this:

    http://www.mydomainname/first-page.php

    Is there any way that I can rename URLs so that they are the same as the originals, without having a negaitve impact on SEO and causing duplicate content, maybe by using 301 or rewrites, or are there any pluggins for this?

    I greatly appreciate any advice regarding this as I really would like to use ExpressionEngine.

  • #3 / Oct 04, 2008 9:53pm

    kirkaracha

    273 posts

    You can use the Pages module to specify the URLs to be the same as your current web pages.

  • #4 / Oct 04, 2008 11:52pm

    Ryan Irelan

    444 posts

    Hi happyavocado. Welcome to ExpressionEngine.

    Your best approach would be to use 301 redirects. They will let the search engines know that the pages have permanently moved and they should update their indexes accordingly.

    One way to do this as a rewrite rule in your .htaccess file:

    RewriteRule ^first-page.php <a href="http://example.com/first-page">http://example.com/first-page</a> [L,R=301]
  • #5 / Oct 05, 2008 4:51am

    Jesse B.

    33 posts

    Mods: This is a duplicate of this thread.

  • #6 / Oct 05, 2008 4:55am

    Ingmar

    29245 posts

    Threads merged. Please do not double post.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases