Archived topic
GP Child theme + Elements hook = noindex for bbPress user pages
3 replies · Started by Jan on January 5, 2022
Hi David,
this inquiry is more about your own bbPress integration with GP than it is a product support question.
How did you manage to noindex bbPress user pages? I found this solution.
Did you add the suggested filter to the child theme and create an Element Hook for the suggested function to check the conditions?
Any advice is much appreciated.
Best,
Jan
Hi Jan,
I would recommend checking with bbPress' support team first as this isn't a theme specific question.
Once they provide the correct code, you can add it using one of these methods:
Adding PHP: https://docs.generatepress.com/article/adding-php/
Hook elements should not be used to add functions that.
The code should work regardless of which theme you are using.
Thanks for your understanding :)
Hi Leo,
we managed to sort this out in the meantime.
Thanks again for your help.
Regards,
Jan
No problem :)