Beskrivning
Facebook, Google(adwords), Microsoft Advertising is now adding a fbclid, gclid, msclkid argument to all the shared URLs respectively. Each visitor/user now comes from Facebook with a unique URL, because of this cache and various other functionality breaks on WordPress site.
Specially redirect rules get broken and pages show 404 error sometimes.
This plugin scans the incoming url for fbclid, gclid and redirect to the url after removing the querystring.
Installation
- Upload the directory ’/remove-social-id/’ to your WP plugins directory and activate from the Dashboard of the main blog.
Vanliga frågor
None at this time
Recensioner
Bidragsgivare och utvecklare
”Remove Social ID for WP” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Remove Social ID for WP” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Remove Social ID for WP” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.3
Added support for MSCLKID
1.2
Support for WP 6.6
1.1
Added support for GCLID ( Google Adwords )
1.0
First version release