Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Scrape and Debug

Descripción

About Scrape && Debug

Preview your posts and pages on social media. Validate your pages’ HTML with W3C’s Validator, or check PageSpeed with Google’s PageSpeed Insights. Access these tools quickly from within wp-admin, without needing to copy/paste multiple URLs each time to see your results. This utility can seriously speed up your publishing process, especially if you’re concerned with how your new posts appear on social media.

This plugin was created to speed up SEO and Social Media testing via public tools provided by Google, W3C, Facebook, and LinkedIn. Found in page/post sidebar metabox. Some services (like Facebook’s Sharing Debugger) require an account with the respective service to use (i.e., a free Facebook account).

Scrape and Debug does not allow you to change any meta titles, keywords, open graph data, etc. It is only providing quick-links to debug the existing data and values set for those fields by other 3rd-party SEO plugins, or to test your general page speed and HTML validity.

Links to quickly debug and check posts are found in the sidebar when editing posts, as well as in a column (Quicklinks) when listing posts or pages in admin.

In Settings, debuggers can be shown or hidden, or omitted from particular post types.

Watch this video to learn more:

Capturas

Instalación

Download zip, install, activate!

Preguntas frecuentes

N/A

v0.5.6

  • Updated metabox style

v0.5.3

  • Force loading of new admin styles in settings page

v0.5.2

  • Improved admin UI
  • Added notification bar on activation directing user to settings page if no saved settings are found

v0.5.1

  • Added support for LinkedIn Post Inspector

v0.5.0

  • Add new Google Rich Results Test support
  • Deprecate Google Structured Data Testing tool
  • Style updates
  • Code cleanup

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Scrape and Debug» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Scrape and Debug» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

=v0.4.3=

  • Code cleanup

=v0.3=

  • Added Google AMP debugger. If page/post has valid tag, Google’s AMP Test will request to validate it. Check Scrape and Debug settings to show the AMP Test option.

=v0.2.2=

  • Set WP page and post types to «display» in settings by default (user still needs to save settings upon activation, but they’re auto-checked for quick saving)

=v0.2.1=

  • Removed recurring ‘check settings’ notice

=v0.2=

  • Reworded confusing settings page instructions and changed toggle settings to show/hide
  • Fixed undefined variable warnings and PHP notices in wp-admin

=v0.1.1=

  • Fixed CSS version parameter to force stylesheet updates.

=v0.1=

  • Added quicklinks to posts/pages and custom post type columns for faster debug checking of multiple posts

=v0.0.4=

  • Fixed «Notice: Trying to get property of non-object in dts-debugger.php on line 224» notice (thrown when WP_DEBUG is set to true in wp-config.php)
  • Fixed «Notice: Undefined variable: post in dts-debugger.php on line 224» notice (thrown when WP_DEBUG is set to true in wp-config.php)

=v0.0.3=

  • Removed immediate redirect upon activation
  • Set default values on activation (show all debuggers, show on all public post types)
  • Added settings to hide particular debuggers
  • Improved settings page (add icons)
  • Misc. bugfixes

=v0.0.2=

  • Unescape apostrophes in readme.txt

=v0.0.1=

  • Added dts-debugger.php, styles.css
  • Added site icons