xmohammadsharfuddinx Posted January 19, 2019 Report Share Posted January 19, 2019 With reference to the above-mentioned Title, please find the attachements Rank Math Settings: http://prntscr.com/m9blus Google Search: http://prntscr.com/m9bm2v I need the title on google search same as the Rank Mathn Title Settings Please Help me Link to comment Share on other sites More sharing options...
Support Pratik.d Posted January 21, 2019 Support Report Share Posted January 21, 2019 Hello, In your theme, a static title is used whereas Rank Math ( or as a matter of fact any plugin which modifies title ) needs wp_title() function to change the title. To fix it, I logged into your site and changed below code in the header.php file: Replaced: <title><?php bloginfo('name'); ?> | <?php is_front_page() ? bloginfo('description') : wp_title(''); ?></title> with <title><?php wp_title(); ?></title> Now your site is showing correct title on frontend. Hope that helps. Thank you. 1 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
Support Montgomerie Posted January 19, 2019 Support Report Share Posted January 19, 2019 Hello, Thank you for contacting MyThemeShop and sorry for any inconvenience that might have been caused due to that. It seems like that the settings of the single post are different or your theme is generating a title on it's own: I checked further and noticed that your theme is generating its own title tag: Can you please the SEO settings in your theme or please contact the theme owner for the code/filter to disable the title tag from the theme? Hope that helps. If you have any further question(s), please let us know. 🏁Rank #1 on Google With our WordPress SEO Plugin ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
xmohammadsharfuddinx Posted January 19, 2019 Author Report Share Posted January 19, 2019 Thank you for your support. I have checked Theme option there no such options to disable Title. Is there any upcoming update with Rank Math ? So that We can Enable a Force Rewrite Title with builtin option itself like Yoast SEO Provides? Is there any alternate Solution to disable auto generated title? With the help of any Plugin? Link to comment Share on other sites More sharing options...
Support Montgomerie Posted January 19, 2019 Support Report Share Posted January 19, 2019 Hello, Please share your WordPress login details in the "Sensitive Data" section by clicking the Add button on the top and bottom right-hand side on this ticket and follow the instructions shown in the screenshot below: Looking forward to helping you. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
xmohammadsharfuddinx Posted January 19, 2019 Author Report Share Posted January 19, 2019 Hello,I have updated the sensitive data as requested. Can you please check further?Thank you. Link to comment Share on other sites More sharing options...
xmohammadsharfuddinx Posted January 20, 2019 Author Report Share Posted January 20, 2019 Gentle Reminder Link to comment Share on other sites More sharing options...
Support Pratik.d Posted January 21, 2019 Support Report Share Posted January 21, 2019 Hello, Please try adding below filter code in your theme's functions.php file: add_action( 'init', function() { remove_action( 'wp_head', '_wp_render_title_tag', 1 ); add_action( 'rank_math/head', '_wp_render_title_tag', 1 ); }); Hope that helps. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
xmohammadsharfuddinx Posted January 21, 2019 Author Report Share Posted January 21, 2019 You can check the below image. Nothing happened after adding the filter code also. Please and resolve the issue. login credentials are in sensitive data block Link to comment Share on other sites More sharing options...
Support Pratik.d Posted January 21, 2019 Support Report Share Posted January 21, 2019 Hello, It looks like the priority which your theme is using to change the title is higher than what we have used in Rank Math. Can you please add your site's FTP details in the Sensitive Data Section so we can try adding some filter code in your theme's functions.php file? Looking forward to helping you. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
xmohammadsharfuddinx Posted January 21, 2019 Author Report Share Posted January 21, 2019 Hello,I have updated the sensitive data as requested. Can you please check further?Thank you. Link to comment Share on other sites More sharing options...
Support Pratik.d Posted January 21, 2019 Support Report Share Posted January 21, 2019 Hello, I am getting 530 Login Incorrect error when I try to login with the provided access details. Please see the screenshot in the Sensitive Data Section. Can you please check the details again and give us the correct login access? Looking forward to helping you. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
xmohammadsharfuddinx Posted January 21, 2019 Author Report Share Posted January 21, 2019 Hello,I have updated the sensitive data as requested. Can you please check further?Thank you. Link to comment Share on other sites More sharing options...
Support Pratik.d Posted January 21, 2019 Support Report Share Posted January 21, 2019 Hello, In your theme, a static title is used whereas Rank Math ( or as a matter of fact any plugin which modifies title ) needs wp_title() function to change the title. To fix it, I logged into your site and changed below code in the header.php file: Replaced: <title><?php bloginfo('name'); ?> | <?php is_front_page() ? bloginfo('description') : wp_title(''); ?></title> with <title><?php wp_title(); ?></title> Now your site is showing correct title on frontend. Hope that helps. Thank you. 1 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
xmohammadsharfuddinx Posted January 21, 2019 Author Report Share Posted January 21, 2019 Thank you soo much for the support. Link to comment Share on other sites More sharing options...
Support Montgomerie Posted January 21, 2019 Support Report Share Posted January 21, 2019 Hello, It was a pleasure helping you. We are glad you found our help useful. If you have any other questions in the future, do let us know. We are here to help you. Could you please leave us a testimonial (if you haven't already done that) on about your overall experience with the plugin and the support? This will help us serve you, our members, better. We appreciate your time and patience.https://wordpress.org/support/plugin/seo-by-rank-math/reviews/?filter=5#new-post Thank you in anticipation. 🏁Rank #1 on Google With our WordPress SEO Plugin ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
Recommended Posts