Add SEO metadata, sitemap, robots, and JSON-LD for search ranking.
Ship canonical/Open Graph/Twitter tags, WebApplication schema, and landing copy aimed at audio-to-YouTube queries. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
56880256e5
commit
2b9da11547
+2
-1
@@ -4,8 +4,9 @@ import { LegalPageLayout } from "@/components/LegalPageLayout";
|
||||
import { LEGAL_OPERATOR } from "@/lib/legal/constants";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Refund Policy | Songs2VID",
|
||||
title: "Refund Policy",
|
||||
description: "Refund and cancellation policy for Songs2VID paid plans.",
|
||||
alternates: { canonical: "https://songs2vid.com/refund" },
|
||||
};
|
||||
|
||||
export default function RefundPage() {
|
||||
|
||||
Reference in New Issue
Block a user