Does “wp yoast index –reindex” lose anything?
-
Hi,
I’m trying to setup a script to copy (and without human involvment) a WordPress site from a “staging” area to the “live” area. They have different URL’s.
My script uses the WP CLI to perform various “search & replace” operations and is working well. The live site functions as expected.
However, I’ve noticed some “left over” references in <META> tags to the old URL, and I have traced these back to Yoast indexables. The following command resolves the problem:
wp yoast index –reindex –skip-confirmation
Am I creating new problems by doing this? I.e. do I lose anything with respect to the SEO context in search-engines on the live site if this is done regularly?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Does “wp yoast index –reindex” lose anything?’ is closed to new replies.