Hey all,
I have recently been tasked with maintaining a cakephp application. I
am trying to make it a bit more seo friendly by doing the custom page
titles and meta descriptions. The meta description has been pretty
straight forward in being able to set the pageTitle in the controller.
Is there a way to do the same in the controller with the meta
description. The layout for the site has hard coded titles and
descriptions already. I hacked it so that in the layout it checks to
see if a variable for the meta description is set and then it replaces
it. But I am thinking that there is probabbly a better way to do this
that I can't figure out.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to