Display page title + blog title in search results


Important - First backup your template

Then follow the steps,
  1. In your Blogger dashboard, Go to the Template page.
  2. Click on Edit HTML .
  3. By using Ctrl+F, search for
    Display page title + blog title in search results
     in your template’s code
  4. And replace it with the following code below:
Display page title + blog title in search results
<data:blog.pageName/> |<data:blog.title/>

<data:blog.pageTitle/>




Save your template.

  • After making above changes in the code, page title + blog title(ie., your blog post title and your blog name) will be shown in the search results and also in the page tab at the top as shown in the image.

                    Search Result


google search result
Tab at the top

tab at the top