When I put my link to my site in the validator it says:
‘ERROR: Required meta tag missing (twitter:url)’

The issue here is that I do have that meta in my page, and the content is set to the correct page.
For confidentiality reasons, I changed the domain of the URL, but I have kept the rest of it.

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@MCotumbeanu">
<meta name="twitter:title" content="Informe anual 2017">
<meta name="twitter:url" content="http://test.com/annual-report/informe-anual-2017">

I also had OG tags as someone suggested it might offer a fallback, still the same issue, the validator tells me it cannot find the twitter:url.

Am I doing something wrong? I cannot seem to find a similar issue out there. I have followed the steps from around articles, and all was in vain.

I would like an idea towards what I can search if without a physical link you cannot help me.

Unfortunately I can’t think of a way to help without a link to check, short of pointing you to the troubleshooting steps.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.