Backend database corruption

I am providing the raw HTML source of both pages as evidence. The Christmas Tours page has no meta description tag at all in the rendered HTML. The Private Tours page has the wrong meta description hardcoded with a ‘Meta Description:’ prefix that cannot be removed. Custom Code injection is also not overriding these. I need both pages’ SEO database entries cleared and rewritten at the backend level.

This is what I see:

Christmas Tours page (vibenyctours.com/christmas-tours)

The complete list of meta tags present in the live HTML source is:

meta-fb:admins
meta-fb_admins_meta_tag
meta-format-detection
meta-generator
meta-google-site-verification
meta-msvalidate.01
meta-og:image
meta-og:image:height
meta-og:image:width
meta-og:site_name
meta-og:title
meta-og:type
meta-og:url
meta-skype_toolbar
meta-twitter:card
meta-twitter:image
meta-twitter:title
meta-viewport
title

There is no meta-description tag anywhere in this list. The og:description and twitter:description tags are also completely absent. The page has a title but no description of any kind.

Private Tours page (vibenyctours.com/private-nyc-tours)

The meta description IS rendering but contains this exact text:

meta-description: Meta Description: Explore Lower Manhattan with a local guide. From Hamilton to Wall Street to Ground Zero — Vibe Tours covers NYC’s most historic neighborhood on foot.

Two problems: the literal words “Meta Description:” appear as content in the description, and the description text is wrong — it describes a different page entirely. This text has been in the Wix SEO field database for months and cannot be overwritten through the editor or through Custom Code injection.

Since this is a Wix Editor site, you can control the SEO settings via the site dashboard of the editor - Customizing Your SEO Settings | Help Center | Wix.com

Unless you’re doing custom development work, I’m not sure you’d need use the Custom Code area, and even then, I’d recommend using the Wix SDK to work with SEO data.

I’d start with confirming that the SEO information for each page in the site dashboard is set correctly :slight_smile: