-
AuthorPosts
-
rleeh Friend
rleeh
- Join date:
- September 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 8, 2010 at 12:34 am #155056Hello,
I have noticed that since installing the Social Template to my site that whenever I goto post an article or a page on my site to Facebook that the valuable information is not posting correctly on Facebook…
When posting items to Facebook, it is essential that the Title, Description of what I am posting, AND Thumbnail of the page or logo of the site posts correctly to Facebook.
Without this information it makes having a “Social” Template POINTLESS
There are several ways to add this information to the template using Facebook OG however, I cannot find out where the <Head> </Head? information on the template is located.
Can someone please lead me into the right direction where I can actually edit my <Head></Head> information on my website?
Thanks!
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 8, 2010 at 2:06 am #358119<em>@rleeh 197406 wrote:</em><blockquote>Hello,
I have noticed that since installing the Social Template to my site that whenever I goto post an article or a page on my site to Facebook that the valuable information is not posting correctly on Facebook…
When posting items to Facebook, it is essential that the Title, Description of what I am posting, AND Thumbnail of the page or logo of the site posts correctly to Facebook.
Without this information it makes having a “Social” Template POINTLESS
There are several ways to add this information to the template using Facebook OG however, I cannot find out where the <Head> </Head? information on the template is located.
Can someone please lead me into the right direction where I can actually edit my <Head></Head> information on my website?
Thanks!</blockquote>
Hi,
From plugins/system/jat3/base-themes/default/blocks, copy file head.php TO templates/ja_social/blocks
Then open the new file and add your code to the bottom.1 user says Thank You to Don Lee for this useful post
rleeh Friendrleeh
- Join date:
- September 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 13, 2010 at 1:20 am #358673Thank you!!
rleeh Friendrleeh
- Join date:
- September 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 13, 2010 at 4:58 pm #358813Hello,
Thanks but this does not solve my issue. I need to remove code.. not add it.
Thanks!
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 14, 2010 at 4:43 am #358891<em>@rleeh 198309 wrote:</em><blockquote>Hello,
Thanks but this does not solve my issue. I need to remove code.. not add it.
Thanks!</blockquote>
Hi,
What code you want to remove? I thought you need to find out the head tag as saying in the first post, so the head.php file is head tag’s content.rleeh Friendrleeh
- Join date:
- September 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 14, 2010 at 5:25 am #358896Thanks for replying!
Here is what I need….
I have double the Facebook Markup Language in my header for some reason.. I have no idea why
I need to go in there and remove one of the FBML – If I do this then everything should work correctly as far as posting the site to Facebook.
Every Joomla template that I have ever worked with (besides this one) has a way to edit the <Head></Head> section inside of the EDIT HTML section.
Where is this located?
i have followed everything but nothing gives me the exact way to physically look at this information.
This is the BIGGEST <Head></Head> I have ever seen in my life and I have been doing this for over 10 years
<html xmlns:fb=”http://www.facebook.com/2008/fbml” xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en-gb” lang=”en-gb”>
<head>
<meta property=”og:title” content=”.”/>
<meta property=”og:site_name” content=”.”/><base href=”” />
<meta http-equiv=”content-type” content=”text/html; charset=utf-8″ />
<meta name=”robots” content=”index, follow” />
<meta name=”keywords” content=”” />
<meta name=”title” content=”” />
<meta name=”description” content=”.” />
<meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />
<title></title>
<link rel=”stylesheet” href=”/plugins/system/jatypo/typo/typo.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/system/css/system.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/system/css/general.css” type=”text/css” />
<link rel=”stylesheet” href=”/media/system/css/modal.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/content/plg_jathumbnail/style.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/content/plg_jafacebooklike/assets/css/style.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/content/plg_jafacebookshare/assets/css/style.css” type=”text/css” />
<link rel=”stylesheet” href=”/components/com_radiotime/assets/css/layout.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/content/sexybookmarks/style.css?ver=1.1.0″ type=”text/css” />
<link rel=”stylesheet” href=”/plugins/system/jat3/base-themes/default/css/addons.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/system/jat3/base-themes/default/css/layout.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/system/jat3/base-themes/default/css/template.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/system/jat3/base-themes/default/css/usertools.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/system/jat3/base-themes/default/css/css3.css” type=”text/css” />
<link rel=”stylesheet” href=”/plugins/system/jat3/base-themes/default/css/menu/mega.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/css/typo.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/css/layout.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/css/template.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/css/css3.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/css/menu/mega.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/css/k2.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/core/themes/grey-color/css/com_agora.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/core/themes/grey-color/css/com_community.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/core/themes/grey-color/css/k2-override.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/core/themes/grey-color/css/color.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/core/themes/grey-color/css/css3.css” type=”text/css” />
<link rel=”stylesheet” href=”/templates/ja_social/core/themes/grey-color/css/menu/mega.css” type=”text/css” />
<script type=”text/javascript” src=”/t3-assets/a6e6a398e537189c71f2a803d4e7de62.cdf202897189ee369ecf75141a4d69d1.js”></script>
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/dojo/1.5/dojo/dojo.xd.js”></script>
<script type=”text/javascript” src=”/t3-assets/3789797671537900aa5caf7013c1b753.991db469f5278682699ed53ba1ea4fdf.js”></script>
<script type=”text/javascript”>
window.addEvent(“domready”, function() {
SqueezeBox.initialize({});
$$(“a.modal”).each(function(el) {
el.addEvent(“click”, function(e) {
new Event(e).stop();
SqueezeBox.fromElement(el);
});
});
});
var K2RatingURL = ”;
window.addEvent(“domready”, function() {
var JTooltips = new Tips($$(“.hasTip”), { maxTitleChars: 50, fixed: false});
});
</script>
<script type=’text/javascript’>
/*<!]>*/
</script><script type=”text/javascript” src=”/plugins/system/pc_includes/ajax_1.3.js”></script>
<link href=”/plugins/system/jat3/base-themes/default/images/favicon.ico” rel=”shortcut icon” type=”image/x-icon” /><!–>
<style>
.clearfix { display: inline-block; } /* IE7xhtml*/
</style>
<!–><meta property=”og:image” content=”/images/signal.png”/>
<script type=”text/javascript” src=”http://w.sharethis.com/button/buttons.js”></script><script type=”text/javascript”>stLight.options({publisher:’ba6ed1f8-cc73-4e97-9c64-8051eef6783b’});</script>
<style type=”text/css”>
/*dynamic css*/
.main {
width: 1000;
}#ja-wrapper {
min-width: 1000;
}
</style>
</head>I need to remove the FBML in this section so that I can have my logo OR image that I have specified in the FBML to show up when users are posting the page to Facebook.
Keep in mind where you see “” – it means I removed that information for this post because I do not want to post my site inbfo on this site
Thank you for any help!
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 14, 2010 at 6:57 am #358909Hi,
The line: <blockquote>xmlns:fb=”http://www.facebook.com/2008/fbml”</blockquote>
you see is not in head tag, it is added by jafacebookshare plugin.
In order to remove it, you need to open file: plugins/content/plg_jafacebookshare.php
Find this code to remove:
[PHP]$body = JString::str_ireplace(‘<html’, ‘<html xmlns:fb=”http://www.facebook.com/2008/fbml”‘, $body, 1);[/PHP]teletrance Friendteletrance
- Join date:
- July 2008
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 11
- Thanked:
- 8 times in 1 posts
March 18, 2011 at 2:05 pm #382086which will be the necesary code?
<meta property=”og:image” content=”” /> – it’s a php string, I guess, that must be between “”. which one?
thx! -
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by teletrance 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum