an
groups-icon

how to do 301 redirects after migrating to responsive theme

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    johanhorak Johan
    0 points
    Beginner

    1) use this plugin to list all urls https://wordpress.org/support/plugin/list-all-urls

    2) you can do 301’s by adding lines like this to the top of your .htaccess:

    Redirect 301 /oldpage/ https://yoursite.com/newpage/

    That may be able to be done quicker than a plugin, and it will make the actual 301 redirects occur more quickly (as WP does not need to be loaded in order to send the redirect back to the browser). as suggested by my host https://lightningbase.com/

    July 30, 2014 at 2:48 pm
  • Marie J
    347 points
    Silver User
    Bronze User Silver User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial Feedback Developer Badge
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 31, 2014 at 12:08 am
  • johanhorak Johan
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 31, 2014 at 8:08 am
  • Clive Boosey
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 31, 2014 at 8:20 am
  • johanhorak Johan
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 31, 2014 at 1:25 pm

284

Views

4

Replies