Title: Redirect Issue
Last modified: February 7, 2017

---

# Redirect Issue

 *  Resolved [lifvic](https://wordpress.org/support/users/lifvic/)
 * (@lifvic)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/redirect-issue-25/)
 * Hi all,
 * I have been experiencing an issue from redirecting links from example.com to 
   [http://www.example.com](http://www.example.com): all links are redirected to
   the home page instead of the page intended. For instance: example/products is
   always redirected to [http://www.example.com](http://www.example.com).
 * What I have don so far:
    I used to set [http://www.example.com](http://www.example.com)
   as the current main site in wp-config. But I canceled that line which didn’t 
   seem to help.
 * Also from our IT support group, I found out that we have a pointer in Godaddy
   to point example.com to [http://www.example.com](http://www.example.com). But
   if we cancel that pointer, example.com will become invalid.
 * Please advise on what I could do with this problem.
 * Thanks a million!

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

 *  [jkhongusc](https://wordpress.org/support/users/jkhongusc/)
 * (@jkhongusc)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/redirect-issue-25/#post-8781547)
 * Too hard to say given the limited information. It could be the web server, the
   htacess, or a number of WP configurations. If you posted your real url, I might
   be able to help; or maybe if you show your .htaccess or wp-config.php (custom)
   configurations
 *  Thread Starter [lifvic](https://wordpress.org/support/users/lifvic/)
 * (@lifvic)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/redirect-issue-25/#post-8801359)
 * Hi I solved the problem by adding the following lines in my htaccess:
 * Options +FollowSymlinks
    RewriteEngine on RewriteCond %{HTTP_HOST} !^www.example.
   com RewriteRule ^(.*)$ [http://www.example.com/$1](http://www.example.com/$1)[
   R=permanent,L]
 * Thanks for the help!

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

The topic ‘Redirect Issue’ is closed to new replies.

## Tags

 * [redirect](https://wordpress.org/support/topic-tag/redirect/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 2 replies
 * 2 participants
 * Last reply from: [lifvic](https://wordpress.org/support/users/lifvic/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/redirect-issue-25/#post-8801359)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
