Closed fsalvato closed 8 years ago
Hi! There are filters to edit the content before it is prepared for facebook. You can use them for your problem. Please be aware, that facebook will not accept your feed if IA Content and Website Content are not the same.
Hi Jens!
This is great! Can you sendme an example?
I use a custom related inline post plugin, that FB put in the IA as a low scrapy resolution picture without link. This is what I want to filter.
Thanks!
Fernando
El 21/10/2016 4:34, "Jens Wiese" notifications@github.com escribió:
Hi! There are filters to edit the content before it is prepared for facebook. You can use them for your problem. Please be aware, that facebook will not accept your feed if IA Content and Website Content are not the same.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/luehrsenheinrich/afb_instant_articles/issues/71#issuecomment-255314315, or mute the thread https://github.com/notifications/unsubscribe-auth/AVMSxHFfSAXUkT7mlT9lqKZ713Eh0hjQks5q2GsWgaJpZM4KaeBw .
Hey Fernando,
you can find some examples in the wiki. https://github.com/luehrsenheinrich/afb_instant_articles/wiki/Filter-Reference
Best, Hendrik
Hi Hendrik,
Thanks for the info!
Regards from Argentina!
Fernando
El 26/10/2016 5:47, "Hendrik Luehrsen" notifications@github.com escribió:
Hey Fernando,
you can find some examples in the wiki. https://github.com/ luehrsenheinrich/afb_instant_articles/wiki/Filter-Reference
Best, Hendrik
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/luehrsenheinrich/afb_instant_articles/issues/71#issuecomment-256286370, or mute the thread https://github.com/notifications/unsubscribe-auth/AVMSxEV8zyIGqlYZN0e_aX1XX6vonZhKks5q3xOtgaJpZM4KaeBw .
Hi!
It would be great if you could add a filter that can prevent the RSS feed to take certain html items. It could be a field with CSS class to prevent that a specific HTML element being incorporated into the feed.
For example: Some plugins incorporate certain elements that the feed does not know how to interpret and fails on Facebook.
Best