Forum Activity for @derrickhand300

derrickhand300
@derrickhand300
05/27/15 11:04:05PM
1,353 posts

Update On Custom Metatags


Design and Skin Customization

The source code for any image in my image gallery shows the meta data is added using meta.tpl

Opening meta.tpl I have the following code which I will attach as a file because its so long- NOWHERE in my meta.tpl is there a mention of ANY OG tags

My modules are all up to date here- wonder why your code looks so perfect and mine does not exist?

edit-
my jrGallery item detail template does not contain anything that would be in the head section-there is no meta data in my jrGallery item detail tpl here
meta.zip - 1KB

updated by @derrickhand300: 05/27/15 11:08:41PM
derrickhand300
@derrickhand300
05/27/15 03:48:33AM
1,353 posts

Update On Custom Metatags


Design and Skin Customization

As a side note on this its actually surprising how many social network creators do not understand the power of Facebook and how it can help them
I remember in the Ning forum years ago people remarking " I dont want to share crap on Facebook- I dont want people going to my Facebook page-I want them going to my Ning page" and I realized then how many people just dont get it

YOUR content is not shared on Facebook- sure if I have an interesting pic or video i could just upload it directly to Facebook and everyone could see all there is to see right there on Facebook BUT if you use the Open Graph (OG) meta tags correctly you drive people FROM Facebook to YOUR website to view the content-which CAN result in HUGE amounts of traffic.

Lets say you add something cool-unique and interesting...it gets SHARED on Facebook-each share means your content/link is being shared on someones facebook page...get 500 'shares' then you have 500 links to your website content...which translates into visitors- which you monetize in which ever method you select-( through cost per click ads or selling products etc)

Regular content posted to a sites Facebook Fan Page can result in huge amounts of free traffic ...

Facebook has hurt social networks like ours because EVERYONE has a niche Facebook page anymore....but using this we have a way to offset the 'hurt" by using Facebook to our advantage
updated by @derrickhand300: 05/27/15 03:49:28AM
derrickhand300
@derrickhand300
05/27/15 03:32:14AM
1,353 posts

Update On Custom Metatags


Design and Skin Customization

Here is the screenshot mentioned above...
Capture.JPG.jpg Capture.JPG.jpg - 104KB

updated by @derrickhand300: 05/27/15 03:32:30AM
derrickhand300
@derrickhand300
05/27/15 03:30:57AM
1,353 posts

Update On Custom Metatags


Design and Skin Customization

No-if you look at the source code for the page you see I have no meta tag for OG image on the page ANYWHERE-no meta for OG Title or description( whats there is being done using the smarty code in the facebook set up which is generically pulling the member name/site name and using that on every post.

Here is an example of someones site where its set up perfectly ( I dont know what platform its built on)

Try sharing this link to your FB page to test
http://www.slate.com/articles/life/the_kids/2015/05/teething_symptoms_in_babies_are_not_as_bad_as_parents_think.html

Its formatted PERFECTLY! Here is the meta info they use to make it PERFECT

Here is their source code

<!-- Facebook OG -->
    <meta id="ogtitle" property="og:title" content="Parents Love to Blame Teething for All Their Babies&rsquo; Miseries. They&rsquo;re Missing the Real Cause." /> 
    <meta property="article:publisher" content="http://www.facebook.com/Slate" />
    <meta property="og:type" content="article" />
    <meta id="ogurl" property="og:url" content="http://www.slate.com/articles/life/the_kids/2015/05/teething_symptoms_in_babies_are_not_as_bad_as_parents_think.html" />
    <meta id="ogimage" property="og:image" content="http://www.slate.com/content/dam/slate/articles/life/family/2015/05/150501_KIDS_Teething.jpg/_jcr_content/renditions/cq5dam.web.1280.1280.jpeg" />
    <meta property="og:site_name" content="Slate Magazine" />
    <meta id="ogdescription" property="og:description" content="When my daughter was 7 months old, she abruptly stopped sleeping through the night. She was up every couple of hours, crying and demanding comfort. Teething, I thought. It was 

around the right time for her first teeth to emerge. But weeks went by, and I saw no teeth, and..." />
    <meta property="fb:app_id" content="142011022527753"/>

I will attach a screenshot of a forum I have that has a place where I can add code to the head section of a page

So If I had a place like this to add code to the head section of any page- I could use the above Facebook code as my pattern/replacing the information in the code with the specifics of my site....then each time I share something it would parse the correct image/title/description ( yes i would need to fill in the title/description and even if I had 100 images on the page if I right clicked on the image on the page that i wanted to show as the OG image-I would copy the image url and paste it in as the OG Image meta data.that way the correct image would show up no matter how many were on a page ( if a video is shared then a line of code would need to be added for OG video) I believe if the page has the OG tags- then Sharethis would also work correctly on any page- ....
derrickhand300
@derrickhand300
05/27/15 03:16:41AM
1,353 posts

2 Weeks Unable To Convert Any Videos- Error messages show something to do with kickbox?


Design and Skin Customization

Thank you Michael!

Here is their reply

"Hi,

I've compiled the latest ffmpeg from source and still converting mp4 files fails, but the avi files are converted successfully. Can you check with the Jamroom support team and let me know the location of the log file they provided. Also ask him what is the exact ffmpeg commend they are using in their script to convert the video files. "
updated by @derrickhand300: 05/27/15 03:55:17AM
derrickhand300
@derrickhand300
05/26/15 06:51:29PM
1,353 posts

Update On Custom Metatags


Design and Skin Customization

When I try to share an image from my JR site- it selects the wrong image and wont allow me to edit the title/description
Here is a screenshot example-not much chance of anyone wanting to click on that :)
Capture.JPG.jpg Capture.JPG.jpg - 32KB

updated by @derrickhand300: 05/26/15 06:51:50PM
derrickhand300
@derrickhand300
05/26/15 06:40:48PM
1,353 posts

Update On Custom Metatags


Design and Skin Customization

Thanks gary
These are actually concerning the Facebook Open Graph Meta Tags...when you share something to facebook-these tags tell facebook what video/image thumbnail to display- what title to use and what description to use etc...attached is a screenshot from my competitors site who enjoys a great deal of traffic because it works on their platform and drives huge amounts of traffic to their sites
Capture.JPG.jpg Capture.JPG.jpg - 40KB

updated by @derrickhand300: 05/26/15 06:41:09PM
derrickhand300
@derrickhand300
05/26/15 06:24:02PM
1,353 posts

2 Weeks Unable To Convert Any Videos- Error messages show something to do with kickbox?


Design and Skin Customization

Testing with Kickbox disabled- still getting the kickbox error messages...
derrickhand300
@derrickhand300
05/26/15 06:17:44PM
1,353 posts

2 Weeks Unable To Convert Any Videos- Error messages show something to do with kickbox?


Design and Skin Customization

Why is this trying to email users when i upload a video?
This is crazy
  84