Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 664 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Business and Website Management     Advertising, SEO and Social Marketing :

A little help needed

Thread title: A little help needed
Closed Thread    
    Thread tools Search this thread Display Modes  
04-16-2008, 10:57 PM
#1
Saulie is offline Saulie
Saulie's Avatar
Status: I love this place
Join date: Jul 2007
Location: London
Expertise:
Software:
 
Posts: 687
iTrader: 15 / 100%
 

Saulie is on a distinguished road

Send a message via MSN to Saulie Send a message via Skype™ to Saulie

  Old  A little help needed

Heya, I'm terrible with SEO so I thought I woud ask for some help.

I have heard that search engines rank http://domain.com and http://www.domain.com as two different websites. I remember reading that there is a line that I could use so that http://domain.com would be redirected to http://www.domain.com so that it would improve my ranking.

Could anyone shed some light on this and let me know if this is indeed true, and if so what the line of code I could use would be?

Thanks, Saulie.

04-16-2008, 10:58 PM
#2
Garyrae is offline Garyrae
Status: Request a custom title
Join date: Dec 2005
Location: Colchester, UK
Expertise:
Software:
 
Posts: 4,625
iTrader: 16 / 100%
 

Garyrae is on a distinguished road

Send a message via MSN to Garyrae Send a message via Skype™ to Garyrae

  Old

Put this in your .htaccess:

Code:
RewriteEngine on  
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]  
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]

04-16-2008, 11:02 PM
#3
Saulie is offline Saulie
Saulie's Avatar
Status: I love this place
Join date: Jul 2007
Location: London
Expertise:
Software:
 
Posts: 687
iTrader: 15 / 100%
 

Saulie is on a distinguished road

Send a message via MSN to Saulie Send a message via Skype™ to Saulie

  Old

Originally Posted by -Gary View Post
Put this in your .htaccess:

Code:
RewriteEngine on  
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]  
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]
Thank you very much, been looking for ages for this.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed