Title: Problems with URL
Last modified: August 21, 2016

---

# Problems with URL

 *  [karenkte](https://wordpress.org/support/users/karenkte/)
 * (@karenkte)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problems-with-url-2/)
 * After not being able to fix my initial problem of getting rid of wp on the end
   of my domain name I have started from scratch.
 * However if I type in the domain name I want into google it goes straight to my
   hosting company
 * [http://www.karenmcilwraith.co.uk](http://www.karenmcilwraith.co.uk)
 * If I type in the following it goes to my site
 * karenmcilwraith.co.uk
 * How can I correct this before I start rebuilding my site. All I want is the wordpress
   site to be found at the domain [http://www.karenmcilwraith.co.uk](http://www.karenmcilwraith.co.uk)
 * Thanks
    Karen

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

 *  [Damon Cook](https://wordpress.org/support/users/colorful-tones/)
 * (@colorful-tones)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problems-with-url-2/#post-3954831)
 * I’m not entirely sure I’m clear as to what you’re looking to do.
 * FYI both:
    [http://www.karenmcilwraith.co.uk](http://www.karenmcilwraith.co.uk)
   AND karenmcilwraith.co.uk
 * are taking me to same place, and it is clearly a WordPress installation.
 * Are you concerned with canonicalization issues for SEO purposes? i.e. you want
   to make sure non-www is directed to www. If so you can try this in your .htaccess:
 *     ```
       RewriteEngine On
       RewriteCond %{HTTP_HOST} ^domain\.com [NC]
       RewriteRule (.*) http://www.domain.com/$1 [L,R=301]
       ```
   
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problems-with-url-2/#post-3954835)
 * Please continue with your previous topic: [http://wordpress.org/support/topic/trying-to-remove-wp-from-my-domain-url?replies=7](http://wordpress.org/support/topic/trying-to-remove-wp-from-my-domain-url?replies=7)

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

The topic ‘Problems with URL’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 2 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/problems-with-url-2/#post-3954835)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
