Descripción
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.
Instalación
- Upload the directory ‘/remove-social-id/’ to your WP plugins directory and activate from the Dashboard of the main blog.
Preguntas frecuentes
None at this time
Reseñas
Colaboradores y desarrolladores
“Remove Social ID for WP” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“Remove Social ID for WP” ha sido traducido a 1 idioma. Gracias a los traductores por sus colaboraciones.
Traduce “Remove Social ID for WP” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
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