LabKey sites and google search?

LabKey Support Forum (Inactive)
LabKey sites and google search? Matthew Bellew  2017-11-14 15:20
Status: Closed
 
The good news is that we already have a way to suppress indexing, we're just not using it (yet) on this page. For reference the way to suppress indexing is to add this to the action.

            getPageConfig().setNoIndex();

Matt