DigitalMomentum / MetaMomentum

An Umbraco Metadata Property Editor to manage Search engine results, open Graph and Twitter cards
9 stars 8 forks source link

Umbraco 10 language variations return null data in certain cases #11

Open smarshallsay opened 2 years ago

smarshallsay commented 2 years ago

Hi, I realise Umbraco 10 support isn't official but it was working okay on our website before we added languages! We notice that for non English (primary) languages if you try to do a Umbraco.Content() the resulting page data is missing the metamomentum seo property, for English or if that page is the current page (i.e Model.Seo. ) then all is fine.

dinc5150 commented 2 years ago

Hi @smarshallsay, Metamomentum does officially work with V10 and I have it running fine on a couple of V10 sites at the moment. I never tested it with language variations though, which is probably where the problems lie.

I'll do some investigation into what needs to be done to support variations.

In the meantime:

  1. Do you think it's an issue with English versus Non- English that are an issue, or more to do with it being just multil language?
  2. Does it appear to work ok in the backoffice?

Sorry I don't have any experience with multi-variant sites, but will do my best to replicate the issue and find out more.