@szepeviktor
6 years ago
https://buddypress.trac.wordpress.org/ticket/6527#comment:4 settles this.
You should check is_404() at template_redirect priority 11 the earliest.
is_404()
template_redirect
6 years, 2 months ago
> Why you didn’t tried it with jquery ?
Maybe search robots will not run JavaScripts.
Actually it would be a work-around. I am looking for the clean solution.
Thank you @prashantvatsh!!
Our login page is a 404, so any meta in it has no effect.
The only thing I can think of is removing the item and adding it with rel=nofollow. Currently I’ve modified the plugin’s source code – which is a NO-NO.