AgentSkillsCN

quick-seo-check

在发布前,为 GTSE 页面进行 5 分钟的 SEO 健康检查,或快速诊断。

SKILL.md
--- frontmatter
name: quick-seo-check
title: Quick SEO Health Check
description: 5-minute SEO sanity check for GTSE pages before publishing or quick diagnostics.
version: 2.0.0
author: GTSE AI Hub
tags: [seo, quick-check, publishing]

Quick SEO Health Check

Purpose

Fast pre-publish SEO checklist for any GTSE page. This is a 5-minute sanity check, not a comprehensive audit.

For deep SEO audits, use: Ecommerce SEO Audit

When to Use

  • Before publishing any new page
  • Quick check on existing pages
  • Spot-checking after content updates
  • NOT for comprehensive technical audits

Inputs

InputRequiredDescription
urlPage URL to check
primary_keywordOptionalTarget keyword to verify

5-Point Quick Check

1. Title Tag ✅

CheckCriteriaGTSE Standard
LengthUnder 60 charactersAim for 50-55
KeywordPrimary keyword presentFirst 40 chars ideal
BrandingEnds with brand"
UniquenessDifferent from other pagesNo duplicates

GTSE Title Examples:

code
✅ Good: "Heavy Duty Cable Ties 300mm - Black Nylon | GTSE"
✅ Good: "PPE Buying Guide for Construction Sites | GTSE"
❌ Bad: "Cable Ties | GTSE Trade Supplies UK" (too generic)
❌ Bad: "Buy the Best Heavy Duty Industrial Grade Cable Ties..." (too long)

2. Meta Description ✅

CheckCriteria
Length120-155 characters
Call-to-actionIncludes action word
Value propStates benefit
KeywordContains target keyword naturally

GTSE Meta Description Examples:

code
✅ Good: "Shop heavy duty cable ties at trade prices. 300mm black nylon with 54kg tensile strength. Next-day UK delivery. Order now."
❌ Bad: "Cable ties for sale. Buy cable ties online at GTSE."

3. H1 Heading ✅

CheckCriteria
CountExactly ONE H1 per page
ContentMatches page intent
KeywordContains primary keyword
FormatClear, not stuffed

Quick Test: Does the H1 answer "What is this page about?"

4. Images ✅

CheckCriteria
Alt textAll images have descriptive alt
RelevanceAlt describes image, not keyword spam
File namesDescriptive (not IMG_001.jpg)
SizeUnder 200KB for most images

GTSE Image Alt Examples:

code
✅ Good: "Black nylon cable ties 300mm pack of 100"
✅ Good: "Worker installing cable ties on electrical conduit"
❌ Bad: "cable ties buy cable ties cheap cable ties UK"
❌ Bad: "image1"

5. Internal Links ✅

CheckCriteria
Related products2-5 product links on content pages
Related content1-3 links to relevant guides/categories
Broken linksNo 404s
Anchor textDescriptive, not "click here"

GTSE Linking Rules:

  • Product pages → Related products + buying guide
  • Category pages → Subcategories + featured products
  • Blog posts → Products + related posts + category

Quick Check Procedure

code
Step 1: Open page and view source (Ctrl+U)
Step 2: Find <title> tag - check length and keyword
Step 3: Find <meta name="description"> - check content
Step 4: Search for <h1> - verify only one exists
Step 5: Search for <img> tags - spot check alt attributes
Step 6: Click 3-5 internal links - verify they work

Output Format

markdown
## Quick SEO Check: [URL]
**Date:** [Date]
**Keyword:** [Target keyword]

### Results

| Check | Status | Notes |
|-------|--------|-------|
| Title | ✅/❌ | [Details] |
| Meta Description | ✅/❌ | [Details] |
| H1 | ✅/❌ | [Details] |
| Images | ✅/❌ | [Details] |
| Internal Links | ✅/❌ | [Details] |

### Quick Fixes Needed
1. [Fix 1]
2. [Fix 2]

### Overall: PASS / NEEDS FIXES

Common GTSE Page Issues

IssueHow to SpotFix
Duplicate titlesMultiple products same titleAdd size/variant to title
Missing metaShows page content snippet in GoogleWrite custom description
Multiple H1sTemplate issueFix theme template
Generic alt text"product image"Add product name + variant
Orphan pagesNo internal links inAdd links from related pages

Related Skills