Forums › Forums › Search & Filter Pro › Page Title for Search Results Page Showing ‘Blog’
Tagged: meta title shows blog
- This topic has 8 replies, 2 voices, and was last updated 5 years, 1 month ago by
Anonymous.
-
Anonymous(Private) April 2, 2020 at 7:58 am #238697
Hi
I notice that the search results pages show my blog’s META title and description. I’m using Yoast and the titles display properly for the native WordPress search. I also have ‘force is_search’ set to true but they still display.
Wondering if there’s an easy way to change this short of adding a custom php header in my theme files?
Thanks as ever
DaleTrevor(Private) April 2, 2020 at 2:34 pm #238763So, what is happening is your theme is detecting that your are using that template file and most themes are coded to treat it as the ‘blog’ page from a title and meta point of view. If you were using an archives template, that would probably change what happens. Of course, the output then might look different too. Just try it, using
archive.php
(I think that is the default file for most themes). -
AuthorPosts