nealffischer
Forum Replies Created
-
I got the fatal errors to start to go away.
What I had to do what add
<!doctype html> <html lang="en" prefix="op: https://media.facebook.com/op#">
Then, I went through and spread out the html tags. Easier to show rather than try to explain.
<!doctype html> <html lang="en" prefix="op: https://media.facebook.com/op#"> <head> <link rel="canonical" href="https://*.url/news/title/"/> <meta charset="utf-8"/> <meta property="op:generator" content="facebook-instant-articles-sdk-php"/> <meta property="op:generator:version" content="1.0.6"/> <meta property="op:generator:transformer" content="facebook-instant-articles-sdk-php"/> <meta property="op:generator:transformer:version" content="1.0.6"/> <meta property="op:markup_version" content="v1.0"/> <meta property="fb:article_style" content="default"/> </head> <body> <article> <header> <figure> <img src="https://*.com/images/*.jpg"/> </figure> <h1>ELCA introduces initiative to address voting rights</h1> <time class="op-published" datetime="2016-04-12T23:13:05-04:00">April 12th, 11:13pm</time> <time class="op-modified" datetime="2016-04-20T14:02:09-04:00">April 20th, 2:02pm</time> <address> <a href="https://*.url">*.url</a> </address> </header> <p><i><b>By Mr. So Andso</b></i></p> <p>text</p> <p>text</p> <p>text</p> </article> </body> </html>
Many times the plugin seems to minify the html and scrunch it together. Those almost always throw the fatals error.
@paulo – was just approved last night. Still trying to learn all the ins and outs. Some of my articles are still getting the parsing failures some aren’t All of them were at one point so that’s progress. I got approved on the second attempt. One thing I have noticed. Facebook doesn’t like not having the
<!doctype html> <html lang="en" prefix="op: https://media.facebook.com/op#">
at the top. For some reason I have had to go back and manually add that at the top of each article.
I am getting the error as well.
General Fatals: Sorry, We Couldn’t Parse the Article: Don’t worry, we are looking into this! Please try again shortly.
WordPress Version: 4.5
PHP V 5.5.9
Plugin version Version 2.9It appears okay in the pages app, but throws the error in the cue and through the plugin within the article.
Still awaiting approval. (So much for the 24-48 hours – it’s been four days.) However, I understand that they must be absolutely slammed with applications.