Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: redpanda-data/docs-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.4
Choose a base ref
...
head repository: redpanda-data/docs-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.5
Choose a head ref
  • 1 commit
  • 3 files changed
  • 2 contributors

Commits on Mar 10, 2026

  1. Add structured data and mobile viewport for AI-friendly SEO (#367)

    * Add structured data and mobile viewport for AI-friendly SEO
    
    This commit improves the documentation site's discoverability and
    usability for both AI crawlers and end users.
    
    Changes:
    - Add mobile viewport meta tag for responsive design
    - Add JSON-LD structured data with Organization schema
    - Add WebSite schema with SearchAction for site search
    - Include social media links (sameAs) for knowledge graph
    - Add contact information for better organization visibility
    
    These improvements help search engines and AI assistants better
    understand our site structure, content, and organization identity.
    
    * Update src/partials/head-structured-data.hbs
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * Address PR feedback: fix GitHub URL and add Agentic Data Plane
    
    - Change GitHub sameAs link to organization profile (redpanda-data)
    - Update description to include 'Agentic Data Plane'
    - Make WebSite schema URLs dynamic using site.url variable
    - Keep Organization schema URLs hardcoded (company, not docs site)
    
    * Add Agentic Data Plane to WebSite schema description
    
    ---------
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    JakeSCahill and coderabbitai[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    8bc5f64 View commit details
    Browse the repository at this point in the history
Loading