Viewing Twitter Cards

Twitter Cards



User: Diethard S. 11 years ago
I have added some meta tags for an app twitter card into the EverWeb Header section:

<meta name="twitter:card" content="MyTitle">
<meta name="twitter:site" content="MyContent">
<meta name="twitter:description" content="MyDescription">
<meta name="twitter:app:name:iphone" content="MyApp" />
<meta name="twitter:app:id:iphone" content="MyAppID" />
<meta name="twitter:app:id:ipad" content="MyAppID" />
<meta name="twitter:app:url:iphone" content=MyAppURL/" />

The twitter card validator now says:

INFO: Page fetched successfully
WARN: No metatags found

I´ve uploaded these changes some weeks ago (Rage Hosting)

Can someone help?
User: Paul-RAGESW 11 years ago
What is your website URL?

-------------------------------
Paul
EverWeb Developer
User: Jumbo T. 11 years ago
A " is missing before MyAppURL :

<meta name="twitter:app:url:iphone" content=MyAppURL/" />
User: Jumbo T. 11 years ago
My guess is that you want to use this code :

https://dev.twitter.com/cards/types/photo

Last edit 11 years ago
User: Diethard S. 11 years ago
Paul: My web site URL is: http://www.zeitwolke.eu
Jumbo T.: I want not a photo card, but an app card: https://dev.twitter.com/cards/types/app
User: Jumbo T. 11 years ago
I went to the card validator and use this link :

http://www.zeitwolke.eu/home/index.html

Showed the card.



Post Reply
You must login or signup to post.