Its not working on my website

#280589
  • Resolved Xaibi
    Rank Math free

    Hi,
    ALL In One SEO was working for me, then someone recommended Rank Math to me. I installed it and imported AIOSEO settings, but my SEO titles don’t appear.

    The theme was created manually.

Viewing 15 replies - 1 through 15 (of 18 total)
  • Anas
    Rank Math business

    Hello,

    Thanks for contacting Rank Math, and sorry for any inconvenience caused.

    Please navigate to WP Dashboard > Rank Math > Titles & Meta > Global Meta and check if you can see an option named Rewrite Titles. If yes then enable it and save the settings. Rank Math’s title should be applied after that.

    Once done, clear your website cache and check the titles.

    Let us know how it goes.

    Looking forward to hearing from you.

    Thank you.

    Xaibi
    Rank Math free

    Nothing happened even though I did everything I could. After I enabled Rewrite Titles, no titles appeared.

    Prabhat
    Rank Math agency

    Hello,

    I checked the page’s source and it seems like AIOSEO plugin is currently active on the website.

    Could you please enable Rank Math and rewrite the titles? Further, try clearing the website and browser’s cache and see if that fixes the issue.

    Please let us know how that goes.

    Thank you.

    Xaibi
    Rank Math free

    As you can see, I am using AIOSEO. However, no SEO titles appear when I turn on your plugin.

    Prabhat
    Rank Math agency

    Hello,

    We might need to take a closer look at the issue. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Xaibi
    Rank Math free

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Prabhat
    Rank Math agency

    Hello,

    I logged into your website’s admin area and enabled Rank Math. I noticed that the title tag was still added to the page but that was not being added by Rank Math.

    Upon troubleshooting with the Health Check plugin, I found that your theme is adding the title tag. As I changed the theme in troubleshooting mode, the title as per the global settings (in Rank Math > Titles & Meta > Homepage) was applied.

    Please have a look at the screencast in the sensitive data section of this ticket. You can get in touch with your theme developers and ask them to disable their title tag feature so that Rank Math can add it accordingly.

    P.S. After the troubleshooting process, I’ve disabled Rank Math and enabled AIO SEO back again.

    Please let us know how that goes.

    Thank you.

    Xaibi
    Rank Math free

    Actually, I am a dev, but I know too basic things in WordPress. I just install WordPress and created Header.php, Footer.php, Sidebar.php, and Function.php and I don’t know where I can find the Title tag feature in my theme.

    Xaibi
    Rank Math free

    Ok, I have added these lines.

    functions.php

    function nd_dosth_theme_setup() {
    
            // Adds <title> tag support
            add_theme_support( 'title-tag' );  
    
    }
    add_action( 'after_setup_theme', 'nd_dosth_theme_setup');

    header.php
    <title><?php wp_title( '|', true, 'right' ); ?></title>

    now my titles are showing. Is that way correct?

    I don’t know what these codes are doing but it’s showing me the result fine.

    Hello,

    Yes, that is the correct way to enable the support for the title tag on your theme, and that way our plugin can hook into that and show the title according to your settings.

    Also, if you don’t include any mention to the title tag on your markup our plugin can also add it automatically on every page.

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

    Xaibi
    Rank Math free

    Guys, I don’t know that code. So tell me please is this correct or do you have any code for me. Also want to know how I can add a media description, there is no media description for attachment. https://prnt.sc/1xqrzk3

    Hello,

    My colleague already explained above the usage of that code on your site.

    For the attachments, you seem to have redirected your attachments in Rank Math > General Settings > Links > Redirect Attachments

    Redirect Attachments

    This option needs to be disabled so you can manage your attachment’s title and description in Rank Math > Titles & Meta > Attachments.

    I hope that helps.

    Thank you, and please don’t hesitate to contact us anytime if you need further assistance with anything else.

    Xaibi
    Rank Math free

    I disable the redirect option, as I show you the screenshot, there is no media description option. https://prnt.sc/1xqrzk3

    Nigel
    Rank Math business

    Hello,

    The screenshot you uploaded shows the “Single Media Description” field. If this is not the feature you seek, please may you share more details, including screenshots of what you are trying to achieve.

    Looking forward to helping you.

    Xaibi
    Rank Math free

    Okay, I have another site where I created an attachment page for the media. On that attachment page, I show the media title and media description. In your plugin, you have an attachment section where we can show the media title and media description.

    See my media Settings –> https://prnt.sc/1xudnmh

    Your Plugin Attachment Settings –> https://prnt.sc/1xudhfr

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

The ticket ‘Its not working on my website’ is closed to new replies.