You are here: : Homepage > Best practices > Sheet No92
The address of the site works with or without the prefix www.
Allows users to access the homepage of the site even if the prefix www has been omitted.
Configure the server so that it accepts addresses without www (routing)
Check the equivalence of addresses : http://www.domain.com et http://domain.com