Andrii
Forum Replies Created
-
Forum: Plugins
In reply to: [country-redirect] Does this work with a cache plugin?technically, it should work, but some people reported here it did not. Mostly depends on webserver settings, but the exacly reason does not catched
Forum: Plugins
In reply to: [country-redirect] Bot redirectsHi,
I add useragent recognition by substring. New version is 1.3.3/
Update the plugin please.
Thank youForum: Plugins
In reply to: [country-redirect] Bot redirectsHi,
check for bots is in function cntrd_is_bot.
It is not cover all bots of course.
If you know exactly what crawler was redirected, I add this crawler to exclude list.Forum: Plugins
In reply to: [country-redirect] Avoid redirection by URL parameterHi,
sure! The source code is placed in plugin repository or in github https://github.com/andriisgit/country-redirect
feel free to modify as you wishForum: Plugins
In reply to: [country-redirect] Cache compatibilityAt first sight, I guess they should work together, but if you provide me with cache plugin name and WP version, I will check on my test server and will write the result here.
I’m not planning to add extra functionality. But the plugin is opensource at https://github.com/andriisgit/country-redirect
and can be unlimited expandedHi,
the redirect settings are under “Settings” menu. It has “Country Rredirect” item. On the tab “Redirect Settings” you can point the url for each country you want. If the url is empty no redirect will applied.Forum: Plugins
In reply to: [country-redirect] redirect not workingUnfortunately, I cannot repeat this error on my dev server.
I just tested redirect to an another domain and to a same domain and got no additional redirections (Screenshot)
I use all default settings: Server version: Apache/2.4.38 (Debian)
I suppose such make happens with combinations of some plugins installed and/or server (or hosting) settings.
I guess it should be further investigated so I be grateful if you provide me with some additional info such as list of installed and activated plugins and will try to catch the situation when the error is happens.Forum: Plugins
In reply to: [country-redirect] LoggingHi,
thank you for your message. I gues, yes. I guess, I’ll implement it in few days.Forum: Plugins
In reply to: [country-redirect] IP Exclusion Exclusion Feature is MissingDone π
Forum: Plugins
In reply to: [country-redirect] IP Exclusion Exclusion Feature is MissingHi Wasim,
thank you for your message and for the idea.I did not add such finction due to very small quontity of devices has static IP address. And logged in user does not redirected.
If you think the “white IP” list is useful to users I want to add such feature, but I gues I will be able to make this in two or three weeks – not earlier.
Thank you!
Best regards,
AndriiForum: Plugins
In reply to: [country-redirect] One time only redirectionHi,
thank you for the message!
I guess this is a bit different functional. For your task, it needs to be stored the history of visits. The plugin does not store any data – it keeps visitors completely anonymous.