× Here you can get community support related to Tag Meta.

Utilize og: tags for facebook image links

More
9 years 7 months ago #2930 by Liudass
Replied by Liudass on topic Utilize og: tags for facebook image links
Hello,

does this function already working? meta property="og: adding to the pages?
If yes, how to add these tags in to the webpage? I'm using 1.73 tag meta.


Thank you

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago #2939 by admin
Replied by admin on topic Utilize og: tags for facebook image links
Hi,
version 1.7.3 already has the field "custom header" that allows you to add any meta info in the page header. Use this field in a rule to add the meta property og (the custom header can be anything).

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago - 9 years 7 months ago #3004 by Liudass
Replied by Liudass on topic Utilize og: tags for facebook image links
Hello,

I've added New Rule for my website with "Custom header" values:

>>>>>>>>>>>>>>>>>>>>
<div itemprop="xxxx" itemscope itemtype="schema.org/Review">
<meta itemprop="xxxx" content="Reklama Google AdWords" />
<meta itemprop="xxxxx" content="Google AdWords reklama" />
<meta itemprop="xxxr" content="Google reklamos specialistai" />
<div itemprop="xxx" itemscope itemtype="schema.org/Rating">
<meta itemprop="xxx" content="1" />
<meta itemprop="xxxx" content="5" />
<meta itemprop="xxx" content="5" />
</div>
<meta itemprop="description" content="Reklama Google AdWords - reklamos skelbimai internete, rodomi Google paieškos rezultatuose. Google Adwords kaina nuo 0,03Lt/paspaudimą. Reklama Google:+xxxx" />
</div>
<meta property="og:url" content="dimax.lt/google-reklama/reklama-google-adwords"/>
<meta property="og:title" content="Reklama Google AdWords"/>
<meta property="og:description" content="Reklama Google AdWords - reklamos skelbimai internete, rodomi Google paieškos rezultatuose. Google Adwords kaina nuo 0,03Lt/paspaudimą. Reklama Google:+370(611)11371"/>
<meta property="og:type" content="website" />
<meta property="fb:app_id" content="755890147805026"/>
<meta property="og:image" content="xxxx.lt/images/rocketlauncher/frontpage/showcase/reklamagoogleadwords.png"/>


>>>>>>>>>


view-source:http://www.dimax.lt/google-reklama/reklama-google-adwords

but I have faced with problem:
When Fetching scrape information with developers.facebook.com/tools/debug/og/object/

facebook shows Errors That Must Be Fixed:

Your page has meta tags in the body instead of the head. This may be because your HTML was malformed and they fell lower in the parse tree.
Please fix this in order for the tags to be usable.

But when I'm checking the source code of that page meta tags are in the head. Could you please point me where's the problem?

Thank you
Last edit: 9 years 7 months ago by Liudass. Reason: add info

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago #3005 by admin
Replied by admin on topic Utilize og: tags for facebook image links
Hi,
I am almost sure the problem is caused by your custom header. You put some <div> tags, but these cannot be placed in the <head> section. Custom header allows you to set any free header content, but you should always respect specifications... :)

Kind regards.
Luigi
The following user(s) said Thank You: Liudass

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago #3019 by Liudass
Replied by Liudass on topic Utilize og: tags for facebook image links
This makes perfect sense. Thank you. Everything is working now. I have removed all DIVs with it's data.

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago #3023 by admin
Replied by admin on topic Utilize og: tags for facebook image links
Perfect,
I'm glad the problem is solved now.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.091 seconds