Hi,

Quote Originally Posted by choccybox View Post
Fortunately, I'm working on a new-look website for my store using the zen script and haven't launched it yet, so what I think I will do is your suggestion of deleting the old URIs in phpmyadmin. Am I right in thinking that the field to look in is the "current uri" field? And what I should do is delete all of the URIs that have a value of zero?
If only the case has changed then there won't be a historical URI, if the name has changed then there will be.

If you never used the URIs on a live site, only on your test site, then you can run the SQL command:

DELETE FROM ceon_uri_mappings WHERE current_uri=0;

That will remove all historical URIs.

Quote Originally Posted by choccybox View Post
I remain very grateful for it because it is definitely the most functional, easy to use, and well behaved URI add-on I have used so far.
Glad you like it! :)

All the best...

Conor
ceon