Droplet for page title and meta tags

flip

Sorry, I just noticed that I have asked this before and here is the solution ;-) https://forum.websitebaker.org/index.php?topic=20949.0

flip

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