Quote Originally Posted by fanisme View Post
I'm installing Ultimate SEO URL and got two questions about INSTALLATION INSTRUCTIONS.
"Copy files from "2_new_files" to your Zen Cart install. If upgrading overwrite any existing files." I really don't understand what that means. If I install first time, Am I suppose to ingore "2_new_files"?
"A sample .htaccess file is included. Edit "3_htaccess/.htaccess" to match your web server's environment. Pay particular attention to the "RewriteBase" line. Make sure your server does not have "MultiViews" enabled (rare)." My web server is Just Host. How should I edit .hoaccess file?
I'm a rookie for help. Thanks
Hi Fansime,

Glad to meet a fellow novice.

You need to install all the files, I think the reason they have broken them into different folder is if you already have modified files, that you can cut and paste the code into the old file.

What I did was to copy the files into the right place. Careful to change any folder named "your template" to the actual name of the template you are using, mine was "glasco".

Regarding the htaccess file, this got me as well, open the file and edit the line that says rewrite base. It will say something like "/yourshop/" you need to change this to your stores location. if your store is at xxx.com/ then the "/yourshop/ "to " /"

I tried to figure out the multiview, but could not find it. My urls are now working so I figure it has nothing to do with my site.