Archived topic
Site Library Target / Blog as Page Title
5 replies · Started by Daniel on March 3, 2019
Hi GP-Team,
I use the "Target" from Libraries. It's really nice. But I ran into trouble.
On the blog page it uses "Blog" as pagetitle and not the one I used as pagetitle "news". Where can I find this to change?
Best, Daniel
Hi there,
that site is the GP Header Element:
https://docs.generatepress.com/article/header-element-overview/
Go to Dashboard > Appearance > Elements and look for the Header element assigned to the blog. Edit that element and change the H1 text within.
Hi David,
thanks for the reply. Yes I found the element. This is the content:
<h1>
{{post_title}}
</h1>
But "Blog" is definetly not the title of the page? Do you have any other idea?
Best wishes
Daniel
Hi there,
By default the {{post_title}} tag will show as Blog.
If you want something different, try creating a new element specifically for the blog page and manually add the content/title you wish.
Let me know if this helps :)
Hello Leo,
that worked, when I disabled the "Blog"-element in the predefined header-element too.
Thanks,
Daniel
No problem :)