- Posts: 8
COMMUNITY FORUM
OpenGraph Problem
- metalbrain
-
Topic Author
- Offline
- New Member
My website uses K2 2.6.9 on a Joomla 3.4.3 platform.
When I try to share an article's link on Facebook, it uses a fixed title, image and description.
How to fix this situation?
To see my webite, please click .
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- User
Please Log in or Create an account to join the conversation.
- metalbrain
-
Topic Author
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- User
You can look at the plugins list as well.
Please Log in or Create an account to join the conversation.
- Alexander Ioannidis
-
- Offline
- Senior Member
- Posts: 65
Your Homepage
<meta property="og:title" content="Araç Kaymakamlığına Veli Biçer Atandı" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://www.aracsayfasi.com/" />
<meta name="og:site_name" content="Araç Sayfası" />
<meta property="og:description" content="Şimdi ilçemiz size daha yakın" />
<meta property="og:image" content="http://www.aracsayfasi.com/images/veli_bicer.jpg" />
Article page
<meta property="og:title" content="Araç Kaymakamlığına Veli Biçer Atandı" />
<meta property="og:type" content="article" />
<meta property="og:image" content="http://www.aracsayfasi.com/images/veli_bicer.jpg" />
<meta property="og:url" content="http://www.aracsayfasi.com/index.php/haberler-yeni/ilcemizden-haberler/1256-ilyas-ilbey-chp" />
<meta name="og:site_name" content="Araç Sayfası" />
<meta property="og:description" content="Şimdi ilçemiz size daha yakın" />
Could these be hardcoded into your template?
Also, have you checked for errors with the Facebook scraper? www.facebook.com/login.php?next=https%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fdebug%2F
Please Log in or Create an account to join the conversation.
- metalbrain
-
Topic Author
- Offline
- New Member
- Posts: 8
<?xml version="1.0" encoding="utf-8"?>
<form>
<fields name="params">
<fieldset name="Custom Parameters" label="Custom Parameters">
<field name="og_query_parameters"
type="textarea"
label="URL Query Parameters"
description="List of URL query parameter / value pairs to match for this object to apply. Example below would apply to the Joomla content view of Article 23:
<br/>option=com_content
<br/>view=article
<br/>id=23
"/>
<field name="og_open_graph_tags"
type="textarea"
label="Open Graph tags"
description="List of Open Graph parameter / values to apply to these types of pages. Example:
<br/>title=Title for These Pages
<br/>description=Description for any of these pages
<br/>image=Image for this type of page
"/>
</fieldset>
</fields>
</form>
Please Log in or Create an account to join the conversation.
- Alexander Ioannidis
-
- Offline
- Senior Member
- Posts: 65
Where is this code located, in your template files?
Please Log in or Create an account to join the conversation.
- metalbrain
-
Topic Author
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Alexander Ioannidis
-
- Offline
- Senior Member
- Posts: 65
<meta property="og:url" content="http://www.aracsayfasi.com/" />
<meta property="og:title" content="Araç Sayfası - Anasayfa" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Kastamonu İli Araç İlçesi hakkında bir site. Araç Sayfası anasayfası" />
Article page, this I don't like!
<meta property="og:url"l" content="http://www.aracsayfasi.com/index.php/haberler-yeni/ilcemizden-haberler/1256-ilyas-ilbey-chp" />
<meta property="og:title"e" content="Araç Sayfası - İlyas İlbey CHP'den Milletvekili Adayı Olacak" /<meta property="og:type"ype" content="article" /<meta property="og:description"ion" content="CHP Genel Sekreteri Gürsel Tekin, Hürriyet &#039;e yaptığı açıklamada, İlbey&#039;in Kastamonu&#039;dan aday olacağını söyledi. Kendisi gibi sanatçı Yasemin Yalçın ile evli olan İlyas İlbey&#039;le, Muğla&#039;da bir film çekimi sırasında temas kurulduğunu kaydeden Tekin, şöyle konuştu; &quot;İlyas İlbey, Cem Yılmaz&#039;la birlikte halen Muğla&#039;da bir film çekiminde. Kendisiyle telefonla konuştuk. İlbey, Kastamonu&#039;dan, CHP listelerinden 1 Kasım seçimlerine girecek.&quot;
Hürriyet" />
See:
property="og:title"e"
property="og:type"ype"
property="og:description"ion"
these seem broken! Have you tried to alter any files, K2 or elsewhere?
Please Log in or Create an account to join the conversation.
- metalbrain
-
Topic Author
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Alexander Ioannidis
-
- Offline
- Senior Member
- Posts: 65
It is important to know
a) what extensions of your website produce og tags
b) where have you made changes (which files have been altered)
Please Log in or Create an account to join the conversation.
- Ashraf Hanafy
-
- Offline
- New Member
- Posts: 1
How are you?
I faced the same problem, Would tell me how to solve it?
property="og:title"e"
property="og:type"ype"
property="og:description"ion"
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- User
Which other 3rd party extensions are you using?
Please Log in or Create an account to join the conversation.