# Getting Started

Get started with Thulite SEO and follow the core path for installation, configuration, verification, updates, and troubleshooting in one place.

Thulite SEO is the official SEO integration for the [Thulite](https://thulite.io/) framework. It adds meta tags, Open Graph, structured data, sitemaps, favicons, and more to your Thulite site.

## Prerequisites

- [Hugo](https://github.com/gohugoio/hugo/releases/latest) (latest extended or extended/deploy edition)
- [Thulite](https://github.com/thuliteio/thulite/releases/latest) (latest version)
- [Node.js/npm](https://nodejs.org/en/download) (latest LTS version)

## Quick start

{{< card-grid >}}
{{< link-card
  title="Installation"
  description="Install Thulite SEO in your Thulite project."
  href="/seo/start-here/installation/"
>}}
{{< link-card
  title="Configuration"
  description="Update settings, parameters, and page frontmatter."
  href="/seo/start-here/configuration/"
>}}
{{< /card-grid >}}

{{< card-grid >}}
{{< link-card
  title="Usage"
  description="Learn how to use Thulite SEO in your project."
  href="/seo/start-here/usage/"
>}}
{{< link-card
  title="Verification"
  description="Verify your Thulite SEO configuration."
  href="/seo/start-here/verification/"
>}}
{{< /card-grid >}}

{{< card-grid >}}
{{< link-card
  title="Updating"
  description="Update Thulite SEO to the latest version."
  href="/seo/start-here/updating/"
>}}
{{< link-card
  title="Troubleshooting"
  description="Diagnose and fix common issues."
  href="/seo/start-here/troubleshooting/"
>}}
{{< /card-grid >}}

## Credits

This npm package builds on the following projects and resources:

- [Hugo SEO](https://gitlab.com/hugo-modules/hugo-seo)
- [Structured Data for Breadcrumbs](https://bullaki.com/projects/web-design/seo-with-hugo-5-breadcrumbs/)
- [Schema.org pieces](https://developer.yoast.com/features/schema/pieces/)
