
Adds a fast, simple interface for adding SEO meta data to pages and posts. Designed to remove all of the extra stuff that you just won’t use. It is made to be straight forward for users with no confusing extras and no annoying ads. So you can enjoy using it and feel comfortable putting it before a client.
Very simple, no cruft or extra features you won’t use.
By default only pages and posts are added, but you can remove either of those and/or add more using this filter:
/** * Completely replace the post types in the XML sitemap and SEO edit functionality * * This will replace the default completely. Returns: array('news','event') * * The result is to remove 'post' and 'page' post types and to add 'news' and * 'event' post types * * @param array $post_types List of post types to be added to the XML Sitemap * @return array $post_types Modified list of post types */ add_filter( 'sewn/seo/post_types', 'custom_sitemap_post_types' ); function custom_sitemap_post_types( $post_types ) { $post_types = array('news','event'); return $post_types; } Use sparingly. Meta keywords can do more harm than help when used incorrectly. Don’t overload them. For that reason, we turned it off by default. If you want them, you can turn them back on by adding this to your functions.php.
add_filter( 'sewn/seo/add_keywords', '__return_true' );
We don’t recommend this. The meta description should be used as a way to craft what the search engines show, otherwise, let the search engines auto generate the descriptions. It doesn’t really have a significant impact on visibility and may hinder visibility by keeping the search engine from digging as deep into the rest of the page. Bad descriptions may do harm, and likely don’t do any good.
add_filter( 'sewn/seo/default_description', '__return_true' );
/** * Custom home or blog page title */ add_filter( 'sewn/seo/home_title', 'custom_seo_home_title' ); function custom_seo_home_title( $title ) { return 'My blog page title'; } /** * Customize 404 titles */ add_filter( 'sewn/seo/404_title', 'custom_seo_404_title' ); function custom_seo_404_title( $title ) { return 'These are not the pages you are looking for'; } /** * Customize archive titles */ add_filter( 'sewn/seo/archive_title', 'custom_seo_archive_title' ); function custom_seo_archive_title( $title ) { // Customize the title } /** * Custom archive descriptions */ add_filter( 'sewn/seo/archive_description', 'custom_seo_archive_description' ); function custom_seo_archive_description( $description ) { // Custom description here } Works with the Sewn In XML Sitemap plugin and the Sewn In Simple Social Optimization plugin. When installed, the XML sitemap checkbox integrates with the SEO fields. The goal is to keep things very simple and integrated.
Starting from $0 per month.
Rating
Reviewers
4 reviews
Tags
Developed By
Jupitercow
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Contact Form plugins for Wordpress
Maps plugins for Wordpress
Translation plugins for Wordpress
Chat plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Contact plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Forms plugins for Wordpress
Comments plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Comments plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Portfolio plugins for Wordpress
Video Player plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Inventory plugins for Wordpress
Testimonials plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Analytics plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Security plugins for Wordpress
Ads plugins for Wordpress
Music Player plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Membership plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Video Player plugins for Wordpress
Tabs plugins for Wordpress
Social Feeds plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Add WhatsApp Chat to your site to communicate with visitors, deliver instant support, and create a smoother, more trustworthy user experience.
Create event listings with an events board widget that displays upcoming activities clearly, helps visitors discover events, and supports easy management.
Use a subscription button to streamline recurring payments, simplify signup, and help increase conversions with seamless PayPal or Stripe integration.
Create a mega footer that organizes navigation links, contact info, logos, social icons and improves usability and site structure.
Use skill flip cards to showcase your abilities in a clear, interactive format that strengthens your profile and improves your chances of getting hired.
Show trust badges that highlight security and reliability, build customer confidence, and help visitors feel safe making purchases on your site.
Add interactive stories to your site to showcase content in a visual, mobile friendly format that boosts engagement and guides visitors toward action.
Showcase visuals with an image grid slider that blends a grid layout and carousel motion to create a dynamic, customizable, mobile friendly display.
Use team members blobs to present your staff in a clear, creative format that builds trust, supports transparency, and strengthens brand credibility.
Use an age verification popup to validate visitor age, meet regulatory requirements, and ensure only eligible users access restricted content.
Show Bluesky posts with a Bluesky feed slider that scrolls updates and keeps content visible while keeping visitors engaged.
Show YouTube videos with a YouTube carousel that displays clips in a smooth, customizable layout to boost visibility and keep visitors engaged.
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!
