Head Injections Support Forum. - part 2

Quote · 29 Apr 2014

Those tags are sample normal tags. Facebook og meta tags are like this.

<meta name="og:title" content="Title Here">
<meta name="og:description" content="description here">
<meta name="og:type" content="flickr_photos:photo">
<meta name="og:url" content="https://www.flickr.com/photos/aragao/14050251452/">
<meta name="og:site_name" content="Flickr">
<meta name="og:image" content="http://farm8.staticflickr.com/7176/14050251452_47864be485_z.jpg">
<meta name="og:image:width" content="640">
<meta name="og:image:height" content="427">


And twitter tags

<meta name="twitter:card" content="photo">
<meta name="twitter:site" content="@flickr">
<meta name="twitter:app:name:iphone" content="Flickr">
<meta name="twitter:description" content="description here">


And Flickr tags

<meta name="flickr_photos:by" content="https://www.flickr.com/people/aragao/">
<meta name="flickr_photos:camera" content="https://www.flickr.com/cameras/canon/eos_5d_mark_ii/">
<meta name="flickr_photos:sets" content="https://www.flickr.com/photos/aragao/sets/72157601401547299">


These are just samples puled from another site. The content will have to be changed to match your site.

https://www.deanbassett.com
Quote · 29 Apr 2014

i can make the title appear, and the picture and my link at the bottom but i can't make the writing in the appear in the middle like this.........

 

this is mine .. see no writing in the middle

this is another like from a different website and it has the description in the middle

I tried

<meta name="og:description" content="A blog is your best bet for a voice among the online crowd. It's a personal website where you can voice your own opinions. Start your blog today in our BlogZone ">

because i thought that might be it, but it never worked, any ideas?

Quote · 29 Apr 2014

The og:description should be it. But i would need a link to the page you have the injections on so i can view the source to make sure the injections are actually there. That is the first step. You have to actually make sure the injections are showing up in the page.

Use the facebook debugger so you can see what facebook sees when it goes to your site. https://developers.facebook.com/tools/debug

I am not a facebook meta tag expert. So i am not going to be of much help.

Also. Facebook displays all of that differently depending on the size of the photo as well. So it will never be consistent.

https://www.deanbassett.com
Quote · 29 Apr 2014

Oh and one other thing you need to keep in mind. You seem to have your site locked down to guests.

Facebook views your site as a guest. So if it can't view the page as a guest, it will not be able to extract proper information from it. It is pointless to share pages that guests can't view.

https://www.deanbassett.com
Quote · 29 Apr 2014

i don't have them all locked down, only some of the pages the ones where you can input stuff the rest is open or it should be, i have to check lol

Quote · 29 Apr 2014

The description tag does work. Here is a test page i setup for sharing that has a title and description in it.

http://www.deanbassett.com/page/share_test

https://www.deanbassett.com
Quote · 29 Apr 2014

 

I stil can't get the description to work, i tried this too after looking other places, pretty much waht yo say, yet mine doesn't appear

http://shoomblitz.com/page/test%20page

<META property="og:title" content="BlogZone">
<meta property="og:url" content="http://shoomblitz.com/page/test%20page"/>
<META property="og:description" content="A blog is your best bet for a voice among the online crowd. It's a personal website where you can voice your own opinions. Start your blog today in our BlogZone ">
<meta property="og:site_name" content="ShoomBlitz"/>
<META property="og:image" content="http://shoomblitz.com/m/photos/get_image/file/e90276e06acee2ed06cdfc926703d4fb.jpg">
<META property="og:image:secure_url" content="http://shoomblitz.com/m/photos/get_image/file/e90276e06acee2ed06cdfc926703d4fb.jpg">
<META property="og:image:type" content="image/jpg">
<META property="og:image:width" content="1500">
<META property="og:image:height" content="1500">

Quote · 1 May 2014

If you right click on that test page of yours and view the source. I cannot see any of the meta tags in the page at all.

Meaning you most likely do not have my mod properly installed as it does not appear to be working.

The meta tag description is not going to work if it is not showing up in the page.

https://www.deanbassett.com
Quote · 1 May 2014

your right! I can't see the meta either, yet I can on your page. but yet since i installed the head injections I can now see the images so i must have kinda installed it right i think :(

Quote · 1 May 2014

 

your right! I can't see the meta either, yet I can on your page. but yet since i installed the head injections I can now see the images so i must have kinda installed it right i think :(

No. If it was installed properly the tags would appear on the page. You only getting lucky with your test page because it has a image that facebook sees that it prefers over any others it finds on the page.

You need to go over the install instructions of the module again and verify you have the source changes properly added. You also need to make sure your injection matches the title of the page exactly. View source to get the exact title. Case sensitive.

Also if you have a custom template that has removed dolphins default injection points, then it will not work either.

If you want to send me ftp and admin access i can check the install of the module for you.

https://www.deanbassett.com
Quote · 1 May 2014

I make a test page outside of Dolphin just to see if it installed the head injections wrong or was doing the tags wrong. I used your metatags Deano, I copy and paste it, strangely the description still doesn't appear, yet your description to your test page does appear on my fb. I wonder if this could possibly be server issue? is that possible? something to do with my hosts firewall? IDK i could be clutching at straws.

http://shoomblitz.com/pin/stickynotes/test.html

Quote · 3 May 2014

 

I make a test page outside of Dolphin just to see if it installed the head injections wrong or was doing the tags wrong. I used your metatags Deano, I copy and paste it, strangely the description still doesn't appear, yet your description to your test page does appear on my fb. I wonder if this could possibly be server issue? is that possible? something to do with my hosts firewall? IDK i could be clutching at straws.

http://shoomblitz.com/pin/stickynotes/test.html


That test page is working fine for me.

As for your site. I fixed the problem with the injection mod. And corrected the two injections where your using og tags to fix some things facebooks test tool did not like. Both of those are now working fine for me as well.

Clear your browsers cache to make sure it has not cached older copies.

https://www.deanbassett.com
Quote · 3 May 2014

I am trying to track conversions from facebook.com to the main page.

Face book provides me some code for this..

But I don't know how to match the page name.. 

And to be clear, this injects the code between <head> ...</head>

Thanks!

p.

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 2 Jan 2015

Your trying to match page title. Not the page name.

Do the following, Go to the page. Then right click and select view source. The title to match is what is between that pages <title>...</title> tags.

https://www.deanbassett.com
Quote · 2 Jan 2015

Head Injections and Facebook Conversion Tracking...

I have the code injected that FB supplied me, but it won't verify.

Thanks!

joinpage1.jpg · 135.1K · 357 views
wontverify.jpg · 22.6K · 386 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 2 Jan 2015

I see a problem already.

You have two injections for the join page. That will not work. Each page can only have one injection. You need to combine those two into one injection.

My guess is, it's finding the first one and stopping there.

https://www.deanbassett.com
Quote · 2 Jan 2015

Also verify the title. "join" with a lowercase "j" is not the same as "Join" with a uppercase "J"

I am pretty sure my mod ignores case, but just is case you should match the title exactly.

https://www.deanbassett.com
Quote · 2 Jan 2015

Deano-

Thanks!

This was it.. I thought they just daisy chained together.. ;)

P.

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 2 Jan 2015

Hi,  deano

please tell me how you can use Head Injections insert <meta name="og:image" content="http://FGFG.jpg"> for this page http://demo.boonex.com/m/sounds/view/Corroboree-Dance

Best regards

 

Quote · 9 Jan 2015

Insert a new injection.

Set title to match to that pages title which is Corroboree Dance

Set the injection content to the following

<meta name="og:image" content="http://FGFG.jpg">


Two problems with your example tho.

Problem one. The boonex demo site does not have my head injections installed, so it will not work.

Problem two. The url of http://FGFG.jpg is not valid in the meta tag, so that won't work either.

So your example is not a valid example.

https://www.deanbassett.com
Quote · 9 Jan 2015

thanks you.

please tell me need all pages "meta name" where is the player.

in which file I can put "meta name" ?

Best regards

Quote · 9 Jan 2015

 

thanks you.

please tell me need all pages "meta name" where is the player.

in which file I can put "meta name" ?

Best regards


Not understanding this question. The head injections module does not have a player.

You need to be more specific as to what your trying to do. The head injections adds meta tags to any page based on title. You do not modify any files to add meta tags if your using the head injections.

So i am completely lost as to what your asking. I have a feeling you not understanding what the mod is for and what it does.

https://www.deanbassett.com
Quote · 9 Jan 2015

excuse me, I have not asked the question correctly

I do not use the module head injections

but I need to <meta name="og:image" content=" 

displayed on all pages Where is the audio player.

Could you please help me.

Best regards

Quote · 9 Jan 2015

I see. Ok, then you most likely will need to ask in the normal boonex support forums as it is not related to my module.

I also do not know if it is possible. As far as i can tell the video pages use the same head section as all the other pages so it may not be possible to target just the video pages without somehow getting those pages to use a separate header page.

https://www.deanbassett.com
Quote · 10 Jan 2015

Just wondering if you've checked for compatibility with Dolphin 7.1.5.

TravelNotes.org - The Online Guide to Travel
Quote · 2 Feb 2015

 

Just wondering if you've checked for compatibility with Dolphin 7.1.5.

 I have not. However, 7.1.5 is just a security fix. It should not affect the module at all.

https://www.deanbassett.com
Quote · 2 Feb 2015

Hi Deano, I will be buying this extension shortly...

At the moment I have the 'header injections' module by another dev which is no longer supported.

Im removing this one, then replacing with yours, but it seems to leave behind the meta data on the index page (the only one I had setup).

Do you know where I would manually remove this as I want to clean it up before setting your module up to replace.

Any help appreciated

Thanks

Quote · 11 Mar 2015

You should not be using my mod or any other mod to control meta tags for description and keywords on the index page.

The index page has it's own settings in dolphin. That is most likely what your seeing is what you have setup in dolphin admin. You should continue to use those settings for the index page and not my module because my module will not override them, it will double them up which will result in invalid html.

To get to those dolphin settings go into admin under settings->advanced settings->general. In the general section you will see the boxes for meta description and meta keywords.

https://www.deanbassett.com
Quote · 11 Mar 2015

You are absolutely right (again) - I had a stupid moment :-)

Quote · 11 Mar 2015

Just checking something before buying...

 

I need to be able to inject HTML into the header of specific pages only

this is for jquery based sliders that I need to use on certain pages.

 

Will this module allow this? or is it more for meta info

Quote · 7 Apr 2015

 

Just checking something before buying...

 

I need to be able to inject HTML into the header of specific pages only

this is for jquery based sliders that I need to use on certain pages.

 

Will this module allow this? or is it more for meta info


It can inject anything in between the head tags as long as it wrapped in proper tags.

Meta information needs to be in meta tags, script is between <script> tags. CSS between <style> tags, Ect.

Anything that can legally go into the head per html specs can be injected with the mod.

Many have purchased this mod for just that use. Some have purchased it for putting jquery and google code in the head, others have purchased it to add css to customize css and background images for specific pages.


https://www.deanbassett.com
Quote · 7 Apr 2015

Hey deano,

I am looking more and more into the SEO stuff to try to get our site out there.

My question is:

Is there a way to call the tags as keywords and the about in the description?

Something like

<meta name="description" content="<profile-users-about>" />
<meta name="keywords" content="<profile-users-tags>" />

 

Thank you for your input..

Quote · 9 Apr 2015

 

Hey deano,

I am looking more and more into the SEO stuff to try to get our site out there.

My question is:

Is there a way to call the tags as keywords and the about in the description?

Something like

<meta name="description" content="<profile-users-about>" />
<meta name="keywords" content="<profile-users-tags>" />

 

Thank you for your input..

 
No. Sorry. At the moment i have no way with this mod to embed functions to pull data within the text thats being injected. So no. I will make a note to look into enhancing that in a future version.

However, i actually suspect that would be more damaging to SEO then a help. Reason is it would not remain consistent. Tags and about can be edited by the member.

https://www.deanbassett.com
Quote · 9 Apr 2015

Oh yea.. I did not think about that.. LOL.. That means it is a good thing that I could not figure it out..

 

Thanks Deano..

Quote · 9 Apr 2015

Deano-

I would like to inject the following code...

<script type="text/javascript">
var $zoho= $zoho || {salesiq:{values:{},ready:function(){}}};var d=document;s=d.createElement("script");s.type="text/javascript";
s.defer=true;s.src="https://salesiq.zoho.com/xxxxxxxxxxxxxxxxxxxx/float.ls?embedname=zzzzzzzzzzzzzzzzzzzzzzz";
t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);
$zoho.salesiq.ready=function(embedinfo){$zoho.salesiq.floatbutton.visible("hide");}
</script>


Where regardless of which page I am on on my site... this window would float...

Its an online support chat module.. that  now I can get to move above the "member menu" so I think it will work.


Is this possible?

Thanks!

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 2 Dec 2015

If your looking to put something on all pages of the site, then you would not use my module. My module was designed to allow one to target specific pages rather than the entire site.

To put something in for the entire site, just add it to the templates header template file.

https://www.deanbassett.com
Quote · 3 Dec 2015

Deano-

Thanks!

This worked...

P.

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 4 Dec 2015

Hi All

 

Any idea when this mod will be 7.2 compatible.

 

Gew

Quote · 8 Jan 2016

If you add a few lines to install > config.php, it'll work in the meantime until an updated version is released for 7.2.

   

Starting at line 27:

   

'compatible_with' => array(

   '7.1.x',

   '7.2.0',

   '7.2.1'

),

Quote · 8 Jan 2016

Even if updating the version in the config, the changes boonex made in the template will prevent the old version from working 100%. A needed template key was removed in the new version of dolphin.

New version of module is currently being worked on. Several days. perhaps a week.

https://www.deanbassett.com
Quote · 9 Jan 2016

 

Even if updating the version in the config, the changes boonex made in the template will prevent the old version from working 100%. A needed template key was removed in the new version of dolphin.

New version of module is currently being worked on. Several days. perhaps a week.

 Hi Deano

Thanks for the update, I wish other mod providers took a leaf our of your book.

Gew

Quote · 11 Jan 2016

 

Even if updating the version in the config, the changes boonex made in the template will prevent the old version from working 100%. A needed template key was removed in the new version of dolphin.

New version of module is currently being worked on. Several days. perhaps a week.

 

Any updates to report?

This module has not yet been tested with Dolphin 7.2.0. It has been marked as incompatible until testing and possible updating has been completed.

http://www.boonex.com/m/Head_Injections

 

TravelNotes.org - The Online Guide to Travel
Quote · 17 Mar 2016

I've upgraded my site to Dolphin 7.3.0 and upgraded the Premium Groups Module, which had Head Injections on it.

inc/classes/BxDolTemplate.php was changed in Dolphin-Patch-v.7.1.6-to-v.7.2.0-v.3

The line numbers given in your code have moved (Part 3 now comes before Part 2) but following the module's Install Instructions still works.

Cool

 

 

TravelNotes.org - The Online Guide to Travel
Quote · 28 Mar 2016

Are you alright, Deano?

Michel on Meta-Travel.com

TravelNotes.org - The Online Guide to Travel
Quote · 9 Apr 2016

 

New version of module is currently being worked on. Several days. perhaps a week.

 

....

Quote · 28 Apr 2016

I hope you are doing well Dean; you are a valuable member of this community.

Geeks, making the world a better place
Quote · 7 May 2017

Just checking in.

Pleased to say my Head Injections are still working on 7.3.3

 

~~~~~~~~~~~~~~~~~~~~~~
Michel on Meta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
Quote · 2 Sep 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.