Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Robots.txt

Definition from Google

The robots meta tag lets you utilize a granular, page-specific approach to controlling how an individual page should be indexed and served to users in Google Search results. Place the robots meta tag in the <head> section of a given page…

The robots meta tag instructs search engines not to show the page in search results. The value of the name attribute (robots) specifies that the rule applies to all crawlers.

No Index Rules

Definition from Google

noindex is a rule set with either a <meta> tag or HTTP response header and is used to prevent indexing content by search engines that support the noindex rule, such as Google. When Googlebot crawls that page and extracts the tag or header, Google will drop that page entirely from Google Search results, regardless of whether other sites link to it.

Feature Description

Many resorts use Resorts often have hidden categories and products that they do not want publicly available to guests that don’t have exclusive access. Additionally, many resorts want to first route exclusively for certain guests. To control access and guide customers through the marketing site in their research before directing them to shopping pages, for these reasons, it can be helpful to block , blocking the shop from search engine crawling and indexing is helpful.

RobotsUsing robots.txt essentially allows , resorts can set rules to setup rules that prevent search engines from newly new crawling of pages. However, however, if the a page has already been crawled and indexed, it can may still show up appear in search engine results. If To avoid this is not desirable, a "no index" rule can be added applied to the entire shop to prevent , preventing all shop pages from showing up in search results, regardless of whether it was previously crawled and indexed or not. If a product or category is being newly created and it should not show up prior crawling and indexing.

For newly created products or categories that shouldn't be in search results, you can add the page adding them to the set of "no index" rules in robots.txt and it will never appear beforepublishing prevents them from appearing in search results if done before publishing. Keeping up on with robots.txt rules can allow allows you to keep many most shop pages of your shop indexable and searchable , but will ensure while ensuring that newly created products and categories that should not be crawled do not appear in stay hidden from search engine results.

For more detailed information on the differences between search engine crawling and indexing, refer to Google's documentation.

Info

Note: Organic search accounts for about 1.8% of traffic across all Aspenware sites, so making your shop completely unavailable to search engines could restric traffic and influence metrics.