Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

plugin-wp-seo-yoast

Remove datePublished and dateModified from Yoast Schema output on WordPress website

Remove datePublished and dateModified from Yoast Schema output on WordPress website

Categories PHP Tags php, plugin-wp-seo-yoast

How to disable Yoast meta description for all pages

This should do the job: <?php /** Plugin Name: wpse425362 Description: Site specific code changes for example.com */ if (!defined(‘ABSPATH’)) exit; // Exit if accessed directly /** * Removes the meta description generated by Yoast * * @param array $presenters the registered presenters. * * @return array the remaining presenters. */ function wpse425362_remove_description( $presenters ) … Read more

Categories plugins Tags plugin-wp-seo-yoast, plugins, post-meta

Change Paginated Blog Canonicals

Change Paginated Blog Canonicals

Categories plugin-wp-seo-yoast Tags blog-page, plugin-wp-seo-yoast, rel-canonical

Remove wpseo filter from polylang plugin

Remove wpseo filter from polylang plugin

Categories plugins Tags filters, plugin-polylang, plugin-wp-seo-yoast, plugins

Yoast SEO canonical URL gets pointed to the homepage

I noticed that all problematic posts had their wp_yoast_indexable row updated a few months ago which exactly matched with when I ran a script to update all existing posts. It was something like this: $posts = get_posts($args); foreach ($posts as $i => $post) { $post_data = array( ‘ID’ => $post->ID, // other stuff ); wp_update_post($post_data); … Read more

Categories permalinks Tags permalinks, plugin-wp-seo-yoast, rel-canonical

Yoasts plugin sitemap not detecting correct category URL format

Adding a . may be a bad idea. This issue may be causing Google to not crawl your category URLs, which can result in the “Sitemaps: No referring sitemaps detected” message you’re seeing in Google Search Console. It’s important to note that any changes to your permalink structure can impact your website’s SEO, so make … Read more

Categories seo Tags google-xml-sitemaps, plugin-wp-seo-yoast, seo, sitemap

Remove a specific sitemap from Sitemap_index.xml

Remove a specific sitemap from Sitemap_index.xml

Categories plugins Tags plugin-wp-seo-yoast, plugins, sitemap

Insert meta-description into Yoast-SEO input-field via JavaScript

It sounds like Yoast-SEO is using some internal data structure to store the meta-description in addition to the visible div and hidden input field. This would explain why the plugin is showing an error message when you replace the content of the div and input field. To resolve this issue, you may need to investigate … Read more

Categories plugin-development Tags javascript, jquery, plugin-development, plugin-wp-seo-yoast

how to make yoast seo read text from custom fields in custom post type

I had the same problem. There is a plugin co-developed by Yoast for this very issue on the WP plugin repo – https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/ Cheers,

Categories plugins Tags plugin-wp-seo-yoast, plugins, seo

Remove nonindex meta tag

Remove nonindex meta tag

Categories theme-development Tags front-end, plugin-wp-seo-yoast, theme-development, theme-options, wordpress.org
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page27 Next →
+ More

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Post Navigation Elementor
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • WPFacet multiple loop displaying duplicate content
  • Get the name of the template/*html file used
  • Fix: WordPress.DB.PreparedSQL.NotPrepared Plugin Check (PCP)
  • Removing unnecessary CSS and JS code from wp_head()
  • hexagonal image gallery. Am I on the right track? [closed]
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
© 2026 Read For Learn
Next Page »
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress