WP page not feeding the correct data to FB
-
Could someone help me with adding a FB like button to a custom WP page? Extra URL query vars aren’t getting sent to FB.
I have created a ‘page’ in WP with the permalink:
https://dailycrowdsource.com/companies/
In my template functions.php file, I added in SEF control for 3 parameters so this URL will work:
https://dailycrowdsource.com/companies/media/video/wooshii/
On that page, the FB button shares:
https://dailycrowdsource.com/companies/
when it should be sharing the full URL:
https://dailycrowdsource.com/companies/media/video/wooshii/
I’ve tried adding Open Graph tags, and using FB’s Like button configurator to manually set the URL (& all other options), but it seems to ignore all other settings & only display the link & data to my “directory” homepage (https://dailycrowdsource.com/companies/).
Thanks for your help,
-David
- The topic ‘WP page not feeding the correct data to FB’ is closed to new replies.