Welcome to SEOnaut
{{ $projects := len .Data.Projects }} {{ if eq $projects 0 }} You don't have any project yet. {{ else if eq $projects 1}} You currently have one project. {{ else }} You currently have {{ $projects }} projects. {{ end }}
{{ template "head" . }}
{{ $projects := len .Data.Projects }} {{ if eq $projects 0 }} You don't have any project yet. {{ else if eq $projects 1}} You currently have one project. {{ else }} You currently have {{ $projects }} projects. {{ end }}
Add your first project to gain insights about your website.
Deleting project.
This can take a few minutes, please wait...
The SEOnaut bot was unable to access your website. Check that the URL is correct and not blocked by the Robots settings or Basic HTTP Authentication.
{{ end }} {{ end }}Crawl Now
{{ else if (and .Crawl.Id .Crawl.Crawling) }} Crawling... {{ end }}