home.social

#fbclid — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fbclid, aggregated by home.social.

fetched live
  1. Et le lien avec le #fbclid dans l'article...
    Les webmasters sont plus des community manager qu'autre chose... #Fail

  2. Et le lien avec le #fbclid dans l'article...
    Les webmasters sont plus des community manager qu'autre chose... #Fail

  3. @jwz Including fbclid and friends?

    I set up #Apache to kill #fbclid for me as it kept shittifying shared links:

    RewriteEngine On
    RewriteCond %{QUERY_STRING} ^fbclid=[^&]+&?(.*) [NC]
    RewriteRule ^ %{REQUEST_URI}?%1 [R=302,L]