Do you know what the code for the macro looks like? Could you post it in here perhaps? (Can't remember how this package works but perhaps I can get an idea by looking at some code).
From the screenshot that you have posted in your post I can see that you have downloaded and installed the XSLT version of this package, the reason why this is not working is because the XSLT file is written for the old XML schema.
If you see on the page for the Cultiv Search Engine Sitemap, package, there are two types of the package an XSLT version and the Razor version. Try to uninstall the version of the package that you have installed now, After that try to install the razor editor of the package and see if it goes better.
You can download the razor editon of this package here
But with this code you should be good, so try go to the developer section and find the script files folder and find the CultivSearchEngineSitemap.cshtml, in this file, try overwrite content of the file with this one I have pasted:
You can give the template a new name and alias to get the url of the sitemap shorter. I have tried with sitemap, and it works just file. If you do that the url to the sitemap would then be http://www.yourdomain.com/sitemap.
Sitemap not generated
Hi All,
I have installed CultivSearchEngineSitemap_2.0.1 package in Umbraco 6.0.5.
I made a page with CultivSearchEngineSitemap template.
But site map is not generating properly. See below output I am getting.
This package is untested in 6.0.x version.
Is there any way to run that package in 6.0.5.
Thanks in advance.
Regards,
Urvish
Hi Urvish
Do you know what the code for the macro looks like? Could you post it in here perhaps? (Can't remember how this package works but perhaps I can get an idea by looking at some code).
/Jan
Hi Jan,
Below is the CultivSearchEngineSitemap.xslt code.
Sorry code is not properly displayed , so I put image of xslt file.
Thanks.
Urvish
Hi Urvish,
From the screenshot that you have posted in your post I can see that you have downloaded and installed the XSLT version of this package, the reason why this is not working is because the XSLT file is written for the old XML schema.
If you see on the page for the Cultiv Search Engine Sitemap, package, there are two types of the package an XSLT version and the Razor version. Try to uninstall the version of the package that you have installed now, After that try to install the razor editor of the package and see if it goes better.
You can download the razor editon of this package here
Hope this helps,
/Dennis
Hi Dennis,
Thanks.
I have uninstalled XSLT version and install Razor version.
But result remains same as above mentioned.
And one thing is that my defaultRenderingEngine is WebForms.
So will it make and diff?
Urvish
Hi Urvish,
I have just tried setting up an fresh Umbraco 6.0.5 installation and defaultRenderingEngine is set to WebForms.
I installed the package, and after the install the package, I visited the url: http://www.yourdomain.com/CultivSearchEngineSitemap. But I got and error on the scripting macro file.
But with this code you should be good, so try go to the developer section and find the script files folder and find the CultivSearchEngineSitemap.cshtml, in this file, try overwrite content of the file with this one I have pasted:
You can give the template a new name and alias to get the url of the sitemap shorter. I have tried with sitemap, and it works just file. If you do that the url to the sitemap would then be http://www.yourdomain.com/sitemap.
Hope this helps,
/Dennis
Hi Urvish,
Did you have time to try, to use the code in my previous post, and see if you can get the sitemap working with this.
Looking forward to hear from you.
/Dennis
Hi Dennis,
Sorry for the late reply. I stuck up with the other task.
I have tried your solution but result remains same.
Below are the steps I did:
Let me know if you need more clarity for the same.
Thanks.
Urvish
Hi Urvish,
If it can be at any help I would love to create a user and let you into my Umbaco installation where I got it working.
You can send me an email at denaaen[at]gmail.com, then I can provide you a link and let you into the backoffice.
Hope this helps,
/Dennis
is working on a reply...