Quote Originally Posted by Nintendoparts View Post
I noticed my ZenID was hanging around in my URLS ever since I installed SSU. There are a few posts on my problem in this thread. I was never able to fix it until just now.

All I did was add
RewriteCond %{http_host} ^nintendoparts.com.au
RewriteRule ^(.*) http://www.nintendoparts.com.au/$1 [R=301,L]


to my .htaccess file, it fixed the problem straight away.

But now I have another problem with SSU, possibly related to my new .htaccess file, I'm not sure:
I just added a new product to my site and the product URL is showing as:

.nintendoparts.com.au/ds-lite-other-parts/products-name

all my older product URL's are showing just fine though eg:

.nintendoparts.com.au/ds-lite-cases/ds-lite-black-case

Any ideas as to what's going on here?

Solved the problem, I just needed to clear the SEO URLS cache under EXTRAS>Simple SEO URL's Manager