Thank you Chris a lot for this detailed answer!
Posts made by admiral99
-
RE: How long it takes for Twitter carousel to appear under your website in google results
-
RE: Should I use https schema markup after http-https migration?
Thank you very much for the answer.
-
How long it takes for Twitter carousel to appear under your website in google results
Dear Moz community,
Not later than 7 days ago I did impelement twitter markup to a website including :
as well as twitter markup to all blog/article posts
The question: I mentioned Moz (when you search for this brand name in Google) it shows a recent tweets carousel, how long it takes for it appear on our website and should I do any additional fixes for it to appear ?
-
Should I use https schema markup after http-https migration?
Dear Moz community,
Noticed that several groups of websites after HTTP -> HTTPS migration update their schema markup from, example :
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "http://www.your-site.com"
}becomes
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "https://www.example.com"
}Interesting to know, because Moz website is on https protocol but uses http version of markup. Looking forward for answers