Cannot be crawled by Facebook's servers.
-
I’ve read that it might be caused by external links to images or media. Have you tested it on plain text posts? As far as hiding it you might be able to do that with CSS if you can get an element ID from the warning box.
Yes, if you require users to be logged in to view the page, then Facebook cannot crawl it.
That makes sense. Thanks.
Is it possible just to remove the box? Where would one go to get it’s element ID?
What Browser do you use? You can use the component inspector in Chrome …FireBug Extension in FireFox.
I’ve installed Firebug for Firefox
I found the following class:
with the inspector:
mvs pam uiBoxYellowThen i tried adding this css in my theme’s customizer
.mvs.pam.uiBoxYellow{
display: none;
}and
uiBoxYellow{
display: none;
}and
.mvs.pam.uiBoxYellow{
display: none !important;
}Nothing happens. The yellow box still appears.
Is this where the CSS is supposed to go or should it be added to a file in the plugin folder?
https://dl.dropboxusercontent.com/u/5186066/SS2.png
https://dl.dropboxusercontent.com/u/5186066/SS3.png
Any help at all is still very much appreciated.
Kind regards
SteffenHi SteffenHansen
I have read it but your provided link (http://www.steffen-hansen.dk/prae-mgk-3-fredag-d-16-januar/) is not working properly. Please share proper link again.
Thanks & Regards
Team VivacityHi,
Here’s another link for you. It has the same problem. You have to log in on the footer for the content to show. You can use “pare-mgk3” for both acc and pass.
http://www.steffen-hansen.dk/lytteopgave/
Looking forward to hearing from you again.
Kind regards
Steffen
The topic ‘Cannot be crawled by Facebook's servers.’ is closed to new replies.
(@steffenhansen89)
11 years, 4 months ago
I have a category that’s only showing up to certain users, when they’re logged in. I’ve added the oportunity for them to add comments via facebook. Everything works like a charm but i keep on getting this ugly yellow warning box saying:
“Warning: http://www.steffen-hansen.dk/prae-mgk-3-fredag-d-16-januar/ cannot be crawled by Facebook’s servers.”.
I’ve tried to “fetch new scrape information” but without luck.
Could this be caused by the fact that you have to login to view to the post? Naturally Facebook isn’t able to login while crawling?
Anyway I really don’t care about this warning – so can anyone please tell me if it’s possible to simply hide or remove it?
Heres a screendumb:
https://dl.dropboxusercontent.com/u/5186066/SS1.png
Kind regards
Steffen