Quote Originally Posted by conor View Post
Hi,



Possibly. It's impossible to tell without knowing what paths are throwing 404s!

It should be easy enough to go through your logs, see what paths are causing 404s, checking if a file is missing from that path or it the URI rewrite rule is blocking access to that path and adding an exception for that path. all the info you need for adding exceptions is in the documentation.

All the best...

Conor
ceon
I've looked at this for a few days now and I can't seem to find any problems with the Rewrite text. I have noticed, however that when first appearing on my website if I hover the mouse over the (e.g) "Grasses" Category it shows an address of: ####/grasses?zenid=aad36069f1933f5c5c54b8124093a24c but if its actually clicked it turns to: ####/grasses and remains so for the rest of the session. Actually once any one link is clicked then all the links appear as they should using your URI Mapping. Could this first click actually be the log error thats appearing? Is what I just explained, with the link, supposed to happen? Cheers.