Tag

technical-seo prompts

Browse prompts tagged technical-seo. Use this page to find templates tied to a specific workflow, method, platform, or content pattern.

4 prompts

SEO

Canonical Tag Implementation Helper

Give it the type of site, why the same content is reachable through multiple URLs (tagging, filtering, tracking parameters), and the CMS or platform in use, and it returns ready-to-paste canonical tag code for that exact stack. A follow-up pass lists common implementation pitfalls, like self-referencing errors and conflicting canonicals, so you can sanity-check the fix, and flags when a permanent redirect is the better call instead of a canonical tag.

SEO

Robots.txt Configuration Guide

Give it a list of the different content types on your site — blog, store, member area, and so on — and it walks through how to configure a robots.txt file so crawl budget goes toward the pages that should rank. It also covers how often to revisit the file and what events (new sections, migrations, indexing problems) should trigger an update, which is useful when nobody on the team owns robots.txt maintenance.

SEO

SEO-Friendly URL Structure Analysis

Recommends a clean, SEO-friendly URL slug for a new article from just its working title. - Input: article title or topic only - Suggests a structured slug rather than a raw title dump - Follow-up explains why the structure helps both SEO and usability - Still expects you to trim the slug to essential keywords yourself

SEO

XML Sitemap Creation Guide

Walks through building an XML sitemap that reflects real page hierarchy and priority rather than a flat list of URLs. - Inputs: business/site description, website link, and list of pages - Explains how hierarchy and priority should be structured - Follow-up generates an embeddable XML sitemap for WordPress - For large sites, paste pages in batches by category instead of all at once