• Resolved Mr Saeed Miri

    (@saeedmiri)


    Hi Yoast Support Team

    i need move <Title> to first postition after <head> can we do it with yoast or not ?
    please see:

    <head>
    <title>My Title</title>
    <meta charset=utf-8 />
    

    in my theme i can do it easy, but yoast plugin again show title and we see duplicate. if we can do it with yoast is ok please help if not, please say some function for disable wpseo_title in all pages and posts.

    this not work:

    add_filter( ‘wpseo_title’, ‘__return_false’ );
    

    Thank You

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello Mr Saeed Miri,

    Thanks for reaching out regarding your titles. You seem to have mentioned two issues; do you want to:

    1. Move the <title> tag to be immediately after the <head> tag

    OR

    2. Your theme is outputting its own <title> tag and you want to disable the one outputted by the Yoast SEO plugin?

    Kindly clarify.

    Thread Starter Mr Saeed Miri

    (@saeedmiri)

    Hi Maybellyne
    Thank You For Reply.

    – I Have One Issue , Just I Need : Move <title> tag to First Position after <head> in My Source Codes. In normal mode, when Yoast Is Active My Theme Disable <title> and just show yoast <title> tag in source.
    – When edit My Source for MOve <title> after <Head> , in Source Code we Have Two <tilte> tag, Created One By My Theme and Two By Yoast. Pleas See Pic:

    https://ibb.co/48SrDV2 for fix this, Must Disable Yoast Plugin, But I dont Want this.

    So now i have question, can we move <title> tag in Yoast Seo With any Fuction Or Something , and i dont edit my Source? if not, Can We Make Function For Disable <title> tag Creat By Yoast seo ?

    I tried to make it clear that you understand what I mean.

    Thanks & Regards

    Suwash

    (@suascat_wp)

    @saeedmiri

    As much as we hate to say it, your question goes beyond the technical expertise of me and my colleagues on the Yoast support team. This means we can’t give you a solid answer to your question.

    Yoast SEO includes filters that allow you or your developer to customize many of our plugin features. These filters are documented inside the plugin code. We also have a developer portal where you can find more information about filters and even check out some examples of how to use them.

    Plugin Support devnihil

    (@devnihil)

    We are going ahead and marking this issue as resolved due to inactivity. If you require any further assistance please create a new issue.

    Hi
    I have the same problem, please help me put the <title> tag immediately after the <head> tag.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘remove wpseo_title in source’ is closed to new replies.