Update src/app/layout.tsx
This commit is contained in:
@@ -15,9 +15,11 @@ const inter = Inter({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "The Secrets of the Witches | Mystical Subscription", description: "Unlock ancient forest witch wisdom through our exclusive subscription. Monthly spells, rituals, and community access for all experience levels.", keywords: "witch, witchcraft, spells, rituals, grimoire, subscription, mystical, spiritual", openGraph: {
|
||||
title: "The Secrets of the Witches", description: "Discover ancient forest witch traditions and mystical practices through our exclusive subscription community.", siteName: "The Secrets of the Witches", type: "website"},
|
||||
title: "The Secrets of the Witches", description: "Discover ancient forest witch traditions and mystical practices through our exclusive subscription community.", siteName: "The Secrets of the Witches", type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "The Secrets of the Witches", description: "Join practitioners worldwide discovering authentic witchcraft wisdom."},
|
||||
card: "summary_large_image", title: "The Secrets of the Witches", description: "Join practitioners worldwide discovering authentic witchcraft wisdom."
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
|
||||
Reference in New Issue
Block a user