RAGBAZ
Ctrl+Alt+T Ctrl+Alt+F
Context Tenant draft
Tenant host www.xtas.nu
Gift key c3ba8a41ca6af8bc
Last update 11d ago

Draft storefront for www.xtas.nu

RAGBAZ generated this optimization draft from the known WordPress source and capability signals for this gifted tenant key. Source WordPress: https://www.xtas.nu/.

Runtime safety

7/7

Cache readiness

2/5

Web vitals quality

0/8

Upstream WordPress snapshot

Fetched (200)

Final URL: https://www.xtas.nu/

Canonical: https://www.xtas.nu/

Title: Tantrisk beröring – en trygg väg till djupare närhet och kontakt - Xtas - tantrisk transformation

Description: Vill du uppleva mer närvaro, mer kontakt och mer äkta möten – utan prestation och krav? Längtar du efter att … Fortsätt läsa ”Tantrisk beröring – en trygg väg till djupare närhet och kontakt”

Preliminary storefront likeness

Draft hero

Tantrisk beröring – en trygg väg till djupare närhet och kontakt - Xtas - tantrisk transformation

Vill du uppleva mer närvaro, mer kontakt och mer äkta möten – utan prestation och krav? Längtar du efter att … Fortsätt läsa ”Tantrisk beröring – en trygg väg till djupare närhet och kontakt”

SSR draft GraphQL source Vitals tracked

Detected capabilities

CapabilityStatusWhy it matters
WPGraphQL detected Structured content API for posts, products, and taxonomies.
RAGBAZ WP plugin detected Extended GraphQL fields and runtime probes for storefront optimization.
WPGraphQL Smart Cache missing GraphQL response caching for lower backend load and better TTFB.
Persistent object cache missing Reduces repeated DB work for high-traffic pages.

/

Purpose: Landing page with high-conversion hero and featured offers.

Data: GraphQL query for hero, promos, and featured products.

Open draft route

/shop

Purpose: Product index with faceted filtering and image-optimized cards.

Data: Products + media metadata via GraphQL.

Open draft route

/inventory

Purpose: Authenticated purchased assets and downloadable rights.

Data: RAGBAZ plugin fields for access and entitlement status.

Open draft route

/profile

Purpose: Customer profile and account preferences.

Data: User identity/session data with lightweight personalization.

Open draft route

Advanced: Priority actions (4)
  • Persistent object cache is not enabled: Expected: Yes. If No, enable a persistent object cache backend.
  • object-cache.php drop-in is missing: Expected: Yes. If No, install a persistent object-cache drop-in.
  • Redis or Memcached backend plugin is not active: Expected: Yes. If No, install/configure a cache backend plugin.
  • WPGraphQL Smart Cache is not active: Install and configure WPGraphQL Smart Cache when your stack supports it.
Advanced: Draft frontend manifest
{
  "tenantHost": "www.xtas.nu",
  "giftKey": "c3ba8a41ca6af8bc",
  "sourceWordPressUrl": "https://www.xtas.nu/",
  "detectedCapabilities": [
    "WPGraphQL",
    "RAGBAZ WP plugin"
  ],
  "missingCapabilities": [
    "WPGraphQL Smart Cache",
    "Persistent object cache"
  ],
  "recommendedStack": {
    "frontend": "Next.js App Router on Cloudflare Workers",
    "images": "Aggressive WebP/AVIF with srcset and lazy loading",
    "caching": "Enable Redis/Memcached",
    "seo": "Server-rendered metadata + structured data + stable Core Web Vitals"
  },
  "pageBlueprint": [
    {
      "path": "/",
      "purpose": "Landing page with high-conversion hero and featured offers.",
      "data": "GraphQL query for hero, promos, and featured products."
    },
    {
      "path": "/shop",
      "purpose": "Product index with faceted filtering and image-optimized cards.",
      "data": "Products + media metadata via GraphQL."
    },
    {
      "path": "/inventory",
      "purpose": "Authenticated purchased assets and downloadable rights.",
      "data": "RAGBAZ plugin fields for access and entitlement status."
    },
    {
      "path": "/profile",
      "purpose": "Customer profile and account preferences.",
      "data": "User identity/session data with lightweight personalization."
    }
  ]
}