Twitter card validation giving “No metatags found” warning for my URL and cannot preview the image under “og:image” meta tag.
To access the url user need to logged in. If user not logged in the URL will give 403 response as response and redirect to login page. The login page has all the meta tags needed. Does the response code is the reason for no meta tag found?
Effected URL is https://aoyan.ideascale.com/a/pages/custom-page-3
Troubleshooting: curl -A Twiterbot https://aoyan.ideascale.com/a/pages/custom-page-3 fetch the page content correctly that includes all the meta tags needed.
Yes, if a 403 is returned the crawler cannot get the tags unfortunately.
Thanks for confirming. It works when the response code is 200.
1 Like
system
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.