I am trying to share a link of my Wordpress website on Facebook but I'm seeing this error.
The Error:
When I tried to check what's wrong with the link in Facebook Debugger i saw this.
Facebook Debugger:
Please help me what to do as I'm not good in seeing through this problem.
Related
Good day, when I try to share a link on Facebook from my website rasina.com.ua - Facebook tells me that the page doesn't exist.
Maybe there is some cache issue.
I would recommend to debug the url with the facebook developer tool:
https://developers.facebook.com/tools/debug/?locale=de_DE
It only takes a view seconds and should show you all the meta information, facebook is getting from your website.
I'm seeing below error when login to Analytics service, but everything worked fine until today, what could be the reason? how to resolve this?
Error:
No valid tracking code found for property example's default URL https://example.com. Make sure your pages are tagged with a supported version of the tracking code
Thanks in advance,
Ranuk
Looks like you are experiencing some of the same symptoms found in this Google Analytics forum post. From what I can gather sometimes the error is falsely triggered.
Since your error message has https:// in the URL are you sure that your site can be accessed from https://?
In my case it was a SEO plugin that I installed to my Wordpress site after I had verified my page on Google Analytics site. I solved the issue by going to Google Webmaster Tools section in my plugin settings, and following the instructions to claim the site again.
I am using wordpress and I needed a application which is made with codeigniter.
I was useing facebook sdk 4 to let my user login but after few day it got phishing by google chrome. Then I delete the application, now it's 404 page.... I request a review in google but no help.
my only one directory got effected by phishing where the application was located else everything is fine. I have talked with google forum but they are all idiots saying i have problem in my 404 page. if the problem in 404 page then my hole site would effected not one directory. I am using popup add from www.popads.net
I think popup is not the problem can i am useing popup in my full site....
http://www.ogx1.com/addme
this link will show 404 but if you add a / it will show phishing... i have no idea what is wrong
http://www.ogx1.com/addme/
guys need help if you can suggest me with any thing....
and can you tell me how many day google take to remove the flag??
thanks :)
It's very likely that the user activity in that page have caused it to be blocked. If users post links to pishing websites, your website will be blocked as well.
If your pages had comments or posts, use CodeIgniter's XSS Clean or any equivalent WP function to prevent malicious code/URLs from being posted by users/bots.
I'm not sure if google will ever unlock the page, so you should consider renaming the "addme" page.
Regards.
I have a problem when I try to link my Google Analytics to a website which is on WordPress. (The plugin I use is Analytics360.)
The trouble is that I get to give good access to the site but this one appears right after me:
Hmm. Went something wrong with your Google authentication! The error messages was: 403: Forbidden. If you're having trouble getting
up and running, you might try one of the Following resources
Do you have a solution? Or if someone has already fallen on this problem? :-)
No need to use a plugin for Google analytics, just edit the templates header.php file or use an advanced plugin such as yoast: http://wordpress.org/plugins/google-analytics-for-wordpress/
I'm having a problem with Facebook Open Graph implementation with my wordpress blog. Although all the og meta are there in the head, Facebook debug tool told me: Error Parsing URL : Error parsing input URL, no data was scraped.
Things I've already done:
Check for links mistypo
Try the Wordpress SEO plugin by Yoast, Facebook Open Graph impementation
Try WP Facebook Open Graph Protocol plugin
Remove and put manualy all the og meta tags in my header file one by one to found the error
None of these tricks worked and all of them ended with Facebook debug tool telling me: Error Parsing URL : Error parsing input URL, no data was scraped.
But I founded that Google Webmaster Tool can see my tags and information about my blog. If you check source at sfapress.uphero.com you'll see that og meta tags are there where they are expected to be.
So, I'm just wondering: What am I missing? How wrong am I about that? Can anyone of you guys please help me figure this out?
Thanks for help.
It looks like your hosting provider, or possibly your web server, is denying access to the Facebook scraper. This is why it's saying no data was scraped. Take a look at https://developers.facebook.com/docs/opengraphprotocol/#bestpractices and https://developers.facebook.com/docs/ApplicationSecurity/#facebook_scraper for information on how the scraper appears to web servers.