How to bring up WordPress post/blog thumbnails on facebook? - wordpress

I'm using the automator uncanny plugin and the "recipe" status is working just so I have a little problem about my post/blog thumbnail not showing up.
how to overcome it? should I add the og:image meta tag? if so, what part should I put it in?
Facebook from wordpress using the automator plugin, only thumbnails of the automatic results do not show on my facebook

Use SEO plugin(All in One SEO for WordPress or Yoast…etc / Rank Math is good nowaday)
Resize thumbnail image(630*1200..etc)
And use facebook debugger site for cleaning facebook cache

Related

Link preview not shown on any soacial media

I was testing to see how my links appear when it's shared on whatsapp or other social media, I found that it only shows the link, but not the meta description and page/post image etc.
I use the latest wordpress version btw and Yoast SEO plugin.
How to fix it?
Social media takes time to get your updated description and post images and other details that does not effect at a time and yes you can use the Sharing Debugger to see the information that is used when your website content is shared on Facebook, Messenger and other places via this link: https://developers.facebook.com/tools/debug/

Find Google adsense tags in a webpage

I am trying to manage google Adsense using the official plugin. the plugin rejects adding any extra ads to the page since it thinks there are more than three ads in the page. Actually, I am having only two ads there one in the header which appears on all pages and one on a sidebar widget.
Is there any way to find if there really 3 tags?
the issue is on product pages like this http://safetyandsecuritycameras.com/wp-admin/options-general.php
the home page http://safetyandsecuritycameras.com/ is ok
You could try out WP QUADS a WordPress plugin for AdSense integration. It has a function to count and highlight the ads on a page to make sure that no more than the allowed ads are used.
It also allows you to limit the ads on your WordPress site to a maximum:
Details of the plugin can be found on http://wpquads.com/
You find the free version of the plugin on https://wordpress.org/plugins/quick-adsense-reloaded/
You can use the default wordpress text widget for adsense. You can try that.

blog cover image thats not in the blog post

I've been asked to integrate a blog into an existing website.
The blog content will be hosted with an external blog provider (im thinking wordpress and blogger) and I would then import the posts onto the clients site via an ATOM feed as this is the simplest way I can see of doing all this.
The issue I'm facing is that when the blog list is displayed on the clients site they want to use a grid based layout with a cover image. Another stipulation of the design is that the cover image should also not be part of the actual blog post content.
Ideally it would be great if the blogging provider (wordpress/blogger) supported uploading additional metadata and images that do not go into the blog post's HTML content.
I cant find any way of doing this currently and am wondering if I have any options other than rolling my own mini blogging platform for the client or installing wordpress locally and setting that up.
Any ideas?
WordPress will let you upload a custom header image. See: http://codex.wordpress.org/Custom_Headers - this will be useful if you want the same header image on every page. If you want a different header image 'per post' then you'll need a plugin to do that. There are some good plugins that do that in the WP plugin repo: http://wordpress.org/plugins/

WordPress - Preview of latest wordpress blog post in iframe

I have a website and a blog. I want to insert an iframe into the website, displaying the latest post from the blog.
So I need just the post content inside the iframe, without wordpress headers and sidebars.
Whats the best approach to achieve this?
Thanks for help.
If the site and the blog are on the same domain, you may be best off querying the latest post using the Wordpress API itself, making it unnecessary to fiddle with an iframe.
How to do that is described in Integrating WordPress with Your Website on the WordPress Codex.
If you need to do this using an iframe, I guess it's easiest to set up a new theme that doesn't display anything but the post itself. That would be some work though.
I recently put together a video tutorial of how I did this: http://www.youtube.com/watch?v=7GuocgQlCmw
I didn't get rid of the WordPress sidebar, but the tutorial shows how I used Firebug to get rid of parts of the header and the same technique should work for the sidebar. There are links in the youtube description to all the reference material I used including a link to a blog entry I wrote describing the process.
This doesn't really answer the question but why don't you use Wordpress for all of your website if you use templates you can make it look like a website and also have a blog. Have a look at this site i made using just Wordpress http://www.smkrc.co.uk. By doing this you would have access to the posts and would not need to use iframes.

Display Twitter tag cloud in Wordpress

Is there a way to display a tag cloud of terms from a single Twitter account within Wordpress i.e. on a page or in the sidebar? I know there's a Delicious Wordpress sidebar tag-cloud - so figured there might be.
Lots of Twitter plugins at Wordpress.

Resources