I use realurl in combination with dd_googlesitemap and news extension. The generated news url looks like /company/news/news-detail/detail/News/8/2016/newstitle/
and that's the right format.
But in _dd_googlesitemap_ the url is /company/news/news-detail///newstitle/
. The month and year parameters where stripped. How could I configure the sitemap news markup in the realurl_conf.php
? If you need some code snippets, let me know.