Managing Sites
Add, organize, and configure the sites you want to monitor in Align.
Adding a new site
To add a site to your Align dashboard, click the Add Site button in the left panel. Enter the full URL of the page you want to analyze (for example, https://example.com) and press Enter.
Once added, the site appears immediately in the site selector. Align does not run a scan automatically — you choose when to trigger your first scan.
Site selector
The site selector lives at the top of the left panel and groups your sites into two categories:
- Your Sites — sites you have added to your account.
- Demo Sites — pre-loaded example sites provided by Align.
Click any site in the selector to switch to it. The dashboard immediately updates to show that site's scan history, scores, and analysis results.
Demo sites
Every new account includes demo sites that are pre-loaded with sample scan data. They let you explore every feature of the dashboard — scores, analysis tabs, schema recommendations, and more — without adding your own site first.
Demo sites have two limitations: you cannot run new scans on them, and you cannot create pull requests against them. They are read-only examples designed for exploration.
Site settings
Each site has configuration options you can adjust after adding it:
- Linked repository — the GitHub repo where Align creates pull requests. Connect one via the Connecting GitHub guide.
- Target branch — the branch PRs are opened against (defaults to main).
- Pause / resume agent — temporarily stop the Align agent from suggesting or creating PRs for this site.
Deleting a site
To remove a site, open its settings and click Delete Site. This permanently removes the site from your account.
Next steps
- Running Scans — trigger your first scan and read the results.
- Connecting GitHub — link a repository so Align can create PRs.
- SEO X-Ray — dive into detailed metadata analysis.