Reply
Different PR will this help me to club them
Old 12-11-2004, 07:42 AM Different PR will this help me to club them
Super Talker

Posts: 114
I have website that has diff Pr for
www and without
so shd i add redirect in htaccess file to direct non www traffic to www
will this help me to club Pr

and would appreciate if you can give me code to write in my htaccess file for permanent redirect

With Regards
__________________
Code:
if (You are Poor)
{Find a rich Girl Friend and you will be rich)
else
{Find a Girl Friend and you will be poor}

Last edited by benevolent001 : 12-11-2004 at 07:58 AM.
benevolent001 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 12-12-2004, 08:52 AM
Super Talker

Posts: 114
Hi i have got following codes can some one of you please tell me which i is needed to the required


redirect 301 http://my.com/ http://www.my.com/

Code 2

if($_SERVER['HTTP_HOST']=='example.com') {
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.example.com/");
header("Connection: close");
}
__________________
Code:
if (You are Poor)
{Find a rich Girl Friend and you will be rich)
else
{Find a Girl Friend and you will be poor}
benevolent001 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Different PR will this help me to club them
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11032 seconds with 12 queries