Insider Posted August 10, 2022 Posted August 10, 2022 (edited) Site URL: https://townly.com/project/townhouses/17-jurang-street-balwyn-victoria-3103 Hi all, Is there a way to show the blog post title (17 Jurang Street) as the browser title and wondering if there is a way to achieve this by coding? Currently, the SEO title shows up in the browser title which is what i don't want. I do want to keep the SEO title because that's how I want it to appear in the SERP. Ideally the solution should be sitewide. FYI, I have read this article and am not keen on what it offers. To sum up in images below: Browser Title (that I don't want) - Don't like overpaying? 17 Jurang Street, Balwyn | Townhouses Blog Post Title (what I want to see in the browser title) - 17 Jurang Street SEO Title (I'm happy with this as is) - Don't like overpaying? 17 Jurang Street, Balwyn | Townhouses Edited August 10, 2022 by Insider
Insider Posted August 11, 2022 Author Posted August 11, 2022 Would also be really happy to hear from anyone who thinks this is not likely possible just so I can move on and think about other solutions to this problem. Thanks everyone!
Solution tuanphan Posted August 14, 2022 Solution Posted August 14, 2022 Try edit blog post > Add a Code Block > Paste this code <script> document.title = 'enter new browser tab title'; </script> Insider 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Insider Posted August 14, 2022 Author Posted August 14, 2022 4 hours ago, tuanphan said: Try edit blog post > Add a Code Block > Paste this code <script> document.title = 'enter new browser tab title'; </script> Thanks @tuanphan! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment