It is about naming URLs, for example www.example.com/pagename
and www.pagename.example.com
.
Are they under the same domain name? if so, I don't understand why some websites choose the second option (www.pagename.example.com
) for some of their pages instead of keep going with the 'normal' way (www.example.com/pagename
).
Are there any advantage or disadvantages of adding the name at the beginning of the URL?