2 replies
Hi

I have accidentally deleted the Title field in the plugin but when i go to add this again im being asked for the title field value?

What is the title field value?

Secondly..
I think my theme is overiding the title description that i add in the SEO Title section as when i see the Snippet Preview im not seeing what i have typed in.

How can i fix this?

thanks warriors
#plugin #yoast
  • Profile picture of the author asidewalk
    Originally Posted by warriorspirit786 View Post

    Hi

    I have accidentally deleted the Title field in the plugin but when i go to add this again im being asked for the title field value?

    What is the title field value?

    Secondly..
    I think my theme is overiding the title description that i add in the SEO Title section as when i see the Snippet Preview im not seeing what i have typed in.

    How can i fix this?

    thanks warriors
    Yoast is wordpress right? I think that is what I'm using on one of my sites...

    I don't know how you deleted the title field. I'd go back through the plugin's settings to see if it was disabled or something

    For the title description, you mean the <title> tag in html isn't showing what you have in the box? If so, make sure you have

    Code:
    <title><?php wp_title(); ?></title>
    in the header file of your theme.
    {{ DiscussionBoard.errors[4774075].message }}
    • Profile picture of the author warriorspirit786
      thanks.

      Can anybody else answer my questions please who know about the Yoast Wordpress plugin.

      thanks
      T
      {{ DiscussionBoard.errors[4778185].message }}

Trending Topics