I have tried this before and the results were disastrous. I need the help of someone who can make me an htaccess files that sends all http://domain.com traffic to http://www.domain.com The two times I had people do this, my entire site was dropped form all SE SERPS. Please, only if you REALLY know what you're doing. I have over 100k pages indexed, I don't want them to all get dropped again.
This code will help you Options +FollowSymLinks RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} !^www\.DOMAIN\.com RewriteCond %{SERVER_PORT} ^80 RewriteRule (.*) http://www.DOMAIN.com/$1 [R=301,QSA,L] PHP:
How would you make it work if you would want to make it go to http://www.domain.com/index.php from just typing domain.com?
Are you going to pay for it? If not, the thread is in WRONG section and it dont looks like its a transaction
I was just curious,lol, its really not a big deal and I didn't want to start a whole new thread just for that.
Lol this is a wrong thread to be curious, start a new thread in the curious section, lol, jokin. Well I just know some sites that when you type domain.com it takes you to http://www.domain.com/index.html/php. I guess these pages have a higher PR then just going to http://domain.com even though you still see same content.
Thought so, it would be better then for the future to redirect domain.com/index.html/php to domain.com