I've been trying to install this on 7.1.6, but all I get is a blank page. I just noticed that what I get on https://cultiv.nl/searchenginesitemap is exactly the same. Just a blank page. Or am I just beeing a retard here and not seeing the xml? =P The view source is just empty :)
Hum, got marked as spam. I'll try it again without the link :P
Oh, thanks for the quick reply :)
Yes, I've tried to go there. thats where I get the empty reply. Otherwise I would get a 404, but I'm not even getting that :) Do the example link work for you? Because it doesnt for me :/
Just marked the former reply as ham - Don't know why akismet is acting weird. Maye because of the link to Sebastiaans page but that should not matter.
No I just see the blank screen as well.
Don't know if there perhaps is an issue with alternative templates in that particular version of Umbraco you're running.
Could you try creating a new template called "mytest" and then just write "hi" inside it and then try going to http://yoursite.local/mytest and see if it displays "hi"?.
If not then try recycling the app pool and hit the mytest page again - if still no luck then I suspect it's a bug.
Yeah, a testtemplate shows up as expected when I go to it's address. Recycling the app pool did nothing :/ Still just blank, guess it's not just me thats messing something up then atleast ;) I'll take a look see if I can find out whats acting so strangely :)
Blank page...
Hey there!
I've been trying to install this on 7.1.6, but all I get is a blank page. I just noticed that what I get on https://cultiv.nl/searchenginesitemap is exactly the same. Just a blank page. Or am I just beeing a retard here and not seeing the xml? =P The view source is just empty :)
Hi Mats
Have you tried going to http://yoursite.local/cultivsearchenginesitemap ? Unless you renamed the alt template after the installation this is what it's called out of the box.
Hope this helps.
/Jan
Oh, thanks for the quick reply :)
Yes, I've tried to go there. thats where I get the empty reply. Otherwise I would get a 404, but I'm not even getting that :)
Does https://cultiv.nl/searchenginesitemap work for you?
Hum, got marked as spam. I'll try it again without the link :P
Oh, thanks for the quick reply :)
Yes, I've tried to go there. thats where I get the empty reply. Otherwise I would get a 404, but I'm not even getting that :) Do the example link work for you? Because it doesnt for me :/
Hi Mats
Just marked the former reply as ham - Don't know why akismet is acting weird. Maye because of the link to Sebastiaans page but that should not matter.
No I just see the blank screen as well.
Don't know if there perhaps is an issue with alternative templates in that particular version of Umbraco you're running.
Could you try creating a new template called "mytest" and then just write "hi" inside it and then try going to http://yoursite.local/mytest and see if it displays "hi"?.
If not then try recycling the app pool and hit the mytest page again - if still no luck then I suspect it's a bug.
/Jan
Yeah, a testtemplate shows up as expected when I go to it's address. Recycling the app pool did nothing :/ Still just blank, guess it's not just me thats messing something up then atleast ;) I'll take a look see if I can find out whats acting so strangely :)
Any further on this?
I installed this module on Umbraco 7, multi site, multi domain set up.
I've tried dropping break points in the cshtml file but these never get hit.
I get a blank response (length=0) with the /cultivsearchenginesitemap url, and I get a Yellow Screen saying :
XML Parsing Error: no element found Location: http://localhost:49603/cultivsearchenginesitemap.aspx Line Number 1, Column 1:
at /cultivsearchenginesitemap.aspx
Also a clue is that my UmbracoTraceLog.txt is now littered with warnings :
[6] WARN Umbraco.Web.Mvc.RenderMvcController - [Thread #] No physical template file was found for template CultivSearchEngineSitemap
So this must be a routing/path issue right??
Any suggestions on how to fix this?
Thanks in advance
Danny Blatant
is working on a reply...