Bulk Canonical Editor

#742894
  • Resolved Marco
    Rank Math free

    hi

    I need to bulk ‘canonical’ a lot of pages, I see that this is possible on the pro version, do you have a video demo where I can see how easy it will be and if it will work for me or not?

    I am not sure I need to do this move on my site and I would like to try it first, so I will need the PRO version for only one month or something, is it possible to get one month only, or see a demo of how this bulk canonical thing work?

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    I apologize for the issue you are facing with bulk canonical editing. While we don’t have a specific video demo showcasing this feature, I can guide you through the process.

    In the Rank Math PRO version, you can easily bulk edit canonical URLs for multiple pages. Here’s a brief overview of how it works:

    1. Filter the posts/pages from which you want to remove the custom canonical URL or select them manually.
    2. Select the bulk action to remove the custom canonical URL.
    3. Click Apply to remove the custom canonical URLs in bulk.

    If you are unsure about upgrading to the PRO version, unfortunately, we do not offer a one-month subscription option. However, you can explore the features available in the PRO version by visiting our website or reaching out to our support team for more information.

    If you have any specific questions or need further assistance with bulk canonical editing, please feel free to ask. Thank you for raising this concern.

    Sources:
    Bulk Editing Options in the Rank Math SEO Plugin
    Migrating from Rank Math to SEOPress » Rank Math
    How to Fix ‘Duplicate, Submitted URL Not Selected as Canonical’ Issue in Google Search Console » Rank Math

    Marco
    Rank Math free

    hi

    I don’t want to bulk remove the canonical but bulk ADD it to like 1000 pages!

    is it possible?

    Hello,

    Thank you for contacting us and bringing your concern to our attention.

    Unfortunately, we don’t have any trial plan for the Rank Math plugin subscription,

    However, please note that Rank Math automatically includes the self-referencing canonical to all of your post types when it is set to index.

    Could you please confirm if you want to include custom canonicals on your pages? If so, in the PRO version of the plugin, we have the CSV method where you can export the data metadata of your posts/pages and after modifying the data, you can import it again on your website.

    For more details, you can check this URL: https://rankmath.com/kb/editing-seo-meta-at-scale/#csv

    Hope that helps and please don’t hesitate to let us know if you have any other questions.
     
    Thank you.

    Marco
    Rank Math free

    I have found a workaround to do it I think,, but I am not sure yet, but I need to change the canonical URL of 5000 pages to one page only in bulk! not sure if the pro version can do that, the csv thing I don’t like it a lot!

    Hello,

    In this case, you can use and modify the following filter on your website and see if that works for you:

    /**
     * Allow changing of the canonical URL.
     *
     * @param string $canonical The canonical URL.
     */
    add_filter( 'rank_math/frontend/canonical', function( $canonical ) {
    	return $canonical;
    });
    

    Here’s how you can add filter/hook to your WordPress site: https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Hope that helps and please don’t hesitate to let us know if you have any other questions.
     
    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 5 replies - 1 through 5 (of 5 total)

The ticket ‘Bulk Canonical Editor’ is closed to new replies.