Remove Social ID for WP

Descrizione

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.

Installazione

  • Upload the directory ‘/remove-social-id/’ to your WP plugins directory and activate from the Dashboard of the main blog.

FAQ

None at this time

Recensioni

31 Maggio 2023 1 risposta
It does what’s supposed to do, and do it fine. No issues.
3 Gennaio 2023 1 risposta
This broke my website on WP 6.1, too many redirects error, publisher expects users to be programmers and debug it themselves. Too bad since it would be really nice to have this feature.
16 Febbraio 2022 1 risposta
Worked out of the box. Resolved an issue where the additional parameters that Facebook adds to your shared URL would redirect our articles to the homepage. Big Thanks!
Leggi tutte le recensioni di 4

Contributi e sviluppo

“Remove Social ID for WP” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Remove Social ID for WP” รจ stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Remove Social ID for WP” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

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