my proposal is not about messing with SMF
its about subdomains of the hosting domain.. that redirects to the right page of SMF board numbering system
But that's the thing... you can't make a (sub)domain redirect to some page *inside* the domain the way SMF is set up. With a normal website it's possible, but on the forum everything is generated by an index.php.
When you go to a board, the url is index.php?board=x.x . For a topic, it's something like index.php?topic=x.x with no board number. If someone clicks a link to some Bitcointalk topic and it were to show the appropriate subdomain in the address bar, the only way to do that would be to perform a database lookup, which will be expensive since there are almost 5.5 million topics as of now.
And to do the reverse (as described in your quote) would either require a new design for the URLs for the subdomains e.g. meta.bitcointalk.org/proposal-forum-subdomains OR you'd have to stick the topic number at the end, which means meta.bitcointalk.org/index.php?topic=5477847 is the same as bitcointalk.org/index.php?topic=5477847 which would make subdomains redundant.
I think you're over analyzing. You can easily setup DNS records to redirect to the subdomain to the board URL, or create a blank index on the subdomain (which wouldn't be interfering with BitcoinTalk's SMF directories) and have a redirect setup there.
I see the use case here after Franky's further explanation, namely:
its not about SEO. however yes using other rest stuff like POST
and/or old fashioned subdirectory organisation to direct people to board indexs is another option
however the idea is when having conversations with people
instead of having to describe
go to 'bitcointalk.org' then scroll down to 'other' then click 'meta'
also if just linking people to meta, instead of memorising board indexes or looking it up
you can just say meta.bitcointalk.org
It's not a bad idea, and it's definitely easy enough to implement....
...
But so is a cybersecurity and privacy board but that hasn't been decided on in almost 12 months, while a good suggestion that's easy enough to be implemented, it hasn't been decided on. If that's any indicator, I wouldn't hold your breath franky