You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#105035 How to add open graph entries per article

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by jeffhoneyager on Friday, 14 August 2020 14:01 BST

jeffhoneyager
There are extensions that say they work, but I've tried some and spent hours without joy.

All I want to do is (in every content article) enter these:

<meta property="og:title" content="zzzzz" />
<meta property="og:type" content="article" />
<meta property="og:image" content="somedomain.com/selectedimage.png" />
<meta property="og:image:width" content="250" />
<meta property="og:image:height" content="200" />

I wish Joomla would add these to the "Publishing tab" but...

Or - in JCE Image editor (on a new tab).

Can I use JCE to do this?

My microdata script is non-responsive; never-ending "Loading..."

Is there a way I can just add them to the raw html?

Thanks.



Attachments

Ryan
Have you tried - https://github.com/coolcat-creations/plg_cccsocialmedia

My microdata script is non-responsive; never-ending "Loading..."


Which version of the editor do you have installed?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

jeffhoneyager
Latest 2.8.15

Ryan
My microdata script is non-responsive; never-ending "Loading..."


Do you get the same issue if you try a different browser to the one you normally use, eg: Firefox or Brave instead of Chrome?

FYI - That plugin I suggested - https://github.com/coolcat-creations/plg_cccsocialmedia - really does seem to offer the Open Graph features you require, and more.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

jeffhoneyager
I tried it on Firefox and Chrome.

But I haven't tried Tor 😉

Ryan
I tried it on Firefox and Chrome.


The microdata schema is temporarily stored in browser localstorage, so the check was to see if it was using an older version, causing the error. If both browsers are producing the error, then this is not the cause.

Happy to take a look if you can send me a login -> https://www.joomlacontenteditor.net/contact/site-login

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

jeffhoneyager
Ryan, thanks for the offer. I'll use a plugin instead.