Articulate icon indicating copy to clipboard operation
Articulate copied to clipboard

Every few times visted the page doesnt exist

Open thedotcom opened this issue 9 years ago • 3 comments
trafficstars

Hi I have noticed that several times in the last few weeks the blog page using Articulate on my site will say the url has moved or doesn't exist. Have you seen this issue/ can you help fix it?

thedotcom avatar Jul 01 '16 16:07 thedotcom

Hi, I have no seen this before. All Blog posts are just normal Umbraco pages. Are you sure you are seeing this issue on normal Blog post pages, or are you seeing this on Category or Tag pages?

Shazwazza avatar Jul 02 '16 11:07 Shazwazza

Yeah I believe im just calling the main blog list but this is the only page doing it.<div class="container"> @Html.Partial("BlogList", new Articulate.Models.ListModel(Umbraco.Content(1647))) </div>

thedotcom avatar Jul 05 '16 16:07 thedotcom

I don't understand what the code you've listed above is doing?

Regarding the not found issue, perhaps you have multiple root nodes in Umbraco and haven't assigned domains to them?

Shazwazza avatar Sep 13 '16 08:09 Shazwazza