Alam Blog

WWW and No-WWW Conundrum

What happens if your blog hosted in BearBlog can be accessed by a custom domain that has www and also nothing in the subdomain portion? For example, what if the blog can be accessed by both these URLs: alam.ph www.alam.ph Which one will be indexed in the search engines? Is there a way to make www.alam.ph redirect 301 to alam.ph? One solution is to create these DNS records: www.alam.ph A 159.223.204.176 alam.ph ALIAS www.alam.ph Then set the custom domain name in BearBlog to: www.alam.ph