right. was too hard to handle this over twitter and I was moving today so no internet and life in boxes for now lol.
So the 302 redirect thing… that’s not this plugin – something else is causing that – I don’t know what but you need to investigate other plugins or your htaccess file or something is wrong. Facebook is freaking out on that part.
Otherwise from what I saw in the debugger the rest was pulling okay.
See: http://i.imgur.com/bi93Giq.png
Everything looks good – just need to clear up that redirect issue.
Thread Starter
wow101
(@wow101)
Yes I understand it was a challenge on twitter….I just found this by chance.
I m not an expert in WP….just wondering why everything was working fine and then today….?
Is there any way you can guide me to what you mean by checking plugins? Since I haven’t installed anything new except for WP facebookOG….how do I know which other plugin may be an issue?
And where do I find my “htaccess file?
It seems like it is something so simple yet when one does not know the ins and outs of WP it is a huge challenge.
uninstall it and see if FB gives you the same issue. my plugin can’t make redirects.. just not possible.
.htaccess file is a hidden file in your web root directory… but you probably shouldn’t mess with that if you don’t know what it is.
Something you have installed is redirecting things. Usually a plugin. So check them by disabling them then enabling one by one and checking each time on FB debug to see which one causes the redirect.