Google Sitemap Lite
ExpressionEngine 2, ExpressionEngine 3
Back to this add-on's main page
View Other Add-ons From Rein de Vries
Outputting Taxonomy to sitemap xml doesn’t convert pages uri to real value
Bug (Resolved)
johnwbaxter
|
Posted: 18 July 2012 05:19 AM |
|
|
|
Hi, thanks for this add-on, it’s nearly perfect for what i need! Cheers!
I use Taxonomy and i have a small problem in that when i parses my taxonomy tree, it’s outputting the below code instead of converting the pages uri from the related entry.
<loc>http://example.com/[page_uri]</loc> <lastmod>2012-07-18</lastmod> <changefreq>daily</changefreq> <priority>0.5</priority> </url>
Any ideas?
Thanks
John
|
|
|
Reinos
|
Posted: 18 July 2012 05:31 AM |
# 1
|
|
Developer
|
Hi John,
Thanks.
What is the EE tag you are using?
- Rein
|
|
|
johnwbaxter
|
Posted: 18 July 2012 05:42 AM |
# 2
|
|
|
Hi Rein,
I’m using:
{exp:google_sitemap_lite:generate type=“taxonomy” nav_id=“1”}
Cheers
John
|
|
|
Reinos
|
Posted: 18 July 2012 09:28 AM |
# 3
|
|
Developer
|
Hi John,
First a couple of questions:
- what version of the google_sitemap plugin you got?
- what version of EE you got
- what version of Taxonomy you got?
Beside of that, is it possible to give me a demo login (with rights on the template) to see what is wrong?
In my test everything works great.
- Rein
|
|
|