Dont know but having issue

#288835
  • Resolved Xaibi
    Rank Math free

    I installed your plugin and its working fine. But i saw that some links are not getting index with seo titles and one of my post got this title https://prnt.sc/1yyd6uf .
    But my title was this https://prnt.sc/1yydccq .
    Now i really dont understand whats going on, as you see that this link updated 3 days ago in google. I am really worry about this thing and its strange for me.

Viewing 15 replies - 1 through 15 (of 20 total)
  • Hello,

    Thank you for contacting the support, and sorry for any inconvenience that might have been caused due to that.

    Could you please share some of the affected URLs for those pages that haven’t been indexed?

    I checked your page’s view source and it seems the title meta is correctly added.

    In this case, Google hasn’t seen your updated meta details yet. Please give it some time for Google to recrawl your website and check if the correct title is displayed on the SERP.

    ​Do note that if everything’s fine and Google still decides to show a different meta for your search keyword, there is nothing you can do as Google sometimes ignores the custom meta info altogether and show something from the page’s content that matches the search intent better.

    The best you can do is optimize your meta to try and match the intent of the search/keyword.

    You can read more about it here
    https://support.google.com/webmasters/answer/35624?hl=en

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Xaibi
    Rank Math free

    Yes i understand but as you can see my screenshots, its like 3 days ago, google crawl my page and took irrelevant thing in title.

    Anas
    Rank Math business

    Hello,

    I checked the page source, the title is correctly added in the page source, but the <title> tag is present twice in the page source. Check the screenshot in the sensitive data section.

    Please remove the additional title from the page source.

    However, please note that recently Google introduced changes to how it generates the titles to display on SERPs and it’s automatically changing those as per the algorithm.

    https://www.searchenginejournal.com/googles-page-title-update-is-dynamic-and-reactive-to-changes/417432/

    If you want to share your experience with this new update to Google you can use the following forum thread: https://support.google.com/webmasters/thread/122879386/your-feedback-on-titles-shown-in-search-results

    This is something that is currently not being applied on all websites as Google is still experimenting with this feature.

    Hope this helps clarify your doubts.

    Don’t hesitate to get in touch if you have any other questions.​​​​

    Xaibi
    Rank Math free

    Yes, I can see that I have 2 titles, then how to remove them?

    This is my code https://ibb.co/McdsFPJ

    Hello,

    It seems that the second title tag is being added by your theme directly to the template file.

    You may try removing that line 15 and allow Rank Math to generate its own title tag.

    Let us know how that goes. Thank you.

    Xaibi
    Rank Math free

    Okay now I remove this code from my other site and I lost my titles again but if I enable this code then I get 2 titles again on my other site.

    Xaibi
    Rank Math free

    Ok, now I remove the title tag from header.php only and got 1 title now. Why is this happening with your plugin guys?

    Removed:
    <title><?php wp_title( '|', true, 'right' ); ?></title>

    Nigel
    Rank Math business

    Hello,

    Thank you for your patience while we address your concerns.

    The line you removed:
    <title><?php wp_title( '|', true, 'right' ); ?></title>
    is a the old method of adding title tag which the Rank Math plugin cannot customize as it is hardcoded into the theme.

    Using add_theme_support allows Rank Math to dynamically add title tags to your theme. the add_theme_support is activated inside the wp_head() function on line 33 of the screenshot you provided: https://ibb.co/McdsFPJ

    After the edits you made, your title tags should be generated correctly.

    Hope that helps. Please let us know if you have questions. We are here to help.

    Xaibi
    Rank Math free

    What is the new method or just to remove it permanently.

    Hello,

    The best method of letting our plugin and the themes handle the title correctly is with the title-tag support being added to the theme.

    This was being added by the previous filter you mentioned.

    Don’t hesitate to get in touch if you have any other questions.

    Xaibi
    Rank Math free

    Okay, thank you for your help. One more thing. In pro ersion we can add multiple schema. Is it possible that we can add JobPostings schema multiple times in a single post ?

    Hello,

    Yes, you can have multiple Schemas of the same type on your pages and posts.

    Don’t hesitate to get in touch if you have any other questions.

    Xaibi
    Rank Math free

    Okay then can you add the Copy button option for Schema, like we create a Schema, so we click on the copy button and get a copy of the schema where all information will be added. And for both schema ID can be the same. ?

    Hello,

    The IDs on the Schema need to be different otherwise it would defeat the purpose of having an ID to identify the template or Schema markup that you are trying to add on any given page.

    Regarding the copy of Schema, could you please clarify exactly what is the intended behavior and for what use case?

    Looking forward to hearing back from you.

    Xaibi
    Rank Math free

    Suppose you created a Schema for Job Postings. Fill out the form and save it. Now that you’ve decided to post another job posting, you’re gonna create another schema and fill out the form again. A Copy button should be available; by clicking on it, a copy of the job posting schema will be created, and all information will be the same, and any changes can be made.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 15 replies - 1 through 15 (of 20 total)

The ticket ‘Dont know but having issue’ is closed to new replies.