BREAKING NEWS
བདེ་ཅན་སྨོན་ལམ་བསྡུས་པ།།
Launching a Specific Application without a UAC (User Account Control) Prompt
དུས་དེ་རིང་བཀྲ་ཤིས་ལྷ་རྒྱལ་ལོ།
Hide all the blog posts from the homepage | Hide all the widgets from all the blog posts
CSS for a Trapezoid/Trapezium
CSS for a Rectangle
Full forms of Technical Terms Used in Programming
What is i tag and b tag
CSS For Bold and Italic texts
Write texts on an image in html
Home
Technical Support
Blogger Tutorials
Earn Money
JavaScript
Subscribe Author On YouTube [Click Here>>]
Sunday, July 5, 2020
Home
Blogger Tutorials
Showing Page and Post title first on browser tab title
Showing Page and Post title first on browser tab title
Sir Chogyal
-
Go to "Theme" and click on "Edit HTML" Search for this code:
<title><data:blog.pageTitle/></title>
Copy code snippet
Replace the above code with the Code Below:
<title> <b:if cond='data:blog.pageType == "index"'> <data:blog.pageTitle/> <b:else/> <b:if cond='data:blog.pageType != "error_page"'> <data:blog.pageName/> - <data:blog.title/> <b:else/> <data:blog.title/> - 404 Not Found </b:if> </b:if> </title>
Copy code snippet
You Might Also Like
Hide all the blog posts from the homepage | Hide all the widgets from all the blog posts
Jan 20, 2022
-
Sir Chogyal
Code For A Blogger's Search Bar
Mar 09, 2021
-
Sir Chogyal
How to Add Page Number Navigation Widget for Blogger
Aug 10, 2020
-
Sir Chogyal
Creating Subscribe Button For Your Blog
Jul 27, 2020
-
Sir Chogyal
How to a Show Gadget/Widget only in a Specific URL in Blogger
Jul 13, 2020
-
Sir Chogyal
Showing Page and Post title first on browser tab title
Jul 05, 2020
-
Sir Chogyal
« PREV
NEXT »
No comments
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments ( Atom )
Subscribe by Email
|
YouTube
|
Facebook
|
Instagram
|
Twitter
Learning JavaScript Quickly
Subscribe by Email
|
YouTube
|
Facebook
|
Instagram
|
Twitter
No comments
Post a Comment