Can anyone help, why google page speed said "Client site redirect" and my domain has a google selected chronical "http://ww82.gooogleapi.com"? - google-search-console

Search Console Error
Google Page Speed Error
My domain www.tanviralamhira.com is not indexing and also I cannot even check google page speed. problems are shown in the screenshot. Can anybody help, how can I solve it?
I have tried several time to check and index request but it failed.

Had the same issue!
The problem was in the string
script src='https://ajax.gooogleapi.com/ajax/libs/jquery/1.7.35/jquery.min.js
Remove this string or change a link to jquery library and check wether redirect disappears. Interestingly, the link looks legit and thus doesnt warn one at all, nevertheless...
Good luck!

Related

Refused to display facebook.com/xti.php in a frame because it set X-Frame-options to sameorigin

I only get an error in the google chrome console. I tried with edge and I don't have this error.
I'm trying to figure out which is causes this error.
I receive this error:
Refused to display 'https://www.facebook.com/xti.php?xt=[...]' in a
frame because it set 'X-Frame-Options' to 'sameorigin'.
There are alot of characters between [].
I'm wondering if facebook sdk can cause that. Anyone want else has already faces this error?
Edit: I get this error when I add the facebook page plugin. Everythings works, but I want to know why I get this error.
The error appear when I tabbed out then I come back to the website.
Thanks
A similar issue came up while implementing facebook's customer chat plugin. See here in troubleshooting tip #1 at page end. It was because the domain you want to display it on hasn't been whitelisted. That was the case almost all the time an error like this came up.
You can connect the dots and find out how it could apply to your application. Although, 'same origin' makes me think it could be related to CORS, which could be the underlying cause of this whole scenario in the first place.

Joomla 2.5.9 Wrong redirect after Read more -> Login

I´ve a strange Joomla 2.5.9 problem where I do not know if it´s a bug or a setting issue.
Anyway my problem is I ´ve created a menu item kind "Blog List", choosed a category and set the "access" of the articles to "registered" and "show unauthorized access links" to yes. Now the user can see the articles, but is redirected to the login if he clicks "read more".
steps can be seen here (-> http://tinyurl.com/bldbvx4)
So far so good. Unfortunately the return URL for the article is not created correctly.
I ´ve created a demo installation which illustrates my problem.
http://seminare-gratz.de/Joomla_2/index.php/problem
Login:
demo
demo
If I click "Koala" and log-in in the next step, Joomla tries to redirect me to:
http://seminare-gratz.de/Joomla_2/index.php/%2FJoomla_2%2Findex.php%2Fproblem%3Fid%3D25%3Akoala
correct would be:
http://seminare-gratz.de/Joomla_2/index.php/problem/25-koala
To solve this issue I tried to cut the wrong part with htaccess (failed)
Any clue how to fix this?
Thankful for any help,
Tony
Okay, got it. For everyone else having this problem. I did a template override of:
components/com_content/views/category/tmpl/blog_item.php
and cutted the urlencode in line 149.
//$link->setVar('return', base64_encode(urlencode($returnURL)));
$link->setVar('return', base64_encode($returnURL));
with this hack it works ...
This is because you have given Access level to register so normal users are not allowed to read this article. So you kindly change access level registered to public.

Wordpress og:image shows up blank

I've been at this for almost 3 days straight and now I can't even think clearly anymore.
All I'm trying to do is to get my featured image thumbnail to appear when I paste the link in Facebook.
I'm using the Wordpress Facebook Open Graph protocol plugin which generates all the correct og meta properties.
My thumbnail images are 240x200px which respects the minimum requirements and also respects the 3:1 ratio
I've made sure there's no trailing slash at the end of my post URLs
When I use the Facebook Object Debugger, the only warning is in regards to my locale, but that shouldn't affect it.
Facebook appears to be pulling the right image, at least the URL is correct, but the image appears as a blank square
I've gone through pretty much every thread I could find in forums, but all the information available is about using the correct og tags, which I believe I'm already doing.
Thank you very very much for any help, I'm desperate!! :)
You can troubleshoot the OpenGraph meta tags with the Debugger https://developers.facebook.com/tools/debug - this can at least show if you're using the meta tags properly and if Facebook can 'read' the image.
I finally figured out that the root of my issue was the fact that I was using an addon domain (which is really a subdomain being redirected to the top level domain) and I read on eHow (of all places :) ) that Facebook has trouble pulling data from redirected domains.
Not sure if there was another way around it, but I simply ended up creating a seperate hosting account and everything is loading properly now.
one problem youre going to run into testing is that often the first time your page or post gets liked, fb keeps whatever img it finds in your meta tags or by searching your page. so, you'll keep changing your img meta tag and still it wont show the right pic. it's very anoying. One way to get around it is to change the slug of your post. now, it has a different url and to fb, it's a different page. The downside is you lose all the likes that go with your orig url. Not a problem with a new site.
I ended here googling another problem. Maybe this might help someone:
Please bear in mind that the facebook scraper works asynchronously and will need some time (during my tests around 10 minutes) to be able to display an image after seeing it for the first time.
For more information, here's a more thorough answer on a similar problem.
Indeed, as Andy Wibbels points out the FB debugger is a really handy tool.
I faced a similar issue with a server's og:image tag pointing to a secure subdomain which actually mirrors a CDN server,
<meta property="og:image" content="https://subdomain.pathToImage.jpg" />
<meta property="og:image_secure" content="https://subdomain.pathToImage.jpg" />
The FB debugging tool allows you to see the errors that FB encounters when trying to pull the image.
In my case the subdomain was not registered under the SSL certificate used by the HTTPS protocol. Hence FB was getting the following error,
Curl Error : SSL_CACERT SSL certificate problem: unable to get local issuer certificate

Facebook Connect doesn't redirect upon login

I know this is a question that has been asked several times, but I'm receiving an error that I haven't found any documentation on and am not making any progress on this.
I have the Facebook Connect feature working on my blog, however, not everything is working. Upon clicking the 'Login' button a popup is displayed that allows me to enter user/pass information. After clicking 'Login' the page doesn't refresh and I receive a javascript error.
Error: this._opts.channelUrl is null
Source File: http://www.facebook.com/widgets/comments.php?api_key=XXXX&channel_url=http%3A%2F%2Fblog.gnucom.cc%2Fxd_receiver.htm&xid=http%253A%252F%252Fblog.gnucom.cc%252F2010%252Ffacebooks-connect-on-wordpress%252F&width=550&url=http%3A%2F%2Fblog.gnucom.cc%2F2010%2Ffacebooks-connect-on-wordpress%2F&title=Facebook%E2%80%99s%20Connect%20on%20Wordpress.&numposts=10&css=&simple=&reverse=&quiet=&publish_feed=1&locale=en_US
Line: 2
If I refresh the page manually, I see that I actually was logged in.
Can anyone suggest a solution or point me to another post? If this is actually a duplicate post please point me to the other post, and I'll close this one.
Thanks,
Edit: I'm adding resources that I've found so far, but am not sure if they will resolve the issue.
http://forum.developers.facebook.net/viewtopic.php?id=37333
http://forum.developers.facebook.net/viewtopic.php?id=69660
This error is occuring because
"a.frameName" is set to
"iframe_canvas", but "a.channelUrl" is
set to NULL. So when you call
"indexOf" on a NULL property, you get
that JavaScript error.

Database Down error while posting a comment through comment box in facebook iframe application

I have an iframe application. I have comment box functionality. It is displayed well but the problem comes when i click on post iam getting this error:
Database Down
Sorry, a temporary error has occurred. Please try again.
How can i resolve this please help me on this?
It may be a facebook issue...give it a couple of hours and try again. More importantly make sure you are using the recent comment tags as can be found here
https://developers.facebook.com/docs/reference/plugins/comments/
Use the form to generate your code and try it out.
In my experience, this is likely due to not using the xid parameter. Check that it is there, and if not - adding it should solve your problem.