Website Title is not showing

Started by julian, 04-07-2019, 22:52:41

Previous topic - Next topic

julianTopic starter

My WordPress sites have many pages & all pages have their separate title & descriptions with Yoast SEO plugin but there is only one page which doesn't have title & description.

I don't understand the issue, Yoast SEO is working fine but why Yoast does not show title & description option in a page?
Click here to get Guest Post Services and  Premium Guest Post
  •  


supergolfer

The site title only shows for the Top header style, not the minimal header style.


amayajace

There's not much to see here, but clearly you should not have two style tags after each other. Also put a at the end of the meta tag.


John - Smith

julian,

can you provide the screenshot of the page (backend) or URL of the page? it will help me and others to understand the situation better.


smithmary01

This problems only showing in WordPress so can change the themes, and second things is you can put this code:
if ( !function_exists( 'yourtheme_setup' ) ) {
    function yourtheme_setup() {
        /*
         * Let WordPress manage the document title.
         * By adding theme support, we declare that this theme does not use a
         * hard-coded <title> tag in the document head, and expect WordPress to
         * provide it for us.
         */
        add_theme_support( 'title-tag' );
    }

    add_action( 'after_setup_theme', 'yourtheme_setup' );
}

may be resolved your queries.

Neel Patel

check if that individual page have values or not?

Yuga

Your markup seems to be correct, just look for the title in the browser window. <h1>Title here</h1>. <title> is not showing in web page; it is shown in Tab / Window's title. ... Because it displays the largest text, the H1 Header tag is often used to create a title at the top of the page."


Naad Nodal

Quote from: julian on 04-07-2019, 22:52:41
My WordPress sites have many pages & all pages have their separate title & descriptions with Yoast SEO plugin but there is only one page which doesn't have title & description.

I don't understand the issue, Yoast SEO is working fine but why Yoast does not show title & description option in a page?

Hello,

"Changing the SEO Titles and Meta Descriptions for Archives
Login to your WordPress site.
Navigate to the Yoast SEO Plugin. ...
Click on "Search Appearance" on the left side of the menu.
Navigate to Archives along the top of the page.
Change the "SEO title" and "Meta description"


soleseriouss

Worked the code given by smithmary01?

Do you still face the same issue with the website title?  :'(
Best Online Sneaker Store | Air Jordan Sneakers for Men
100% Authentic & New Sneakers | FREE Shipping*
  •