page-helpers.ts

src/utils/page-helpers.ts
import type { Metadata } from 'next'
import { baseURL, defaultOGImage, defaultSEOConfig } from '@/app/metadata'
import { getStudioImage } from '@/utils/studio-helpers'
export interface PageMetadata {
title?: string
description?: string
keywords?: string[]
slug?: string
featuredImage?: string
focusKeyword?: string | string[]
readingTimeMinutes?: number
date?: string
categories?: string[]
publishDate?: string
modifiedDate?: string
alternates?: { canonical?: string }
authors?: { name: string; url?: string }[]
category?: string
applicationName?: string

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC