Hi,
Not sure you’ll be able to solve this with our plugin π This seems more like a permalink issue. What’s your permalink structure? Do permalinks work as expected?
Would be good if you can post your site URL so we can check live URLs.
Thread Starter
wpbgweb
(@websupportbg)
https://www.bilkolechenie.net/product.php?id=382 (all ids) breaks and redirect to https://www.bilkolechenie.net/?p=11185?id=382 (?p=11185 is correct url)
whatever piece of code is redirecting this, it has a bug. the destination URL has two question marks, while it should only have one, correct URL:
https://www.bilkolechenie.net/?p=11185&id=382
Thread Starter
wpbgweb
(@websupportbg)
Thank you very much!
Yes, seems to be just like that, as you say!
Is it possible to fix this. In the database, where the redirects are located , I cant find a way to change or replase these “?” with “&”
Maybe somewhere in the functions files?
10x again and have a nice weekend!
If you created these rules with our plugin then you need to edit them one by one. But I’m 90% sure that this is not done by our plugin π So I’d look in the .htaccess
file and modify the redirect rule, not in the DB.
If you have a minute, please leave a review. Itβs what keeps support going. Thank you π https://wordpress.org/support/plugin/eps-301-redirects/reviews/#new-post
Have an awesome weekend too π
Thread Starter
wpbgweb
(@websupportbg)
All redirects here are made by your plugin.
I found the solution. From the database, change field “url_to” (where was only ID) with the true full url, and change field “type” to “url”, instead “post”
We can do this form the plugin panel, but if we do not have urls with cyr char, all cyr char – plugin panel replaces with “|—|” and did not work.
I think that there is some kind problem with “auto products redirect”, these from the panel menu, where the function detect products and puts only their ids.
But anyway, your plugin still best (I tried with many others before it)
10x again, wish you all best!
Glad to hear you found a solution π π