Changing info on new page only

Hi all,

I am trying to add code into the HTML <head> of only one page in my site. I saw previous posts about making <head> additions to all pages, but I only need just this one.

Any suggestions?

Thanks,

AquaDiva

Quote · 23 Jun 2010

Not easy to do.

You can do this with the sys_injections table in the database.

However you need to know the page index (name index) of the page you want to insert the code in. If this is a page your created in page builder the problem you will have is all custom pages made with page builder all share the same page index of 81. So unless you built the page by hand (the hard way) with a unique page index, or are inserting into a pre-existing dolphin page that has a unique index then you will not be able to do it.

What your asking to do is complex. No easy answer in this case.

You also posted this in the general forums. Thus i do not know which version of dolphin your using. This injection option is for D7 only.

https://www.deanbassett.com
Quote · 23 Jun 2010
 
 
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.