Actualizacion de codigo para el SEO de las paginas en wordpress de OYV a version 22.7

Desde May 14, 2024 08:00 hasta May 14, 2024 09:00

En Oficinas OYV

Publicado por Rodrigo Galvez

Categorías: Programación web

Hits: 13


Actualizacion de codigo para el SEO de las paginas en wordpress de OYV a version 22.7. Se realizo la actualizacion del codigo a su ultima version para las siguientes mejoras: Enhancements Converts the Yoast How-to and FAQ blocks to use the Blocks V3 API. Introduces a date and a separator snippet variable to the meta description text field, to make clear that both the date and a separator are automatically added to the character count of the meta description. Hovering over the variables reveals a tooltip with more explanation. Bugfixes Fixes a bug where a PHP deprecation error would be thrown when trying to convert a relative URL to an absolute one, with the provided value being null. Fixes a bug where the character count of the meta description field would not include the automatically added date and separator when no additional content was provided. Fixes a bug where the elements in the Yoast sidebar and metabox are displayed in an incorrect order if Yoast SEO Premium is activated. Other Deprecates \Yoast\WP\SEO\Integrations\Blocks\Structured_Data_Blocks::enqueue_block_editor_assets(). Properly escapes tags in the Enhanced Slack Sharing presenter to prevent incorrect rendering and unwanted, potentially malicious behavior. Props to @rob006. Removes the yoast-components-package script. Sets the minimum supported WordPress version to 6.4.