Loading...
FastStaq is built to rank. Search-engine optimization is wired into the framework, so your marketing pages, blog posts, and help articles ship with the right metadata by default.
sitemap.xml: marketing pages, blog posts, blog categories and tags, and all published help-center articles are listed automatically.robots.txt: generated and aware of waitlist-only mode, so you never expose pages you are hiding./blog/rss.xml for readers and aggregators.Article + BreadcrumbList, and help articles emit TechArticle + BreadcrumbList, which helps Google and AI answer engines understand your content.Set your production domain so canonical URLs, the sitemap, and JSON-LD all point at the right place:
NEXT_PUBLIC_SITE_URL=https://yourdomain.com
When this is missing in production, FastStaq falls back to the canonical domain rather than localhost.
In the blog editor you can set, per post:
Blog post and help-article detail pages are rendered fresh on every request, so an edit is reflected immediately. The sitemap and list pages cache for an hour for performance, then refresh automatically.
Open a support ticket if a page is missing from your sitemap or not indexing.
Sign in to leave feedback on this article.