Re: Ultimate SEO 2.200 (new features) [Support Thread]
hi, I have this plugin on my zencart,
I went from woocommerce to zencart and now I have to keep the google index ...
I have prepared a list of all the redirects like this:
Code:
Redirect 301 /shop/name-product/ https://www.domain.com/index.php?main_page=product_info&products_id=488
and I put them in the area of the file .htaccess Add any custom 301 Redirects, but the redirect does not work, I see error 406
can anyone help me? thank you
Re: Ultimate SEO 2.200 (new features) [Support Thread]
I believe that you should be using RewriteRule directives instead of Redirect. The .htaccess provided by USU uses mod_rewrite, so the combination of the two directive types can result in unexpected results.
Re: Ultimate SEO 2.200 (new features) [Support Thread]
thanks for the reply, can you give me an example of how to write the directive RewriteRule so I can take a test?
Re: Ultimate SEO 2.200 (new features) [Support Thread]
I tried it but it does not work
Code:
RewriteRule ^/shop/nameproduct/ https://www.domain.com/index.php?main_page=product_info&cpath=28_1&products_id=185 [L,R=301,NE]
:(
Re: Ultimate SEO 2.200 (new features) [Support Thread]
Since this isn't specifically an issue with USU, I suggest that you post your question in, perhaps, the General questions so you'll get a wider audience.
Re: Ultimate SEO 2.200 (new features) [Support Thread]
Quote:
Originally Posted by
lat9
Since this isn't specifically an issue with USU, I suggest that you post your question in, perhaps, the General questions so you'll get a wider audience.
ok, sorry :(
Re: Ultimate SEO 2.200 [Support Thread]
Ok, I uninstalled the beta 2. Moved the files over from beta 3 (this seemed much complicated than the beta 2 install instructions) and it is not autoinstalling as it did before?
Re: Ultimate SEO 2.200 [Support Thread]
I reloaded the install folder and now I cannot get into the Admin.
This page isn’t working
xxx is currently unable to handle this request.
HTTP ERROR 500
Re: Ultimate SEO 2.200 [Support Thread]
I cannot find a plugin manager in the plugins? I am loading a fresh directory and trying again.
Re: Ultimate SEO 2.200 [Support Thread]
Okay, it is working fine with the barebones database and working with the fix.... but when I convert my production database over and use it when trying to install I then lose access to my admin. :(