View Single Post
  #2 (permalink)  
Old 24th May 2018, 08:29 PM
squirrel's Avatar
squirrel squirrel is offline
Senior Member
 
Join Date: Nov 2009
Posts: 2,962
iTrader: (11)
Rep Power: 7239
squirrel is a name known to all
squirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to allsquirrel is a name known to all
Re: Japanese help

Probably easier to simply setup a htaccess file on the base domain. In the htaccess file create a rewrite rule that any url that uses a 3rd level domain is rewritten to only second level domain. I believe the rewrite rule can specify the redirect to be 302 or 302 (temp or perm. redirect)

Not sure what the SEO implications are tho.


You can find examples of such htaccess file that rewrite www.example.com to example.com. You just have to modify the rule to a wildcard instead of targeting only 'www'

Cheers
Reply With Quote