Remove Social ID for WP

描述

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.

安装

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

常见问题

None at this time

评价

2025 年 2 月 25 日 1 回复
This plugin does exactly what it says it will do and doesn’t cause any problems for the site. Nice job!
2023 年 5 月 31 日 1 回复
It does what’s supposed to do, and do it fine. No issues.
2023 年 1 月 3 日 1 回复
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.
2022 年 2 月 16 日 1 回复
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!
阅读所有5条评价

贡献者及开发者

「Remove Social ID for WP」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Remove Social ID for WP」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Remove Social ID for WP」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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