You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DeniseColbert Any reason we're not blocking search engine indexing for /search URL's? (Lemon noticed bingbot traffic - unless there is a known reason for allowing /search URL's to be indexed, best practices would discourage search engine spiders from this portion of the site)
The text was updated successfully, but these errors were encountered:
This has been raised again: We're having an (ongoing) issue with users landing on https://www.freeukgenealogy.org.uk/search and trying to search for their ancestors using the search bar, rather than going to the projects via the buttons. We think they're coming from:
Gray's options:
Remove /search and all pages under /search from Google's index (removes all traces of /search from Google results)
Create a separate page to direct to ancestry searches and tell Google that /search should actually refer to that URL (index gets updated to /ancestry-search or whatever the new URL is)
Mix of 1 & 2 - leave /search in Google's index (pointing to the new URL) and remove pages under /search from the index Gray's preference
However we don't (/can't?) have one page where you can search your ancestors; our records are on three separate websites.
@DeniseColbert Any reason we're not blocking search engine indexing for
/search
URL's? (Lemon noticed bingbot traffic - unless there is a known reason for allowing/search
URL's to be indexed, best practices would discourage search engine spiders from this portion of the site)The text was updated successfully, but these errors were encountered: