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

المراجعات

25 فبراير، 2025 1 reply
This plugin does exactly what it says it will do and doesn’t cause any problems for the site. Nice job!
31 مايو، 2023 1 reply
It does what’s supposed to do, and do it fine. No issues.
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!
إقرأ جميع المراجعات 5

المساهمون والمطوّرون

“Remove Social ID for WP” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

لقد تم ترجمة ”Remove Social ID for WP“ إلى لغة واحدة. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”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