Описание
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
Отзывы
Участники и разработчики
«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