easternreels
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Decoupling Title Block to Page Title BehaviourAs far as I understood, the Title Block displays the real page title and does not create a separate browser tab title. Hence, changing the page title will automatically update the title for the browser tab as well.
Yes, that’s exactly the behaviour I’m experiencing which I do not want to happen.
If you need different titles on-page and for the page itself, then using the H1 Block is more appropriate than the Title Block. It all depends on your preferences as well as theme.
Besides, do you use a block or classic theme?
Yes, using a H1 block seems to fix the issue but I wasn’t sure how that would affect SEO or whether that was “best practice” or not.
I’m using a block theme (a child theme of WordPress’ twentytwentyfive theme to be specific).
Forum: Fixing WordPress
In reply to: Decoupling Title Block to Page Title BehaviourAh, yes, that title block that always displays the title of the current post or page. If you change anything in there, it changes the title set by WordPress (which you’re actually supposed to enter in the field I described). I don’t use it enough
Yeah that’s what I find frustrating, it would be nice if I could manually change the page title via the sidebar instead of the Title block automatically updating the page title.
There’s no “best practice.” You have to choose the approach that’s best for you and your project and that you’re most comfortable with. No one can make that decision for you. Based on your description, though, I’d recommend an SEO plugin. But it’s up to you which one you use—if any at all.
Ok fair enough. I guess I’ll go with the SEO route because it would be nice to grow the site.
Forum: Fixing WordPress
In reply to: Decoupling Title Block to Page Title BehaviourThanks for the reply threadi.
I’m not quite sure which block you mean by “Title Block”. In the Site Editor, there is a block called “Site Title Block” that displays the website title. This is not the title of an individual page, but rather the title of the entire website. This block is typically used in the header template, not on an individual page.
Clicking the + icon (Block Inserter) in Gutenberg shows that there is both an option for “Title” blocks and “Site Title” blocks. I understand the latter shows the website’s name, but I am using a “Title” block on the page and yes, I have a Site Title block in my header. This is in WP 7.0 so maybe there’s been an update?
In the Block Editor, you always have the option at the top to enter the title of the respective page or post. How this appears on the front end of the website depends on the theme you’re using.
Yes, I’ve tried editing this but it changes the H1, that’s the issue I’m experiencing — the H1 and Title of the page are coupled so when I update one it updates the other which is not what I want to happen.
Overall, in my view, you have the following options to achieve your goal:
That’s what I’m also asking, and those are the solutions I came to. Out of those two options which one is best practice? I guess I need an SEO plugin eventually so should I just fix this issue this via a plugin?