• Resolved mmemichi

    (@mmemichi)


    Hey

    First of all: Thanks or your great plugin. It’s doing a good job!

    I have to issues: When I opened a bug on facebook for developers, they gave me the following advice:

    1. Don’t include nested CDATA sections in your <script> tags, e.g.
    < ![CDATA[
    How can I stop the plugin from adding these?

    2. Remove the empty <? tags which are misinterpreted as XML processing instructions, e.g.

    <?
    
    ?>

    I have no idea, where the tags come from? I’d be happy to remove them if anyhow possible?

    This is my feed URL: http://blog.meugster.net/?feed=instant_articles

    Thanks in advance (and if you don’t speak English: Ich spreche normalerweise Deutsch, eine Antwort auf Deutsch ist für mich also auch in Ordnung),
    Michael

    https://wordpress.org/plugins/allfacebook-instant-articles/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hendrik Luehrsen

    (@luehrsen)

    Danke, die <? waren mir noch gar nicht aufgefallen, sind entfernt.

    (Das sind PHP shorthandles, auf manchen Servern werden die nicht ausgeführt.)

    Ansonsten immer gerne bei GitHub issues einstellen, hilft immer sehr! 🙂

    Thread Starter mmemichi

    (@mmemichi)

    Perfekt, jetzt sieht’s gut aus!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Empty Tags and CDATA’ is closed to new replies.