Hi - I need to search my code for all files that have the word “Login” in it but don’t have the word “noindex” in it.
And then for all files which match do a find and replace where I will add a meta tag for noindex. I can easily do a find and replace to add the metatag but don’t know how to do the search for files that have one keyword in it but not another.