Site logo

[Resolved] How to no index search results

Home Forums Support [Resolved] How to no index search results

Home Forums Support How to no index search results

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2500204
    Nicole

    I suddenly have 500 pages indexed which are all search results in foreign languages. Please see the link below.
    How do I no index the search results? I can’t find a search results page so I assume it is something the theme creates when a user searches.

    Thanks in advance!

    #2500485
    David
    Staff
    Customer Support

    Hi there,

    WP generates those links, its odd that google has found them but you could try the following:

    1. In Appearance > Elements -> Add New –> Hook
    2. in the text area add:

    <meta name="robots" content="noindex">

    3. set the hook to wp_head

    4. set the Display Rules to Search Results

    #2500554
    Nicole

    Thanks!

    #2500561
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.