fbclicd redirections
-
Facebook adds a line after url link of posts in some cases and this scratch up our analytics and cache system. I have install redirection plugin for solve this problem and have insert in Sourche URL the text: (.*)fbclid.* and in Target URL the text: $1
It works, but after the redirection, the url has a question tag at the end.
ie for this URL: https://share24.gr/5-mystika-gia-na-kanete-filous-os-enilikes-na-tous-diatirisete/?fbclid=IwAR0mjnKzQ17ughVxTb-hc_ZvLaQQgSl3WJ_kBb9ToWaCUJggWdMKQRc9ZIwi get the target URL: https://share24.gr/5-mystika-gia-na-kanete-filous-os-enilikes-na-tous-diatirisete/?
Hot to get the target URL without the question mark at the end?
The topic ‘fbclicd redirections’ is closed to new replies.