Filtering doesn't appear to be working
-
Hello,
I’m using version 0.8.22 of OGraphr. I’m trying to filter out some plugin images that should never be used when sharing posts. I filled this into Custom URLs, each on a separate line, and the “Exclude includes” checkbox is checked:
1×1.trans.gif
pf-button.gif
share_save_171_16.pngI also tried full URLs, both http and https, server and CDN urls, and having the values separated by commas on the same line. Nothing seemed to have any effect. I’m still seeing this in my html:
<meta property=”og:image” content=”https://d3ojdig7p1k9j.cloudfront.net/wp-content/plugins/lazy-load/images/1×1.trans.gif” />
<meta property=”og:image” content=”https://cdn.printfriendly.com/pf-button.gif” />
<meta property=”og:image” content=”https://d3ojdig7p1k9j.cloudfront.net/wp-content/plugins/add-to-any/share_save_171_16.png” />I’m wondering if using a content distribution network (CDN) and url remapping to the CDN is something that is not supported. WP Super Cache is doing the remapping, fyi.
Usability comment… the phrase “Exclude includes” is a bit confusing. Perhaps “Exclude these custom URLs:” would be better?
Thanks,
Casey
- The topic ‘Filtering doesn't appear to be working’ is closed to new replies.