On-page SEO refers to the practice of optimizing individual web pages to rank higher in search engine results and drive relevant traffic. It focuses on both the content and HTML source code of a page, as opposed to off-page SEO which involves external factors like backlinks.

🔑 Key Elements of On-Page SEO:


1. Title Tags

  • The HTML tag that defines the title of a page (appears in browser tabs and search results).
  • Best practices:
    • Include the target keyword near the beginning.
    • Keep it under 60 characters to avoid truncation.
    • Make it compelling to improve click-through rates (CTR).

Example:
<title>Buy Handmade Iron Garden Furniture | Rusted Elegance</title>


2. Meta Descriptions

  • A brief summary (snippet) of the page that appears below the title in search results.
  • While not a direct ranking factor, it heavily influences CTR.
  • Best practices:
    • Keep it under 155–160 characters.
    • Use active language and include target keywords.
    • Highlight a benefit or unique selling point.

Example:
“Discover our collection of handcrafted rusted iron garden furniture – durable, elegant, and made to last. Shop now for free UK delivery.”


3. Headings (H1, H2, H3…)

  • Help structure content and signal importance to search engines.
  • Best practices:
    • Use only one H1 tag per page, containing the primary keyword.
    • Use H2s and H3s to organize sections clearly.
    • Avoid keyword stuffing—keep headings natural and user-friendly.

4. URL Structure

  • URLs should be short, descriptive, and include target keywords.
  • Best practices:
    • Use hyphens (-) instead of underscores (_).
    • Avoid special characters or numbers unless necessary.
    • Make URLs reflect the page’s topic clearly.

Example:
www.example.com/rusted-iron-garden-furniture


5. Image Optimization

  • Images should enhance content, not slow it down.
  • Best practices:
    • Use descriptive alt text for accessibility and SEO.
    • Compress images to reduce load time.
    • Use filenames that describe the image (e.g., rusted-chair.jpg).

6. Keyword Placement

  • Target keywords should appear:
    • In the first 100 words
    • In the H1 tag
    • Naturally throughout the body
    • In at least one subheading (H2 or H3)
  • Use related keywords and LSI (Latent Semantic Indexing) terms for depth.

7. Internal Linking

  • Helps distribute page authority and guide users.
  • Best practices:
    • Link to relevant pages using descriptive anchor text.
    • Avoid overlinking to the same page repeatedly.
    • Update internal links when pages are renamed or removed.

8. Content Quality and Readability

  • Google prioritizes helpful, well-written content.
  • Best practices:
    • Write for humans first, not search engines.
    • Break up text with headings, lists, and images.
    • Aim for a Flesch reading ease score of 60+ (easy to read).

9. Mobile-Friendliness

  • Google uses mobile-first indexing, so on-page elements must display well on mobile.
  • Ensure:
    • Font sizes are legible
    • Buttons are easy to tap
    • Layout adapts smoothly to smaller screens

  • Helps search engines understand your page better.
  • Can enhance listings with rich snippets like reviews, prices, FAQs, etc.
  • Use JSON-LD format to implement.

Final Tip:

Consistently applying these on-page SEO practices across your website builds strong SEO foundations and improves both user experience and rankings.