Remove text from my Facebook posts

Remove Jetpack’s publicize description with this code. Add this code to your theme’s functions.php // Remove description of posts on social share if ( class_exists( ‘Jetpack’ ) && Jetpack::is_module_active( ‘publicize’ ) ) { function tsj_publicize_hashtags() { $post = get_post(); if ( ! empty( $post ) ) { $custom_message = get_the_permalink(); update_post_meta( $post->ID, ‘_wpas_mess’, $custom_message ); … Read more

OG Meta Tags not being scraped by facebook or twitter

Pop your website into the facebook debugger. https://developers.facebook.com/tools/debug/sharing/ This will do 2 things: Flush the cached version of your site Facebook has stored. Tell you any problems with sharing data that may prevent those OG tags being used. In the event of no errors and cache refreshed, you can then share your link again and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)