Hi @durhamm1,
You’re the nth person to ask me this, and so I went on a mission! With that, I found the perfect solution ??
- Install and activate Custom Field Bulk Editor.
- If you used this tool before… Go to “Settings -> Bulk Editor Settings” and enable this plugin for the (Custom) Post Types you wish to edit.
- Go to the “Bulk Edit Fields” submenu for the (Custom) Post Type in the admin bar on the left.
- In Single Value Mode (default), select/check all the post IDs you wish to edit.
- Under the post list, you’ll find a box to set custom field values.
In your case, you need to set these entries at step 5:
- Custom Field Name:
_genesis_noindex
- Value:
1
And then hit the big “Save Custom Fields” button.
That’s it!
Now, to update the sitemap, go to any of the posts you’ve just edited, and resave it.
This feature is planned for WordPress’ own bulk editor via TSF:
https://github.com/sybrew/the-seo-framework/issues/155
Cheers ??