When i use the object debugger, the scraper is not able to see my OG content on my page. The debugger says "Can't download: Could not retrieve data from URL.", even though it's a 200 OK and shows the correct fetched and canonical URL. I have a subdomain on it, and it work fine.So not sure what happen to my main domain. When click on Scraped URL See exactly what our scraper sees for your URL , it just show blank page.
相关问题
- Pass custom debug information to Microsoft bot fra
- How do I identify what code is generating “ '&
- Monodevelop: `Waiting for debugger`
- Adjust tokens on non-privileged accounts (C, Windo
- Pausing VBA and re-running it causes faster execut
相关文章
- How do I get to see DbgPrint output from my kernel
- Advanced profiling is unavailable for the selected
- Can't Inspect Variables When Debugging .NET As
- What is the difference between glibc's MALLOC_
- Receive share file intents with Flutter
- Embedding a program's source code into its bin
- How to execute another python script from your scr
- How do I debug errors that have no error message?
Your site seems to have some HTML errors: http://validator.w3.org/check?uri=http%3A%2F%2Fspandooly.de
You should fix them before attempting to validate your site.
Funny thing, I create a copy of your page, and it seems to validate with no changes in the HTML. Your webserver might be doing something weird (according to the headers, the
charset
is missing or none):http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.webniraj.com%2Fspandooly.html