Quote Originally Posted by swguy View Post
Trying to turn off Ultimate URLs for a specific subfolder (Google_Merchant) by updating .htaccess but it's not working. Is there something else needed?
(It redirects back to index.php)
What changes did you try in the .htaccess and what's 'not working'?

I'm guessing that you might need to add a negative RewriteCond to indicate that the redirect to the main-page shouldn't be performed.