Good morning Team,
Is it possible using htaccess rewriting match the specific slug and forced
not to redirect it's default rules i.e it matched the full slug and
redirect to specific rule only.
Sincerely
-
Rajib Karmakar
Creative Web Logo T
Hi,
On Mon, Jan 23, 2017 at 11:20 AM, Rajib Karmakar
wrote:
>
> Yes i active access logs, now which date i see the log.
>
> Problem Statement : Few Products redirects to Cart page.
>
> Cart Page URL : https://www.berkshirefurniture.com/cart/
> Cart Page htaccess redirects rule : RewriteRule ^car
Hi Katz,
Yes i active access logs, now which date i see the log.
Problem Statement : Few Products redirects to Cart page.
Cart Page URL : https://www.berkshirefurniture.com/cart/
Cart Page htaccess redirects rule : RewriteRule ^cart(.*)$ cart.php
Products:
1. Click on : https://www.berkshirefu
It looks more likely to be a problem with your PHP script. When I searched
your website for the product in your URL, I found a different URL:
https://www.berkshirefurniture.com/carter-upholstered-bed/p/U0h8Y2FydGVyIHVwaG9sc3RlcmVkIGJlZA==
Check your access logs and/or turn on rewrite logging to se