Remove Social ID for WP

Beschrijving

Facebook, Google(adwords) is now adding a fbclid,gclid 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.

Installatie

  • 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

Beoordelingen

31 mei 2023 1 reactie
It does what's supposed to do, and do it fine. No issues.
3 januari 2023 1 reactie
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 februari 2022 1 reactie
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!
Lees alle 4 beoordelingen

Bijdragers & ontwikkelaars

“Remove Social ID for WP” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Remove Social ID for WP” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

First version release

1.1

Added support for GCLID ( Google Adwords )