indexing issue

#29956
  • Resolved Sam
    Rank Math free

    Hi,

    I have given my website details in a sensitive data section for your verification. rank math analyzer says Your page contains noindex meta or header. I have made sure all my pages are indexed. could you please check the problem and fix it. thank you.

    Regards
    sam

    • This topic was modified 4 years, 2 months ago by Sam.
Viewing 15 replies - 1 through 15 (of 28 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    It looks like you have enabled the global option to noindex your site via WP Dashboard > Settings > Reading as shown below:
    Settings

    I have disabled this setting to fix this.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Sam
    Rank Math free

    Hello,

    I have some issues again in the indexing could you please check from your side. and one more error shows in rank math analyzer page. got the mail from word press that this page is showing error. I have updated the sensitive data as requested. with the url. Can you please check further?

    Thank you.

    • This reply was modified 4 years, 2 months ago by Sam.

    Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    This error only seems to affect a number of sites but you can easily fix it by heading over to Rank Math > Status & Tools > Tools > Flush SEO analysis.

    I have done these steps for you and the error has been resolved 🙂

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Sam
    Rank Math free

    Appreciated issues fixed. If i install amp for wp will there any issues. Do i have to install any add on plugin. Just wanted to confirm before i install amp for wp plugin. Don’t want to mess up pages.

    Thank you
    Regards
    Sam

    Hi There,

    Thanks for getting back to me.

    I’m glad to hear the good news. As for the amp plugin, there should be no problems.

    Here’s the amp plugin link.

    https://rankmath.com/compatibility/ampforwp/

    Do let me know in case something else comes up 🙂

    Sam
    Rank Math free

    Hi,
    Michael Davis,

    Thanks for the link. I appreciate your efforts in resolving the issues. I would like to add google analytics to my page. if it’s possible. can you guide me?

    Thank you,

    Regards
    sam

    • This reply was modified 4 years, 2 months ago by Sam.

    Hello,

    Thank you for contacting Rank Math today.

    I can suggest that you take a look at the following tutorial that guide you on how to add the tracking code to your header file:
    https://www.monsterinsights.com/how-to-add-google-analytics-to-wordpress-without-a-plugin/

    Looking forward to helping you. Thank you.

    ​​​​​​

    Sam
    Rank Math free

    hi,
    thanks for the link, currently using brizy builder. and iam not sure about the code part. I have updated the google analytics code in sensitive section. could you please help me.

    Thank you.

    sam

    • This reply was modified 4 years, 2 months ago by Sam.
    Sam
    Rank Math free

    Hello,

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

    Thank you.

    Hi there,

    Thanks for the reply.

    The analytics code is missing from the sensitive data section.

    Please check this and get back to us. Thank you.

    Sam
    Rank Math free

    Hello,

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

    Thank you.

    Sam
    Rank Math free

    hi, I have updated the sensitive data section again with the code. after submitting code not visible.

    Regards
    sam

    • This reply was modified 4 years, 2 months ago by Sam.
    Todd
    Rank Math free

    We are sorry but it is still not visible.

    Can you please add the code in pastebin.com and share the link with us?

    If not, you can add the analytics code anywhere in the header.php file of your theme after <head> tag.

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

    Sam
    Rank Math free

    Hello,

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

    Thank you.

    Hello,

    Thank you for contacting Rank Math today.

    I have added the necessary code to your theme’s faunctions.php file using the following hook:

    add_action('wp_head', 'snippet_for_googleanalytics');
    function snippet_for_googleanalytics() { ?>
     
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=xx-xxxxxxxxxxxx"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
     
      gtag('config', 'xxxxxxxxxxxxx');
    </script>
     
    <?php }

    Looking forward to helping you. Thank you.

    ​​​​​​

    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 28 total)

The ticket ‘indexing issue’ is closed to new replies.