eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > Common Information > Search Engine Optimization

Search Engine Optimization Want to improve your site rank and positions? Then this forum is definitely for you. Read link exchange and search engine optimization tips and tricks. Get more power with new SEO tools discussed here. Get professional advice and more... DO NOT POST YOUR LINK EXCHANGE REQUESTS HERE OR INFORMATION ABOUT YOUR DIRECTORIES. They will be interpreted as spam and deleted.

Reply
 
Thread Tools Display Modes
Old 11-06-2009   #1
0031index
0031index
 
Join Date: Oct 2007
Location: NL
Posts: 5
0031index is on a distinguished road
Default Redirect www to non www

I'am looking for .htaccess code to 301-redirect all request from http://www.123gevonden.nl to ALWAYS go to http://123gevonden.nl.

Hope someone can help me.

Best regards,

Aad.

Last edited by dstemper; 12-04-2009 at 05:49 AM. Reason: Links are not workin
0031index is offline   Reply With Quote
Old 12-18-2009   #2
panter2010
 
Join Date: Apr 2009
Location: http://WWW.FARSKYURAD.SK
Posts: 26
panter2010 is on a distinguished road
Default

RewriteCond %{HTTP_HOST} ^mydomain\.com$
RewriteRule (.*) http://www.mydomain.com/$1 [R=301,L]
panter2010 is offline   Reply With Quote
Old 12-18-2009   #3
Sergey L.
Tech Support
 
Join Date: Nov 2005
Posts: 878
Sergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to behold
Default

Quote:
RewriteCond %{HTTP_HOST} ^mydomain\.com$
RewriteRule (.*) http://www.mydomain.com/$1 [R=301,L]
quite the contrary )

Code:
RewriteCond %{HTTP_HOST} ^www\.mydomain\.com$
RewriteRule (.*) http://mydomain.com/$1 [R=301,L]
__________________
Please add a link of the post when you PM me.
HELPDESK
Sergey L. is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:29 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources