Yoast SEO plugin adds to my WordPress site Article schema automatically. Can I remove it, only “Article” (keep other schemas)?
I installed Yoast SEO 11.7 premium (Vietnamese). I tried the code below at file “function.php” in child theme, but failed
function bybe_remove_yoast_json($data){ if ( (isset($data['@type'])) && ($data['@type'] == 'Article') ) { $data = array(); } return $data; } add_filter('wpseo_json_ld_output', 'bybe_remove_yoast_json', 10, 1);
Please help me. Thank you very much!
Related Posts:
- How to count the current posts terms WordPress
- Adding WordPress Header and Footer to a PHP Script
- Not Authorized to View This Page
- PHP fopen() Error: failed to open stream: Permission denied
- How to decode encrypted wordpress admin password?
- strange text before my header wordpress
- WordPress admin bar not showing on frontend
- WordPress get plugin directory
- How to put Youku video on my wordpress site?
- Redirect old php link to wordpress link in .htaccess
- WordPress qw.php file on root of installation
- How to change thumbnails for WordPress pages (KakaoTalk)
- how can i get a sign in/ Register plug in like fiverr.com’s on WordPress
- WordPress plugin install: Could not create directory
- How to prevent attacks on WordPress wp-login.php page
- Add CashU payment gateway to WordPress Woocommerce
- Display only one category on home page wordpress
- WordPress custom thumbnail size
- How to fix code problem “AVADA WordPress Theme” issue with lighthouse
- Local WordPress installation is stripping ‘wp-admin’ from URL on WordPress admin dashboard
- How can I block doubleclick.net cookie from my wordpress website?
- Safely redirect old WordPress blog links to new WP blog
- WordPress – How do I remove meta generator tags?
- WordPress – How do I remove meta generator tags?
- WordPress (Woocommerce) order by Product Dimensions (Length, Width, and then Height)
- WordPress (Woocommerce) order by Product Dimensions (Length, Width, and then Height)
- In WordPress Using Elegant Theme’s Divi Theme, Long menus don’t show
- WordPress – add second logo to customizer
- php, cookies, wordpress – how to make automatic login in one one site, login and on other one
- 403 Forbidden You don’t have permission to access / on this server new WordPress install
- How to remove link from header navigation within the Astra theme for wordpress?
- Astra Pro theme for WordPress why isn’t logo showing?
- WordPress thumbnail cropping not working
- Flaticons not showing up on WordPress
- What does arg mean in WordPress
- How to integrate Facebook into WordPress registration/login?
- WordPress is giving me 404 page not found for all pages except the homepage
- Marathi typing option in wordpress Editor
- WordPress: Loading multiple scripts with enqueue
- How to transfer HubSpot blog to WordPress?
- wp-admin vs wp-login in wordpress
- How can i Toogle between 2 icons without reloading page in wordpress
- How to extend WordPress Bookly plugin
- “The Events Calendar” plugin by Modern Tribe in WordPress not working
- Is there a way to create a short link generator page like Bit.ly in WordPress? I’m looking for resources, not free code
- Send a copy to yourself with Contact Form 7 in WordPress
- validate textfield contents in wordpress simple job board plugin
- Free e-signature in wordpress
- How can I access http://localhost/wordpress/wp-admin/install.php?
- How can I access http://localhost/wordpress/wp-admin/install.php?
- WP_Query(‘orderby=post_date’) not working with wordpress
- WordPress, admin menu, Ajax 400 bad request
- WordPress get plugin directory
- Advanced Custom Fields, WordPress, Javascript Tabbed Content
- cannot change admin password, wordpress on godaddy
- How do i give a WordPress editor access to the Site Kit by Google plugin?
- How to find HTML rendered by in WordPress?
- Local wordpress install only shows home page, all other pages Not Found
- WordPress X Theme – Cloudflare Flexible SSL – Pingdom Speed Test No Longer Working?
- WordPress – Display Random Number Between 190-250
- how to change a wordpress home page permalink as referenced in submenu links
- WordPress cp-appointment-calendar redirection to paypal issues
- How to fix facebook sharer button that appears cutted on wordpress
- WordPress get_template_part pass variable
- WordPress / Elementor site doesn’t load full or correctly
- Internet Explorer 8 issues with WordPress 3.8
- WordPress No sound in header youtube video on Frontpage
- WordPress Ninja Forms, Access-Control-Allow-Origin and admin-ajax.php
- WordPress and wamp sending “Delivery status notification Failure” to my inbox every 7 minutes
- Is there a way to force WordPress to overwrite plugin files on installation?
- Prevent category updates in WordPress Woocommerce REST API
- Is there a way to install elementor to a free wordpress plan?
- Cant login to wp-admin (redirecting to homepage), But CAN login to wp-login.php
- Cant login to wp-admin (redirecting to homepage), But CAN login to wp-login.php
- Placing WordPress plugin name at the top of the amdin header
- How to change “Leave a Reply” title in wordpress twentyfifteen theme
- WordPress media upload define default meta values
- Convert UTC date time to local date time
- Translation problem with timber and WPML (WordPress, different language per domain)
- WordPress post image change on hover (ACF?)
- Free, editable calendar for WordPress site that using Elementor?
- Muffin Builder has a limit? (WordPress – Be Theme)
- Uncaught type error after WordPress update to 5.5.3 and visual composer to 6.4.1
- WordPress already installed but asking to install
- How to access WP REST API for WordPress.com sites?
- Display Ninja Forms Data in WordPress Template
- WordPress: LinkedIn Posting Link doesn’t show meta og description or title
- WORDPRESS Updating failed. Error message. The response is not a valid JSON response
- Amazon Workspaces VM prevented from logging in to WordPress on DreamHost
- How can I add a PHP page to WordPress?
- Why can’t import backup site WordPress? Plugin All-in-one migration
- Is there any sms bump plugin in wordpress which can show a pop-up like the following?
- Passing a field name from CFS wordpress plugin through to twig
- the email could not be sent in wordpress
- How to correctly use get_template_directory_uri() WordPress function to load an image that is in a subfolder of my theme?
- WordPress PeepSo modification – display WP comments in activity stream
- Page Redirection in WordPress
- safari cannot open the page because too many redirects occurred wordpress
- Can’t select database – WordPress
- Which ways can be used to log in to WordPress?