opctions:
r -> redirectURL. './'で始まればRelative。'/'で始まればAbsolute。
d -> detect type. Read below.
// Desktop site
// http://foobar.com/dir/name/
// Desktop & tablet site
// http://foobar.com/dir/name/
// mobile
// http://foobar.com/sp/dir/name/
// mobile & tabket site
// http://foobar.com/sp/dir/name/