Upload info that appear when share web link on Facebook - wordpress

I have made a website. I did it with wordpress, making a custom theme.
All works fine, but I have a problem.
When I share any url on facebook, the info is not showed correctly. Only shows correctly if I go to open graph stories and I fetch the newest info.
I must do it for any url of the website?
Is posible do it for all urls once?
Or any other option?
Thank you!

I would propose to check if ALL your OG tags are correct, https://developers.facebook.com/tools/debug/og/object/
or just simply use Facebook OGP plugin for Wordpress, which makes your work easy. Search WP plugins here https://wordpress.org/plugins/search.php?type=term&q=facebook+OGP

Related

Why is the blog section of my wordpress site not on Google?

I recently started a website,(fortunepush.xyz),
I made a seperate sub directory for my blog section and added wordpress to it with Ocean WP theme. I realized that my posts are not coming up on google, site indexing is failing everytime.
I do not understand what is wrong with the site?
Does installing seperate wordpress in my subdirectory affect google somehow?
I just want my posts to show up on google.
The SEO is very well done and properly optimized, also if anyone can check
can you check if my blog is mobile friendly because it shows up perfectly on my iphone, but google says its not mobile friendly.
The sitemaps are not being indexed too.This is the sitemap index
Make sure you don't have checked "Search Engine Visibility" option in Reading Settings on admin.
The option you will find here in admin side: mydomain.com/wp-admin/options-reading.php
Thanks!

how do I test a facebook feed plugin on a website under development on localhost

I am building a website for a friend. I am using WordPress and doing the work on a localhost. My friend wants a Facebook feed. I have a plugin I like. I signed up as a test user on Facebook but because it's a test user and not a real user on a live site I can't get the plugin to work. I now understand that I am doing the wrong thing trying to use a test user Facebook page to give content to the plugin but I don't know what the right way is. Please tell me the correct way to use "dummy" Facebook content to test a Wordpress plugin on a non-live site. I will delete my test user as soon as I know the correct way. I'm working very hard to learn how to develop websites and how to correctly use Wordpress. I am also researching this on the Wordpress forum and on Google but I also need expert advice. Thank you.

How to add facebook comment to my wordpress blog?

I have wordpress blog , http://luckyleosan.wordpress.com/2014/03/07/sample-photo/#comments. i wanna add facebook comment to wordpress blog. how can i do that? i have searched about this in google. but in facebook developer site, its asking the domain name- if i give my above url, its showing the error of url should be canvas url.?
canvas url in facebook means?
what i will do it now?
how to add facebook comment to above url blog?
please help me. am facebook and wordpress newb..
The Facebook site you are looking at is designed for developers looking to build plugins that integrate Facebook with WordPress and other platforms. Hence the registration requirements.
Instead, you can use the official Facebook plugin for WordPress. It will replace default WordPress comments with the Facebook comment box. It will also give you some handy features like shortcodes for a like button and open graph meta setup.
You can use the Facebook Comments Plugin for fb comments.

Add facebook like button in wordpress e-commerce site

I'm building wordpress e-commerce site (using wp e-commerce plugin), so i added Facebook Open Graph Protocol, so now my site is connected to facebook and i can put facebook like button for the entire web site or for pages or for posts,but i want to add like button for all of the products of my sites, i tried many plugins but none of them works for me. I read on some forums that i should add some code to single-product.php, but there are 3 files with that name.
If anybody knows how this works, please help me.
Thanks.
You can find a detailed tutorial on how to integrate the Facebook Like Button with Wordpress on my blog here:
http://abecoffman.com/2011/advanced-wordpress-like-button-integration/
If you follow the steps you should be able to add the XFBML tags anywhere in your theme.

Need a wordpress plugin for Google analytics, favicon!

I am using wordpress for my site. My site needs to add google analytics, favicon, meta keywords, meta descriptions. I searched plugin for this. I found different plugins for each. Can anyone suggest me a plugin which can add google analytis, favicon, metakeywords and meta description?
Any help will be appreciated. Thanks in advance
These are different functionalities and are properly handled by different plugins. Install the plugins you need. On Linux platforms, you can often just put the favicon in the sites root directory and not use a plugin.
As far as I know, the keywords and description meta tags are ignored by all search engines because spammers exploit the heck out of them. I suggest not bothering with them. However, if you still want to, read what the WordPress guys say.
As for Google Analytics and favicons, here are the plugins I recommend:
Shockingly Simple Favicon
Google Analytics for WordPress
Google Analytics Dashboard (Optional, but very useful. Shows an Analytics summary in your WordPress dashboard to save you time.)
Don't forget to also add a favicon.ico to your site root (even an empty one will do) to stop browsers from repeatedly attempting to retrieve it. (Don't believe me? Install any WordPress favicon plugin and then check your server logs.)
The favicon.ico in the site root will appear temporarily until the page has loaded enough for the <head> to be parsed and the new icon loaded, so I suggest not leaving it empty. Some sites (eg. deviantART) even take advantage of that to display different icons for "loading" and "loaded".

Resources