To use the getUrl function we need to have MetaData from the pageData down the the single component that renders the url.
This can be multiple components deep at times.
header -> menu -> menuItem -> a tag
Could we have a global MetaData as this should be the same for the entire page?