meta tags robots

#56034
  • Resolved Anonymous
    Rank Math free

    Hi

    https://amphitheatre.ru/wp-admin/admin.php?page=rank-math-options-titles

    There is a type: listing https://prnt.sc/soxshy
    top (1) – listing page
    the lower part(2) – listing archive that appears when the user searches for information on the site

    Questions

    1/ – https://prnt.sc/soxusm meta tags robots only in the lower part (2)-archives.
    what does this setting affect? a) only (2) or b) and on (1) and on (2)

    2/ – I haven’t figured out all the settings that are available for archives yet. But why are these settings not available for the listing page? After all, archives are duplicates of content…

    3/ – %search_query% perhaps this is a feature of my theme. but what do you need to make it work on https://amphitheatre.ru/full-map/ (search pages)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Michael Davis
    Rank Math pro

    Hello,

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

    The link you have provided leads to a 404 page not found.
    1. I am not able to make out what options are listed for your listing post type due to your site language.
    2.This is dependent on how the plugin you are using to create your listings. Some plugins don’t create the archives for their related post types.
    3. You can use the following filter to add Variables to the Rank Math Dropdown in Title & Meta Settings

    /**
     * Action: 'rank_math/vars/register_extra_replacements' - Allows adding extra variables.
     */add_action( 'rank_math/vars/register_extra_replacements', function(){
     rank_math_register_var_replacement(
     'custom_variable_slug',
     [
     'name'        => esc_html__( 'Custom variable name.', 'rank-math' ),
     'description' => esc_html__( 'Custom variable description.', 'rank-math' ),
     'variable'    => 'custom_variable_slug',
     'example'     => 'custom_variable_callback()',
     ],
     'custom_variable_callback()'
     );
    });

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Anonymous
    Rank Math free

    https://prnt.sc/soxusm

    can’t you make sense of this screenshot??? you’re kidding. there are five lines here. you should know them by heart, even if they are written in an alien language

    Do you know that there are online translators that translate directly in the browser??
    this is not a response, but an unsubscribe from the response

    Michael Davis
    Rank Math pro

    Hello,

    Thank you for the follow up.

    It quite not possible to translate the screenshots. The access link you have provided leads to a 404 page: https://i.rankmath.com/f484Zr. The post option are usually different depending on the post type, please update the access data so we can look further into the issue.

    Looking forward to helping you. Thank you.

    ​​​​​​

    Anonymous
    Rank Math free

    when I click through, all my links are working!!!

    forget

    Michael Davis
    Rank Math pro

    Hello,

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

    Please edit the first post on this ticket and include your WP logins in the designated Sensitive Data section.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section.

    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.

    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 5 replies - 1 through 5 (of 5 total)

The ticket ‘meta tags robots’ is closed to new replies.