Page Title Customization
Permalink 2 users found helpful
Hi, I'm hoping this is an easy answer. I want to customize the display of the <title> tag to get rid of the :: thing. I see that this is pulling from /concrete/elements/header_required.php
I made the change in there and it worked fine, but my understanding of concrete is that you aren't supposed to touch the /concrete directory, so that doesn't seem like the right solution. Is there a way to duplicate 'header_required.php' into the /elements or /theme/mytheme directory and get the theme to pull that instead?
I made the change in there and it worked fine, but my understanding of concrete is that you aren't supposed to touch the /concrete directory, so that doesn't seem like the right solution. Is there a way to duplicate 'header_required.php' into the /elements or /theme/mytheme directory and get the theme to pull that instead?
Thanks Remo, that answered the question. Hopefully this change gets in a future build. Concrete5 is shaping up to be a pretty decent platform for SEO, but complete control over page titles would be really helpful in that regard.
Beyond what you can do with the Meta Title conditional
I remember that thread. :-)
So it sounds like what is desired is not only the ability to be able to override the title on a page-by-page basis, which you can do, but the ability to override the way the global title works. e.g. somewhere in the dashboard you'd be able to setup
%SITE - %PAGE
or
%PAGE on %SITE
as your global format for page titles.
So it sounds like what is desired is not only the ability to be able to override the title on a page-by-page basis, which you can do, but the ability to override the way the global title works. e.g. somewhere in the dashboard you'd be able to setup
%SITE - %PAGE
or
%PAGE on %SITE
as your global format for page titles.
That's what I was getting at.
Can you (or someone) please explain how you removed the "::" from the site title? I have looked at /elements/header_required.php (I have a custom version in use), but I do not fully understand how the "::" is placed in the site title.
If someone could point me in the right direction it would be a great help.
Thanks!
If someone could point me in the right direction it would be a great help.
Thanks!
here's a great little tip for this:
http://defunctlife.com/2009/08/changing-the-concrete5-title-divider...
http://defunctlife.com/2009/08/changing-the-concrete5-title-divider...
That's perfect... thank you!
I get a blanc page everywhere on my website when i do this.
change the '', they're incorrect after using copy/paste.
http://sourceforge.net/forum/message.php?msg_id=5114875...