• Resolved retrovertigo

    (@retrovertigo)


    Hi there,

    I am running WP in Docker and one step of rebuilding is resetting permalinks.

    wp rewrite structure ''
    wp rewrite flush
    wp option update permalink_structure '/%postname%/'

    It seems that each time I am doing that Yoast shows a message in admin to run the Indexables task again, which tasks for me ~3-5 minutes.
    wp yoast index

    Is that actually necessary or can I ignore that message?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @retrovertigo ,

    We understand how the repeating process could take up a lot of your time.
    You can run the indexables again, then just click on the X so you don’t have to wait and just let it run in the background. Or there’s another option that we call the “lazy” indexing: if you don’t run the indexing process, the plugin will index those posts or pages that get traffic on the site. This means the site will be slowly indexed while it gets traffic.

    Thread Starter retrovertigo

    (@retrovertigo)

    Thanks for the quick reply and listing all the options Jerlyn!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Avoid re-running Indexables’ is closed to new replies.