SEO Titles are all the same.
I am experiecing another issue with the SEO
<title></title>
tags. No matter what page I am browsing, the title attribute is the same in every page. I am using Yoast SEO Plugin.
And another thing. Is there a way to add a breadcrumb navigation to it.
Thanks. BTW website is https://herowp.com/ask-and-answer/
Thanks
@Alex Sorry to reply here and not after your comment but I needed the possibility to show a picture. Shady’s answer is the right one.
AnsPress automatically adds the “question title” in the html title… if you have anspress shortcode [ anspress ] written in your main AnsPress Page Title (and of course body).
Yes, I tried to paste this shortcode in the Page’s name. It works, but some bugs appeared.
When I try to get page’s name in php (for breadcrumbs) it gives me ‘[anspress]‘.
how you are getting the title ? you should get the title using the_title().
BTW, I am updating all AnsPress theme structure again.
Did not understood your issue