Title: Traffic redirection
Last modified: April 1, 2020

---

# Traffic redirection

 *  [passiveinc](https://wordpress.org/support/users/passiveinc/)
 * (@passiveinc)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/traffic-redirection/)
 * Hi,
 * I recently moved my free WP blog [https://saskiapaul.wordpress.com/](https://saskiapaul.wordpress.com/)
   to a new domain
    [https://saskiapaul-globetrotter.com/](https://saskiapaul-globetrotter.com/).
 * Now, I would like to direct any traffic from the free WP blog automatically to
   the new URL. What is the best way to do that? And should I redirect only the 
   landing page or do I have to implement a redirect from any subpage of the old
   blog?
 * Thanks,
    Paul
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftraffic-redirection%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Carike](https://wordpress.org/support/users/carike/)
 * (@carike)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/traffic-redirection/#post-12612010)
 * If your new site is also hosted with WordPress.com, please contact their support:
   
   [https://wordpress.com/support/contact/](https://wordpress.com/support/contact/)
 * If your new site is hosted with a different provider, please read this:
    [https://wordpress.com/support/site-redirect/](https://wordpress.com/support/site-redirect/)
 *  Thread Starter [passiveinc](https://wordpress.org/support/users/passiveinc/)
 * (@passiveinc)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/traffic-redirection/#post-12630109)
 * Thank you for your suggested approach. However, WordPress is charging an annual
   fee for this redirect. I am looking for a free solution.
 * Would it be also possible to establish the redirect using .htaccess with code
   like
 * RewriteEngine On
    RewriteBase / RewriteCond %{HTTP_HOST} !oldedomain.de$ [NC]
   RewriteRule ^(.*)$ [http://www.newdomain.de/$1](http://www.newdomain.de/$1) [
   L,R=301]
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Traffic redirection’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [passiveinc](https://wordpress.org/support/users/passiveinc/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/traffic-redirection/#post-12630109)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
