Split Testing with query strings doesn't work with Facebook Sharing
-
The Simple Page Tester plugin has been great so far, but I have come across and issue.
Let’s say I have two URL used for split testing:
example.com/master
example.com/variationIf use the Facebook sharing debugger with those URLs, it will be able to scape the proper information. However, if I append a query string, such as:
example.com/master?utm_source=email
example.com/variation?utm_source=emailFacebook will throw an error: Error parsing input URL, no data was cached, or no data was scraped.
And if I “See exactly what our scraper sees for your URL” It says this: Document returned no data
If I turn off the split testing, the urls will scrape properly with query strings and load all the proper meta tags. How can I use the some page tester plug, with a query string, without it breaking Facebook sharing?
The topic ‘Split Testing with query strings doesn't work with Facebook Sharing’ is closed to new replies.