Mon. - Fri. 9 am - 5 pm Ask a Question
Remember me

After sharing to Facebook backlink to the site is not working

4 months 4 hours ago #1

  • Artem's Avatar
  • Artem
  • Posts: 11281
Issue:
After sharing to Facebook backlink to the site is not working


Solution:

1. Open your site .htaccess file
2. Add this code:
RewriteEngine on
<if "%{QUERY_STRING} =~ /^fbclid=/">
 RewriteRule  .  %{REQUEST_URI}?   [R=301,L]
</if>

Regards,
Artem, Balbooa.com
Powered by Kunena Forum