Yoast SEO
98Real-time SEO guidance, schema, and AI built in. Help search engines and AI systems understand your content. A...
Posting images, links, and cat gifs will never be the same.
Press This is a WordPress plugin that allows you to easily capture content from the web and create new posts. It enables you to select images or videos from the source page for inclusion in your post, streamlining the process of highlighting web content.
The plugin integrates with the Gutenberg block editor, offering a familiar editing experience with various block types. It also provides features like smart post format suggestions and enhanced content extraction, all while ensuring privacy by performing scraping client-side.
Best for: This plugin is suitable for bloggers and content creators who want to quickly curate and publish web content.
What it does well
Where it falls short
Press This offers a straightforward solution for capturing web content and creating posts, particularly for users familiar with the Gutenberg editor.
WordPress.org's own description of Press This, lightly tidied.
Press This is a little tool that lets you grab bits of the web and create new posts with ease.
It will even allow you to choose from images or videos included on the page and use them in your post.
Use Press This as a quick and lightweight way to highlight another page on the web.
Press This 2.0 brings the modern WordPress block editor experience to the bookmarklet popup. You can now compose posts using familiar blocks like Paragraph, Heading, Image, Quote, List, and Embed.
New Features:
Press This 2.0 includes new filters for customization:
press_this_allowed_blocks – Customize which blocks are available in the editorpress_this_post_format_suggestion – Modify the auto-suggested post formatSee the Developer Documentation section below for details.
Bugs and PRs can be submitted via https://github.com/WordPress/press-this .
press_this_allowed_blocks
Customize which blocks are available in the Press This editor.
add_filter( 'press_this_allowed_blocks', function( $blocks ) {
// Add the gallery block
$blocks[] = 'core/gallery';
// Remove the embed block
$blocks = array_filter( $blocks, function( $block ) {
return $block !== 'core/embed';
} );
return $blocks;
} );
Other plugins for structured data.
Real-time SEO guidance, schema, and AI built in. Help search engines and AI systems understand your content. A...
Grow your organic traffic and AI visibility with powerful SEO tools, XML sitemaps, Schema automation, and buil...
AIOSEO is the WordPress SEO plugin. Boost SEO rankings with AI SEO tools, schema, meta descriptions, XML sitem...
WordPress SEO plugin with AI SEO metadata, schema, XML sitemap, redirections & Search Console. Privacy-fir...
Lightweight SEO assistant for meta tags, schema and structured data, XML sitemaps, Open Graph previews, robots...
The easy and user-friendly recipe plugin for everyone. Automatic JSON-LD metadata for food AND how-to recipes...