How do I redirect my company’s entire website to a new URL but keep the links to the blog functioning?

[ad_1]

Currently we use a URL like [acme.com]). We have content describing our services, a blog, an about us page etc.

We’re expanding our services and will now have the following websites:

* [acme-topic1.com]) (which covers everything currently available on [acme.com](https://acme.com))
* [acme-topic2.com]) (new service)
* [acme-topic3.com]) (new service)

All of our targeted advertising will go directly to either of the 3 sub-URLs. The existing [acme.com]) will become a landing page where we ask users which topic they want to know more about before redirecting them.

The issue: we have a lot of blogs written that have been linked to from other webpages, social media etc. so it’s really crucial for the blog content on [acme.com]) to stay reachable. The blog articles are mostly generic and can stay under [acme.com]), we don’t need to divide it into the 3 topics.

Is there a plugin you can recommend that I can use to move most of the content currently available on [acme.com]) to [acme-topic1.com]) but keep the blogs and the existing links to them?

Hope my request for help is clear enough. TIA!

[ad_2]
2 Comments
  1. You want to look for a redirect plugin.

    You may get better results if you manually put entries into the [acme.com]) site’s .htaccess file at the top level of the site. Read up on Redirect 301. You’ll have one entry in that file for each page you need to reference over on the new site.

  2. You can use an htaccess rule to do a Permanent Redirect (301) or use a WordPress plugin to do that easily.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer