Remove Social ID for WP

Description

Facebook is now adding a fbclid argument to all the shared URLs. 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 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.

FAQ

None at this time

Reviews

Հունվարի 3, 2023 1 reply
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, 2022 1 reply
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!
Read all 3 reviews

Contributors & Developers

“Remove Social ID for WP” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

First version release