Hello,
I am using an external link in a navigation url. The only way I can get
it work is to use http://headlines.site.com.
<r:navigation urls=“About:/about/; Analysis:/analysis/;
News:/news/;Resources:/resources/;Sitemap:/site-map/;Headlines:
/http://headlines.ushousingreport.com/;”>
<r:normal><r:title /></r:normal>
<r:here><r:title /></r:here>
<r:selected><r:title
/></r:selected>
<r:between> | </r:between>
</r:navigation>
When I do this, I receive the following link on the page.
Headlines: /http
Is there a way to force it to show only “Headlines” like the other
internal links?
Thanks,
Bryan