Open Graph and Twitter Card Tags

Description

This plugin improves the sharing of your WordPress pages, posts, WooCommerce products, or any other post type on social media, by setting the correct Facebook Open Graph Tags.

It also allows you to add the Twitter Card tags for more effective and efficient Twitter sharing results, as well as the Meta Description and Canonical tags if no other SEO plugin is setting them.

This plugin is not, in any way, affiliated or endorsed by Facebook, Twitter, Google or any other 3rd party.

You can also choose to insert the “enclosure” and “media:content” tags to the RSS feeds, so that apps like RSS Graffiti and twitterfeed post the image to Facebook correctly.

It allows the user to choose which tags are included, and also the default image if the post/page doesn’t have one.

It’s also possible to add an overlay logo/watermark to the image. The plugin will resize and crop the original image to 1200×630 and then overlay the chosen 1200×630 PNG file over it.
It be usefull to add your brand to the image that shows up on Facebook shared links.

Our settings page is discreetly kept under “Options”.

The generated (Facebook) Open Graph Tags are:

  • og:title: From post/page/archive/tag/… title.
  • og:site_name: From blog title.
  • og:url: From the post/page permalink.
  • og:description: From our specific custom field of the post/page, or if not set post/page excerpt if it exist, or from post/page content. From category/tag description on its pages, if it exist. From tagline, or custom text, on all the others.
  • og:image: From our specific custom field of the post/page, or if not set from the post/page featured/thumbnail image, or if it doesn’t exist from the first image in the post content, or if it doesn’t exist from the first image on the post media gallery, or if it doesn’t exist from the default image defined on the options menu. The same image chosen here will be used and enclosure/media:content on the RSS feed.
  • og:image:url: Same as og:image.
  • og:image:secure_url: Same as og:image if SSL is being used.
  • og:image:width and og:image:height: Image dimensions.
  • og:type: “website” or “blog” for the homepage, “product” for WooCommerce products and “article” for all the others.
  • article:author: From the user (post author) Faceboook Profile URL.
  • article:published_time: Article published time (for posts only)
  • article:modified_time and og:updated_time: Article modified time (for posts only)
  • article:section: From post categories.
  • article:publisher: The website Facebook Page URL.
  • og:locale: From WordPress locale or chosen by the user.
  • fb:admins: From settings on the options screen.
  • fb:app_id: From settings on the options screen.
  • og:price:amount and og:price:currency: Price on WooCommerce products.

The generated Twitter Card Tags are:

  • twitter:title: Same as og:title.
  • twitter:url: Sames as og:url.
  • twitter:description: Same as og:description.
  • twitter:image: Same as og:image.
  • twitter:creator: From the user (post author) Twitter account.
  • twitter:site: The website Twitter account.
  • twitter:card: With value “summary_large_image” or “summary”.

Other Tags:

  • canonical: Same as og:url.
  • meta description: Same as og:description.
  • meta author: From the user (post author) Display Name.
  • meta publisher: From the website title.
  • enclosure: On RSS feeds, same as og:image.
  • media:content: On RSS feeds, same as og:image.

3rd Party Integration:

  • Yoast SEO: Allows you to use the title, URL (canonical), and description from the Yoast SEO plugin.
  • WooCommerce: On product pages sets og:type to “product” and adds the price including tax to the product:price and product:availability tags. Also allows you to use the Product Category thumbnails as Open Graph Image and have Product Gallery images as additional Open Graph Images
  • WooCommerce Brands: On brand pages uses the brand image as Open Graph Image
  • Business Directory Plugin (deprecated): Allows you to use BDP listing contents as Open Graph Tags.

Installation

  1. Use the included automatic install feature on your WordPress admin panel and search for Open Graph and Twitter Card Tags?.
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Options, Open Graph and Twitter Card Tags to set it up

FAQ

Facebook is not showing up the correct image when I share a post. What can I do?

  1. Are you using a big enough image? The minimum image size is 200×200 pixels but we recommend 1200×630.
  2. Are you sure you only have one og:image tag on the source code? Make sure you’re not using more than one plugin to set OG tags?
  3. Go to the Facebook Sharing Debugger, insert your URL, click Debug. Then click on Scrape Again to make sure Facebook gets the current version of your HTML code and not a cached version. If the image that shows up on the preview (bottom of the page) is the correct one, then the tags are well set and it “should” be the one that Facebook uses when sharing the post. If it still does not use the correct image when sharing, despite the debugger shows it correctly, there’s nothing more we can do about that. That’s just Facebook being Facebook.

What is the “Manually update Facebook cache” button on the “Post updated” notice?

It’s a shortcut to the Facebook Sharing Debugger, where you should click on Scrape Again to make sure Facebook gets the current version of your post or page.

When I save/edit my post I get the “Facebook Open Graph Tags cache NOT updated/purged” error. Should I worry?

Each time you edit a post, if the option “Try to update Facebook Open Graph Tags cache when saving the post” is activated, we’ll try to notify Facebook of the changes so it clears up its cache and read the new Open Graph tags of this specific URL.
If this is a new post and it’s the first time you’re saving it, the error is “normal” and you should ignore it (we’re looking at a workaround to not show you this error).
If this is not a new post and it’s not the first time you’re saving it, and if this happens always, then maybe your server does not support calling remote URLs with PHP and you should disable the “Try to update Facebook Open Graph Tags cache when saving the post” option. In that scenario we recommend you use the Facebook Sharing Debugger to Scrape Again each time you update your post.
Sometimes the plugin just can’t update the Facebook cache itself and you may need to do it manually on the link provided above.

Can I authenticate the call to Facebook, with my own app, when trying to update the cache, so I get rid of the “An access token is required to request this resource” error?

Yes, you can. Create a Facebook App and fill in the details on the “Facebook Open Graph Tags cache” panel of the plugin settings page.
Do NOT ask us support on this. There is a blog post explaining everything you need to do.

Facebook says “The following required properties are missing: fb:app_id”. Should I worry?

No. Move along.

How can I share my posts or products as Rich Pins on Pinterest?

Pinterest can read Open Graph tags, so no extra tags are needed to share your articles or WooCommerce products as Rich Pins.
You need however to apply to whitelist your domain on Pinterest. Head to this page and follow the instructions starting with “Set up”. When in the validator, enter your URL, hit “Validate” and then choose “HTML tags” and hit “Apply now”. It’s then up to Pinterest to accept your application or not.

Can this plugin get content from “random plugin”?

If there’s a popular plugin you think we could get content from to use on the meta tags, use the support forum to tell us that.
If you are a plugin or theme author you can always use our filters fb_og_title, fb_og_desc, fb_og_url, fb_og_type, fb_type_schema, fb_og_image, fb_og_image_additional, fb_og_image_overlay, fb_og_locale, fb_og_app_id, fb_og_thumb_fill_color, fb_og_output and fb_og_enabled to customize the Open Graph (and other) meta tags output.

What is the array structure for the `fb_og_image_additional` filter?

Check out this code snippet.

I’m getting a white screen of death / truncated HTML

Go to the plugin settings and check the Do not get image size option.
This happens on some edge cases we haven’t yet been able to identify.
Update: Probably fixed for some users on 2.1.4.5 and completely on 2.2 (pending confirmation)

Can I use Yoast SEO alongside this plugin?

You can (and, in our opinion, you should) use both plugins. If you want to use Yoast SEO for your SEO needs and our plugin for social media meta tags you just have to go to “SEO > Social” and disable settings for Facebook and Twitter.
If you don’t find that option, because they’ve now made it harder to reach, you have to go to “SEO > Dashboard > Features > Advanced settings pages > choose Enabled and Save changes”. Then you can reach “SEO > Social”.
Then set up our plugin as you wish and you’re ready to go.
We like to work with everybody, so (if you want to) our plugin can even integrate with Yoast SEO and use it’s title, description and canonical URL on the Facebook and Twitter tags.

Reviews

December 13, 2023
I’ve been using this plugin for many years and it works really well. I love that it’s super easy to use and the developer team is so supportive! Highly recommend this!
April 20, 2022
Working awesome! Thanks for your job!
Read all 120 reviews

Contributors & Developers

“Open Graph and Twitter Card Tags” is open source software. The following people have contributed to this plugin.

Contributors

“Open Graph and Twitter Card Tags” has been translated into 5 locales. Thank you to the translators for their contributions.

Translate “Open Graph and Twitter Card Tags” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.3.3 – 2024-03-26

  • Compatible with WordPress v6.5

3.3.2 – 2023-11-29

  • Compatible with WooCommerce HPOS
  • Fixed PHP error occurring on the category page.

3.3.1 – 2023-08-16

  • Tested up to WordPress v6.3

3.3.0 – 2023-02-01

  • Last release from PT Woo Plugins (by Webdados) before transferring ownership to WPExperts, who will maintain this plugin from now on, something we weren’t unable to do for the past few years. Thanks for keep using this plugin.

3.2.0 – 2022-06-29

  • Requires WordPress 5.0, WooCommerce 3.0 and PHP 7.0
  • Tested with WordPress 6.1-alpha-53556 and WooCommerce 6.7.0-beta.2

3.1.2

  • Fix a bug when integrating with Yoast SEO 17.8 or above
  • Tested with WordPress 5.9-beta2-52350 and WooCommerce 6.0.0-rc.1

3.1.1

  • Added i18n-config.json file for basic qTranslate-XT compatibility (Thanks @grapestain)
  • Tested with WordPress 5.7-alpha-50017 and WooCommerce 5.0.0-beta.2

3.1.0

  • Add support for new PRO add-on features
  • Tested with WordPress 5.6-beta3-49562 and WooCommerce 4.8.0-beta.1

3.0.0

  • Add support for the PRO add-on
  • Deprecation of Business Directory Plugin integration and other minor settings
  • readme.txt full review

2.3.3

  • Technical support clarification
  • Tested with WordPress 5.5-alpha-47761 and WooCommerce 4.1.0

2.3.2

  • PHP notice bug fix on the image overlay script

2.3.1

  • PHP notice bug fix

2.3.0

  • Option to disable image overlay on the default image
  • New argument to the fb_og_image_overlay with queried object information
  • When outputting the composed image with overlay in JPG the quality is now 100 instead of 95 and the fb_og_overlayed_image_format_jpg_quality is available to change it
  • Compatibility with Yoast SEO 14

2.2.8

  • New feature to shrink and center the original image when overlay is used
  • Google+ / Schema feature deprecation
  • New fb_og_thumb developer filter to allow the manipulation of the original thumbnail image on the overlay php script before the logo is applied on top of it
  • The current object type and object id being queried is passed on to the image overlay php script so it can be used by developers on the new filter
  • $_GET fix on the image overlay php script
  • Tested with WordPress 5.5-alpha-47609 and WooCommerce 4.1.0-rc.1

2.2.7.2

  • Tested with WordPress 5.2.5-alpha and WooCommerce 3.8.0

2.2.7.1

  • Changed name to a€?Facebook Open Graph, Google+ and Twitter Card Tagsa€? due to Facebook intellectual property and brand violation policies

2.2.7

  • New developer filter fb_og_overlayed_image_format to be able to output the overlayed image as png instead of jpg
  • Tested with WordPress 5.2.3-RC1-45880 and WooCommerce 3.7.0

2.2.6.1

  • Stop using the WooCommerce term meta helper functions

2.2.6

  • Add og:image:url and og:image:secure_url tags
  • Small tweaks on the image overlay functionality, including a new fb_og_thumb_image filter so you can have a diferent image overlay based on the post id
  • Tested with WordPress 5.1.1 and WooCommerce 3.6.0 (RC1)

2.2.5

  • No og:description for password protected and private posts (Thanks for the heads up Beno??t)
  • Tested with WordPress 5.0.3 and WooCommerce 3.5.3

2.2.4.2

  • Small security fix

2.2.4.1

  • Small security fix

2.2.4

  • Added Pinterest information on que FAQ
  • Changed name to “Facebook Open Graph, Google+ and Twitter Card Tags”

2.2.3.1

  • Tested with WooCommerce 3.3
  • Improved readme.txt

2.2.3

  • Small bug fix introduced in 2.2 that would throw a PHP notice if no tool was selected when saving the settings (Thanks @osti47)
  • Clear image size cache (transients) on uninstall
  • Better debug for support purposes, which can be disabled by returning false on the fb_og_enable_debug filter
  • Bumped Tested up to tag

2.2.2

  • NEW WooCommerce Brands integration: Uses the Brand thumbnail image if the “Use Category thumbnail as Image” option is enabled

2.2.1

  • Added the Schema.org headline, author, datePublished and dateModified tags
  • Removed some unnecessary / duplicated esc_attr calls

2.2

  • New “Tools” panel on the settings page
  • Tool to clear all the plugin transients, thus resetting size caching for all images (use it only )
  • Small bug fix when the settings aren’t yet saved at least one time
  • When getting the image size, the full image is used again, instead of the partial 32Kb (that caused WSOD in some environments), but this can be overridden (and use the partial again) by returning false to the new fb_og_image_size_use_partial filter
  • Transient validity is now one week (now that we get the all image and the process can slow down the page load a bit), instead of one day
  • Fix when getting the image and description for the blog url when it’s set as a page (Thanks @alexiswilke)
  • Ability to disable image size cache (transients) completely by returning false to the new filter fb_og_image_size_cache (which we do NOT recommend)
  • Improved the FAQ

2.1.6.3

  • Fix the “Suppress cache notices” option (Thanks @digbymaass)

2.1.6.2

  • Default og:type to website on non-singular pages because Facebook deprecated it (Thanks @alexiswilke)
  • Automatically disable the overlay feature if GD is not installed (Thanks @tiagomagalhaes)
  • Set og:type to website instead of article when a page is set as a blog page
  • Use image from the page (our custom field, featured, etc…) when a page is set as a blog page (Thanks @alexiswilke)
  • Use description from our custom field when a page is set as a blog page
  • Adds the product:availability tag for WooCommerce products (Thanks @steveokk)
  • Improved the FAQ

2.1.6.1

  • Updated the error message when the Facebook cache is not updated, in order to include instructions and a link to setup the App ID and Secret

2.1.6

  • Added new “App ID” and “App Secret” settings on the “Facebook Open Graph Tags cache” panel, so that the plugin tries to clear the Facebook cache authenticated with you own App details
  • Bumped Tested up to and WC tested up to tags
  • Improved the FAQ

2.1.5

  • Stop showing the metabox or trying to update Facebook cache on non-publicly_queryable post types

2.1.4.5

  • Set CURLOPT_FOLLOWLOCATION to true when trying to get image size via curl and avoid fatal errors (white screen of death) when the response returns 301 or 302 – Thanks @neonkowy

2.1.4.4

  • Added the fb_og_update_cache_url filter so that developers can add their Facebook App ID and Secret to the URL when trying to update/clear cache on Facebook – Thanks @l3lackcat

2.1.4.3

  • Added a “Share this on Facebook” button to the “Post updated” notice
  • Fixed some URLs and links from https:// to https://
  • Removed the option to load Facebook locales from their website as the URL now returns 404

2.1.4.2

  • Added a “Manually update Facebook cache” button to the “Post updated” notice
  • Improved the FAQ

2.1.4.1

  • Better information when showing up the “Facebook Open Graph Tags cache NOT updated/purged” error, as well as a link to update the cache manually
  • Improved the FAQ

2.1.4

  • Changed the way the admin notices are generated so we do not have to use PHP sessions

2.1.3

  • Fixed some PHP notices and warnings
  • Tested with WooCommerce 3.2
  • Added WC tested up to tag on the plugin main file
  • Bumped Tested up to tag

2.1.2

  • Fix the fact that we are using sanitize_textarea_field() that only exists since 4.7.0 although we had a 4.0 minimum requirement (Thanks @l3lackcat)
  • Fix the textdomain on a couple of gettext calls
  • Bumped the Requires at least tag to 4.5 (to encourage the ecosystem to have WordPress updated)
  • Added code snippet example for the fb_og_image_additional filter

2.1.1

  • Fix on the gettext calls and textdomain so that Glotpress correctly loads translations

2.1

  • New description field on our metabox on post/pages that will override the excerpt or content if filled
  • Load the translations from www.remarpro.com Glotpress and not from the local folder
  • Added the fb_og_app_id filter so that plugins or themes can override the Open Graph Facebook App ID

2.0.9

  • New option to disable getting the image size and possibly avoid fatal errors (white screen of death) on some edge cases
  • New fb_og_disable filter to completely disable the output based on the developer own rules – DUPLICATE – Use fb_og_enabled instead and return false to it.

2.0.8.2

  • New fb_og_output filter on the plugin global output

2.0.8.1

  • Using get_gallery_image_ids instead of get_gallery_attachment_ids, to get additional WooCommerce product images, from WooCommerce 3.0 up (Thanks Manu Calapez)

2.0.8

  • Tried to fix the white screen of death problem in some server environments
  • New option to use “prefix” attribute instead of “xmlns” (Thanks thomasbachem)
  • Tested and adapted to work with WooCommerce 3.0.0-rc.2
  • Fixed the WooCommerce product price tag name from og: to product: (Thanks davidtrebacz)
  • Fixed a bug on the database version update mechanism
  • Fixed a bug for custom taxonomy descriptions (Thanks karex)
  • Bumped Tested up to tag

2.0.7

  • Better error handling when the overlay PNG image is not found or a valid image file;

2.0.6.3

  • When using the overlay PNG option, the image is filled with previously filled with white in case the original OG image is a transparent PNG
  • The fb_og_thumb_fill_color filter can be used to use another color other than white, by returning an array with the rgb value

2.0.6.2

  • On some server configurations using an overlay PNG would result on a 404 error on the og:image url

2.0.6.1

  • Bumped Tested up to tag

2.0.6

  • New fb_og_enabled filter that allow other plugins/themes to completely disable the tags output on specific situations
  • Fix: Use WP_PLUGIN_DIR instead of harcoded paths (Thanks thomasbachem)
  • Fix: Extra validation when getting Yoast SEO’s icon on the 3rd party settings tab

2.0.5

  • Calculated image dimensions are now stored in, 1 day valid, transients in order to avoid unnecessary http requests and improve performance (Thanks Piotr Bogdan)

2.0.4

  • Non-breaking spaces are converted to normal spaces on the description, because they aren’t needed there and this way we can really trim the description

2.0.3

  • Fixed WPML homepage custom description translation that was broken on 2.0
  • New default description field (WPML translatable) to be used on any website post / page / cpt / archive / search / … that has an empty description, instead of using the homepage description like we were using until now
  • Fixed some PHP notices and warnings
  • Small tweaks on the settings page

2.0.2

  • Fixed a PHP Notice on WPML root pages (Thanks @marcobecker)
  • New experimental feature: Added the possibility to set itemscope itemtype to the HTML Tag in order to avoid W3C and Structured Data validation errors
  • Updated settings page informations to include the existent filters for each option

2.0.1

  • Fixed a PHP Notice on the upgrade routine (Thanks @jluisfreitas)
  • Updated FAQs

2.0

  • We would like to thank Heateor, “a creative team with unique ideas in mind” (their words), for forking our plugin (although no credits whatsoever were made regarding our original work), and thus trully inspiring us to make this new version, using also their “unique” ideas, in the spirit of GPL, but giving them the deserved credit in the spirit of civism, integrity and the WordPress way of doing things
  • Revised and optimized code with better WordPress standards and best practices
  • Completely redesigned settings screen
  • Fixed Business Directory Plugin integration (only works with CPT integration activated)
  • Removed Google authorship (link rel=”author”) tag because it isn’t used anymore
  • Added meta publisher tag
  • New option to either keep or delete plugin configurations upon uninstall
  • Fixed a bug where a custom taxonomy description was not being correctly set
  • Fixed og:price:amount and og:price:currency tags now correctly set as property instead of name

1.7.4.4

  • Bug fix: WooCommerce price integration wasn’t working on WooCommerce >= 2.6 (Thanks @jluisfreitas)
  • Bumped Tested up to tag

1.7.4.3

  • Version number fix
  • Portuguese translation update

1.7.4.2

  • Overlay PNG will only be used on locally hosted images
  • New fb_og_image_overlay filter to be able to disable Overlay PNG programatically based on whatever needs of the developer
  • Better texts about the Overlay PNG function on the settings page
  • Minor fixes

1.7.4.1

  • WooCommerce integration: on product pages sets og:type to “product” and adds the price including tax to the product:price tags

1.7.4

  • New experimental feature: Add overlay PNG logo to the image
  • Minor fixes

1.7.3.1

  • Fix: changed twitter:image:src meta name to twitter:image (Thanks mahler83)
  • Tested with WordPres 4.5 RC2

1.7.3

  • Avoid php notice on the “Members” plugin role edit page

1.7.2

  • Better SubHeading plugin compatibility (choose either to add it Before or After the title)
  • Description set the same value as the title if it’s empty
  • Correct og:type for WPML root pages
  • Added the fb_og_type filter so that plugins or themes can override the Open Graph Type

1.7.1

  • Added the fb_og_url filter so that plugins or themes can override the Open Graph URL

1.7

  • WordPress 4.4, WooCommerce 2.4.12 and PHP 7 compatibility check – All good!
  • NEW WooCommerce integration: Category thumbnail images and additional product images as Open Graph Images
  • New fb_og_image_additional filter so other plugins/themes can add additional Open Graph Images
  • Hide our meta box on some custom post types, and add a new fb_og_metabox_exclude_types filter so other plugins/themes can hide our metabox on their CPTs
  • Several tweaks on the settings page

1.6.3

  • Added the fb_og_locale filter so that plugins or themes can override the Open Graph locale tag

1.6.2.2

  • Bug fix: Google+, Twitter and Facebook profile fields would not be available on the user profile if Yoast SEO was not active

1.6.2.1

  • Fix: Eliminates php notices introduced on 1.6.2

1.6.2

  • Fix: Replaces all spaces by %20 on URLs (og:url, og:image, etc…), thanks to “Doc75”

1.6.1

  • WPML compatibility: If the frontpage is set as “latest posts” and a custom homepage description is used, it can now be translated to other languages in WPML – String translation

1.6

  • Added og:image:width and og:image:height tags if Facebook is having problems loading the image when the post is shared for the first time
  • Added the possibility to choose the Twitter Card Type
  • It’s now possible to hide the author tags on pages
  • Fix: SubHeading plugin was not found on multisite
  • Fix: On the image attachment pages the og:image tag was not correctly set
  • Fix: Several PHP notices fixed
  • Updated FacebookLocales.xml

1.5.2

  • Fix: Fatal error integrating with WPSEO’s last version
  • Fix: Checking for post_type when saving the meta box field and updating/purging Facebook Open Graph Tags cache to avoid doing it when unnecessary

1.5.1

  • Fix: error checking and reporting when updating/purging Facebook Open Graph Tags cache to avoid fatal errors on failure
  • Fix: change Facebook cache update call from https to http to avoid errors on some server configurations
  • Updated FacebookLocales.xml

1.5

  • Each time a post/page is saved we try to update/purge Facebook Open Graph Tags cache so you can share it right away from the post edit screen
  • Forced Excertps support on Pages so that it can be used as the post description
  • Added HTTP REFERER and USER AGENT to the cURL calls when trying to get image size by url
  • Fix: Some validations when trying to get image size by url
  • Fix: A lot of php notices and warnings were supressed

1.4.2

  • Fix: (Another) debug message removed

1.4.1

  • Fix: Debug message removed

1.4

  • Added article published and modified date/time tags
  • Added “article:section” tag
  • Several fixes regarding getting the content or media gallery image size
  • Several fixes on the way the defaults and settings are loaded to avoid php warnings and notices
  • Some changes on the default values for first time users

1.3.4

  • Fix getting image size when a remote image is used on the post content (thanks contemplate and Steve)
  • Change the way the default settings are load so that even settings that are not user defined will be available (like the new image minimum size which is, for now, “hardcoded”)

1.3.3

  • Fix where servers with allow_url_fopen disabled would not be able to get_image_size for post content or media gallery images (thanks joneiseman)

1.3.2

  • Added Google+ Publisher tag
  • Fix on some Portuguese translation strings

1.3.1

  • Ignore images bellow 200×200 when searching images from the post content and media gallery, because Facebook also ignores them

1.3

  • Changed name to “Facebook Open Graph, Google+ and Twitter Card Tags”
  • Added Twitter Card tags
  • Added new tag “article:publisher” in order to link the article with a Facebook page
  • Added new tags “article:author”, meta author and Google+ link rel in order to link the article with his author (Facebook profile, Name and Google+ profile)
  • Title, URL, Description and Image Meta/Google+/Twitter tags can now be set even if Open Graph ones aren’t
  • Several HTML/CSS tweaks on the settings page
  • Fix: esc_attr on all tags

1.2

  • Added filters for title, description and images, so another plugin or theme can override these values. The filters are fb_og_title, fb_og_desc and fb_og_image

1.1.2

  • Fix: Specific post image was not working properly
  • Added a “Clear field” button to the specific post image options box
  • When the homepage is set as a static page, the “homepage description” section on the settings page will reflect that

1.1.1

  • Fix: a debug var_dump was left uncommented
  • readme.txt adjustments

1.1

  • WordPress SEO by Yoast, now Yoast SEO, integration: title, url (canonical) and description can now be fetched from this very popular SEO plugin
  • Fix: small fix on javascript

1.0.1

  • Corrected a nasty bug which would break the “Add Media” option. Thanks to @flynsarmy (yet again)
  • Fix: version field upgrade on the database

1.0

  • Plugin name changed from “Wonderm00n’s Simple Facebook Open Graph Meta Tags” to “Facebook Open Graph Meta Tags for WordPress”
  • You can now set a specific Open Graph image per post, if you don’t want it to be the same as the post featured image
  • Settings are now stored on a array instead of multiple variables on the options table (and necessary changes along the code)
  • Internationalization support added
  • Portuguese translation added (we welcome other translations if you want to do it)
  • Added webdados as contributor (Wonderm00n’s company)
  • Fix: Several PHP warnings when WP_DEBUG is turned on. Thanks to @flynsarmy (yet again)
  • Fix: og:type was not set correctly for the homepage in case it was a static page. Thanks to yakitori
  • Fix: When the site url was not the same as the WordPress installation folder the wrong url was used in the homepage og:url/canonical tag. Thanks to theonetruebix
  • Using the requested url as og:url/canonical on not known areas of WordPress. Not really a canonical url but better than using the homepage one

0.5.4

  • Fix in order to be compatible with “Business Directory Plugin” 3.0

0.5.3

  • Minor fix to avoid php notices filling up error logs. Thanks to @flynsarmy (yet again).

0.5.2.1

  • Fixed version number.

0.5.2

  • Minor fix to avoid php notices filling up error logs. Thanks to @flynsarmy (again).
  • Fixed FacebookLocales.xml URL.
  • By default the FacebookLocales.xml is loaded from the local cache (to save on bandwidth) and it’s only loaded from Facebook URL by user request.
  • Deleted some commented debug stuff and translate portuguese comments to english.

0.5.1

  • Fixed a typo.
  • Added the information about the recommended minimum image size.

0.5

  • Added meta description and Schema.org name, description and image tags.

0.4.3

  • Fixed a bug where the original, WordPress stock, Canonical URL was not being removed.

0.4.2

  • If using the “Business Directory Plugin” integration, the og:url tag is now correctly set in the category listing pages.

0.4.1

  • Added the ability to set/replace the Canonical URL tag. Very important for SEO in the “Business Directory Plugin” integration.

0.4

  • “Business Directory Plugin” plugin integration. It’s now possible to populate og:title, og:url, og:description and og:image tags with each listing details. If a featured image is set it will be used. If not, the listing main image is used.

0.3.5

  • Minor fixes to avoid php notices filling up error logs. Thanks to @flynsarmy.

0.3.4

  • Fixed a bug where all the settings could be lost when saving other plugins options (Shame on me!!).

0.3.3

  • Fixed a bug where unset options would become active again. Thanks to @scrumpit.

0.3.2

  • Fixed a typo on the settings page.

0.3.1

  • When saving the settings the $_POST array was showned for debug/development reasons. This output has been removed.

0.3

  • “SubHeading” plugin integration. It’s now possible add this field to the og:title tag.
  • Changed the way defaults and user settings are loaded and saved, to “try” to eliminate the problem some users experienced where the user settings would disappear.
  • Bugfix: “Also add image to RSS/RSS2 feeds?” option was not being correctly loaded.
  • The plugin version is now showed both as a comment before the open graph tags and on the settings page.

0.2.3

  • No changes. Had a problem updating to 0.2.2 on the WordPress website.

0.2.2

  • Bugfix: small change to avoid using the “has_cap” function (deprecated). Thanks to @flynsarmy.

0.2.1

  • Bugfix: when the og:image is not hosted on the same domain as the website/blog.

0.2

  • If the option is set to true, the same image obtained to the og:image will be added to the RSS feed on the enclosure and media:content tags so that apps like RSS Graffiti and twitterfeed post them correctly.

0.1.9.5

  • It’s now possible to choose how the post/page og:image tag is set. It means that if the user doesn’t want to use the featured/thumbnail image, or the first image in the post content, or the first image on the media gallery, or even the default image, he can choose not to.

0.1.9

  • Added the og:locale tag. This will be the WordPress locale by default, but can be chosen by the user also.
  • The og:type tag can now be set as “website” or “blog” for the homepage.
  • A final trailing slash can now be added to the homepage url, if the user wants to. Avoids ‘circular reference error’ on the Facebook debugger.

0.1.8.1

  • Fixed the namespace declarations.

0.1.8

  • Type “website” was being used as default for all the urls beside posts. This is wrong. According to Facebook Open Graph specification only the homepage should be “website” and all the other contents must bu “article”. This was fixed.
  • On Category and Tags pages, their descriptions, if not blank, are used for the og:description tag.
  • If the description comes out empty, the title is used on this tag.

0.1.7

  • Changed the plugin priority, so that it shows up as late as possible on the tag, and it won’t be override by another plugin’s Open Graph implementation, because other plugins usually don’t allow to disable the tags. If you want to keep a specific tag from another plugin, you can just disable that tag on this plugin options.

0.1.6

  • Settings link now shows up on the plugins list.
  • Small fix to ensure admin functions only are running when on the admin interface.
  • Some admin options now only show up when the tag is set to be included.

0.1.5

  • Fixed the way Categories and Tags pages links were being retrieved that would cause an error on WP 3.0.
  • Added the option to use a Custom text as homepage og:description instead of the Website Tagline.
  • Fixed a bug that wouldn’t allow to uncheck the og:image tag.

0.1.4

  • Shortcodes are now stripped from og:description.
  • Changed og:app_id and og:admins not to be included by default.

0.1.3

  • Just fixing some typos.

0.1.2

  • Fixing a bug for themes that do not support post thumbnail.

0.1.1

  • Adding Open Graph Namespace to the HTML tag.

0.1

  • First release.
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17