WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Droplets & Snippets => Topic started by: flip on July 09, 2012, 08:09:50 AM

Title: Droplet for page title and meta tags
Post by: flip on July 09, 2012, 08:09:50 AM
Hello,

I created a droplet for the page title and would like to do the same for the meta tags:

Quote
[[MetaDescription]] = <?php page_description(); ?>
[[MetaKeywords]] = <?php page_keywords(); ?>
[[PageTitle]] = <?php page_title(); ?>

The page title is not shown when I use the droplet. Any idea what could be the issue and if that should be working?

Many thanks,

Philip
Title: Re: Droplet for page title and meta tags
Post by: flip on July 09, 2012, 08:23:19 AM
Sorry, I just noticed that I have asked this before and here is the solution ;-) https://forum.WebsiteBaker.org/index.php?topic=20949.0