furkankurt1
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Regex if the link contains ?qr=Hmm. Ill discuss this with my colleague… thanks for now 🙂
Forum: Plugins
In reply to: [Redirection] Regex if the link contains ?qr=No because all my links have “?qr=” in it.
If I had put without that parameter, it would have worked without problem, as you see.Does not work:
https://hidden.no/markers/?qr=415415Works:
https://hidden.no/markers/helloProblem:
?qr=- This reply was modified 4 years, 9 months ago by furkankurt1.
Forum: Plugins
In reply to: [Redirection] Regex if the link contains ?qr=
I set it up
try this: https://hidden.no/markers/anythingIt redirects perfectly. But if I put /markers/\?qr=.* it does not work. ? causes the problem.
- This reply was modified 4 years, 9 months ago by furkankurt1.
Forum: Plugins
In reply to: [Redirection] Regex if the link contains ?qr=https://hidden.no/markers/?qr=51515151515151515
This is the URL. (the value of qr is dynamic) And I want to redirect this to
https://google.com
I mean, I have thousands of different qr values. So I can not put them all one by one.- This reply was modified 4 years, 9 months ago by furkankurt1.
- This reply was modified 4 years, 9 months ago by furkankurt1.
Forum: Plugins
In reply to: [Redirection] Regex if the link contains ?qr=But let me clear.
when I try “https://example.no/markers ” it works.
when I try with parameter it does not work. and /markers is not a directory in the wordpress.- This reply was modified 4 years, 9 months ago by furkankurt1.
- This reply was modified 4 years, 9 months ago by furkankurt1.
Forum: Plugins
In reply to: [Redirection] Regex if the link contains ?qr=This is a deep link. When an application opens this link, I want to send the users to the download page (in WordPress) if they do not have already on their phone. If they already have the application, deeplink will be triggered.
So what would be the convenient way then?Forum: Plugins
In reply to: [Redirection] Regex if the link contains ?qr=Hello.
Cleared the cache with CCleaner. I set up like that.
https://ibb.co/zVDJV89https://example.no/markers/?qr=151515
this is the test link. It does not redirect.- This reply was modified 4 years, 9 months ago by furkankurt1.