please solve my link and title issues

#59799
Viewing 15 replies - 1 through 15 (of 15 total)
  • Alberto
    Rank Math business

    Hello,

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

    Sorry for the issue you are facing.

    Assuming you are using the latest version of all the plugins and the themes (please update if not yet), it could be a conflict with one of the plugins or the theme you are using.

    To determine that, please follow this troubleshooting guide:
    https://rankmath.com/kb/check-plugin-conflicts/

    Please let us know if you find the culprit.

    Only the site admin would know and your users won’t be affected by this troubleshooting.

    Looking forward to helping you.

    Hello,

    Thank you for contacting Rank Math today.

    Please check the attached screencast where I have picked different users randomly and the dentist slug is show in their URL. Is there something we are missing.?

    Looking forward to helping you. Thank you.

    ​​​​​​

    thank you URL issued is solved

    what about the tiles?
    I don’t want to show the dentist title for all users, but categories wise

    https://cardsdental.com/dentist/arifkhanorakzai/
    I want to show the title (Arif khan orakzai dentist at cards dental )

    https://cardsdental.com/dental-clinics/dr-kathy-frazar/
    I want to show title ( Dr-Kathy-frazar dental clinic at cards dental)

    I want this type of URLs and titles for all categories And the same when someone registers at the dental clinic or pediatric dentist etc category I want to show dental clinic at their title etc and for the doctor the same for all categories title optimizations I have many categories the title you mention %title% dentist etc if you apply then it will dentist for all categories

    the title must be related to selected category, now all profiles shows dentist at the titles

    thank you

    Hello,

    Thank you for the follow up.

    You seem to have added the word dentist in your title settings: https://i.rankmath.com/Y4G1kH.
    You have to change this to according to what you wish to display.

    Looking forward to helping you. Thank you.

    ​​​​​​

    thank for the reply

    yes but I want to change this, I want what I explained to you.than you

    also, I want to index all my registered user profiles links on google

    Hello,

    Thank you for contacting Rank Math today.

    I assume, you want to have your user category in the title using a variable. This would be possible for WordPress categories like %name% %category% at %sitename%. However the categories you are using for your users seem to be coming from a custom post type (Listing > Provide Types[categories]). In this case you can use the following filter to add an extra variable from your Provider categories into Rank math dropdown, which you can then use as :%name% %provider_category% at %sitename%

    /**
     * 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()'
     );
    });
    

    To index your users you should have your authors set to index under Rank math > Titles&Meta which you seem to have already set. Your user links are appearing on google, here is a search screenshot: https://i.rankmath.com/0yuqIx

    Looking forward to helping you. Thank you.

    ​​​​​​

    thank you very much

    URL structure again changed 🙁 after updating the title section

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

    Todd
    Rank Math free

    Hi,

    We have re-opened the ticket so you can add additional information to this ticket if you like.

    URL structure again changed to the author in URL after updating the title for professional users

    Todd
    Rank Math free

    We are so sorry to hear that.

    Could you please provide your logins again so we can sort this permanently?

    Thank you.

    Hello,

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

    Thank you.

    Hello,

    Thank you for the update.

    Unfortunately, the access details included previously were removed at the time you had set the ticket as resolved. Please add them again so we can investigate and resolve this issue.

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

The ticket ‘please solve my link and title issues’ is closed to new replies.