Chuck Reynolds
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Problem with description metadescriptions are filtered through the normal system… if that plugin changed the way it does that then that’s abnormal. I’d have to look specifically into that plugin and what he changed but every other seo meta plugin gets filtered as does this one. used to work fine… they must have changed something with their description.
If I get some extra time I’ll try and test with their plugin and see what they changed.
Running that same post through debugger they work just fine
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Please use full size thumbnailreason i don’t do custom is technically the images don’t exist at that size, perhaps could code in more redundancy and have a fallback to medium.
1. I don’t want the size issues.. if facebook scrapes and the images are too big and/or the site/image is too slow it doesn’t pull it. Most people don’t optimize images before uploading so that would cause major issues. (think the megapixel imgs ppl upload.. meh).
2. If I did add another custom size… I’d be storing another image (only for new images, not old unless they requested all thumbnails to be redone (theres a plugin for that)) on their system… IMO that’s dirty and not really necessary.
3. this whole issue is still a very limited use case… tough to make a decision to change it global for one or two that are having a custom size issue when the theme should fix the underlying problem.Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Please use full size thumbnailso you need the plugin to adjust to your specific issue when WP default ‘medium’ is roughly 300?
ref: http://codex.wordpress.org/Post_Thumbnails#Thumbnail_SizesIf you’re changing sizes for use in your theme, technically, you should be creating a new add_image_size instead of modifying a default one.
http://codex.wordpress.org/Function_Reference/add_image_sizein beta. when i get some more time soon. probably over the holidays.
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Please use full size thumbnailforgot what version but i updated it to use the medium one. fixes this.
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] "More Than One OG URL" after latest updateis this still an issue? looks like you had sharethis or one of the other ones inputting their own og: tags and messing things up
no idea. what’s your site? have you used the facebook debugger as per the plugin help text?
Yeah there are issues with the “official” plugin. As far as I remember you could turn off the meta output in that plugin’s settings. Probably do that.
They asked me to help and/or advise on the project… i’d love to i’m just too busy. perhaps that collaboration will take place in the near future.
I released this a long time ago before anybody had any OGP plugins out… there was one before mine… now there’s like 298472398472. Just need to know what plugin is outputting what info. This plugin still, in my opinion, handles the information better than most. Yoast has updated his enough as of late to where his is good too but the others have a lot of technical catch up to do.
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Plugin blocking metatagsit only adds the xmlns:og as per the protocol. It wouldn’t have anything to do with you being indexed or not on google.
well loading http://new.nyca.com/wp-content/uploads/2012/12/default-fb-img.jpg doesn’t even load in my browser soo…. Actually all three of those images don’t load for me. show 404. So there’s your problem.
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Not working with Linkedinlinkedin may have changed their policy when pulling info from links… the open graph protocol tags are still output per the protocol guidelines… Linkedin has been changing a lot of stuff lately. I’m not sure what they’ve changed as I don’t have insight into the company and they don’t post public information that specific.
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Error 206because whatever ID you used is wrong.
2.0.7 should fix this back to how it was. just pushed it up to repo so give it a bit to show up in your dash. enjoy. (please rate the app? 🙂
yeah saw that… we’re working on a pretty hefty overhaul – this is probably something we’ll wrap into that rollout… standby on this…