BlogEngine/BlogEngine.NET

Tags failing

edwardcampbellprojects opened this issue · 0 comments

I support several BlogEngine 3.1 sites. Recently, I ported a working site for a new user and updated the storage to SS2012. Tags no longer work and I am spending significant time to tracing what could be wrong.

The result of a tag click on a tag is Http404. The path given is: http://localhost:64079/tag/Welcome. I am not understanding the routing here. There is a 'Tags' (plural) controller but it is not being called by this event.

If you could write a few sentences about how tags work, it would be much appreciated.
Thanks for all you do to support BlogEngine.net.

Ted Campbell