Skip to content

How verify docs.page domain for DocSearch Crawler #434

@Str4tos

Description

@Str4tos

Hi, I really like docs.page!

I've set up pages with DocSearch and it's working well. However, in the Algolia dashboard I see the following warning:

7 days left to verify your domain (docs.page)
Crawler requires domain verification to ensure you're authorized to crawl the site.

How can I verify the domain (docs.page)?

The available options are:

  1. To validate a domain through your web server, add this tag to your HTML page:
    <meta name="algolia-site-verification" content="ADCCB4B3D3A8BDCE" />

  2. To validate a domain through your web server, add this line to your robots.txt file:
    # Algolia-Crawler-Verif: ADCCB4B3D3A8BDCE

  3. To validate the domain via DNS, add the following TXT record at your domain registrar (note: DNS updates can take up to 72 hours):
    Type: TXT
    Host: algolia-site-verification
    Value: ADCCB4B3D3A8BDCE

As an alternative, I could use my own domain for verification if custom domains were supported.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions