This code only tells MediaWiki to embed the contents of http://en.wikipedia.org/wiki/Template:Mapit-AUS-suburbscale into the article. Right now, no template is able to modify anything within the <head> tag, which is where any <meta> tag would reside. It might be possible to use sitewide JavaScript to do it, but then that wouldn't be useful for search engines.
Neil Phillips wrote:
Hi,
An increasing number of wiki pages use the
{{Mapit-AUS-suburbscale|long=151.21459|lat=-33.87531}}
Type notation to indicate the page relates to a specific location.
Where would I go to request that this information is also embedded into a meta tag for the page e.g.
<meta name="ICBM" content="-33.87531,151.21459" />
So capable browsers/search engines can use this information more semantically ?
Cheers,
Neil