All Projects → elightup → slim-seo

elightup / slim-seo

Licence: other
A fast and automated WordPress SEO plugin.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
XSLT
1337 projects

Projects that are alternatives of or similar to slim-seo

Accelerated Mobile Pages
Automatically add Accelerated Mobile Pages (AMP Project) functionality on your WordPress.
Stars: ✭ 167 (+240.82%)
Mutual labels:  wordpress-plugin, seo
The Seo Framework
The SEO Framework WordPress plugin.
Stars: ✭ 329 (+571.43%)
Mutual labels:  wordpress-plugin, seo
Meta Tags
Search Engine Optimization (SEO) for Ruby on Rails applications.
Stars: ✭ 2,464 (+4928.57%)
Mutual labels:  seo, search-engine-optimization
awesome-search-engine-optimization
A curated list of backlink, social signal opportunities, and link building strategies and tactics to help improve search engine results and ranking.
Stars: ✭ 82 (+67.35%)
Mutual labels:  seo, search-engine-optimization
DNZ.SEOChecker
SEO Checker and Recommander Plugin (like wordpress Yoast) for ASP.NET Core.
Stars: ✭ 18 (-63.27%)
Mutual labels:  seo, seo-plugin
SeoTags
SeoTags create all SEO tags you need such as meta, link, twitter card (twitter:), open graph (og:), and JSON-LD schema (structred data).
Stars: ✭ 113 (+130.61%)
Mutual labels:  seo, seo-plugin
seo-by-rank-math
Rank Math is a revolutionary WordPress SEO Plugin that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible 💡 📈 →
Stars: ✭ 54 (+10.2%)
Mutual labels:  wordpress-plugin, seo
seo-fu
📖 A simple HTML file filled with tags and documentation
Stars: ✭ 25 (-48.98%)
Mutual labels:  seo, search-engine-optimization
classicpress-seo
Classic SEO is the first SEO plugin built specifically to work with ClassicPress. A fork of Rank Math, the plugin contains many essential SEO tools to help optimize your website.
Stars: ✭ 18 (-63.27%)
Mutual labels:  seo, seo-plugin
404-to-301
Manage 404 errors on your WordPress site and redirect them to any pages using 301 redirect for SEO
Stars: ✭ 11 (-77.55%)
Mutual labels:  wordpress-plugin, seo
advanced-responsive-video-embedder
Probably the the best WP plugin for embedding videos.
Stars: ✭ 32 (-34.69%)
Mutual labels:  wordpress-plugin
sitemap-checker
a tool for validate xml sitemap and sitemap index files for broken links
Stars: ✭ 21 (-57.14%)
Mutual labels:  seo
wordpress-pwacommerce
PWACommerce - WooCommerce Mobile Plugin for Progressive Web Apps & Hybrid Mobile Apps
Stars: ✭ 20 (-59.18%)
Mutual labels:  wordpress-plugin
debugpress
DebugPress is easy to use plugin implementing popup for debugging currently loaded WordPress page with support for intercepting AJAX requests.
Stars: ✭ 19 (-61.22%)
Mutual labels:  wordpress-plugin
framework
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
Stars: ✭ 56 (+14.29%)
Mutual labels:  seo
chatterbox
Create chat threads using WordPress Blocks inside app and device wrappers.
Stars: ✭ 18 (-63.27%)
Mutual labels:  wordpress-plugin
wp-rest-blocks
Add gutenberg blocks data into post / page / widget REST API endpoints.
Stars: ✭ 86 (+75.51%)
Mutual labels:  wordpress-plugin
mongoose-slug-plugin
Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, mollusc, or slugme)
Stars: ✭ 21 (-57.14%)
Mutual labels:  seo
spoken-word
Spoken Word
Stars: ✭ 46 (-6.12%)
Mutual labels:  wordpress-plugin
buoy
🆘 A community-based crisis response system. Because friends don't let friends call the cops. 🔥🚓🔥
Stars: ✭ 68 (+38.78%)
Mutual labels:  wordpress-plugin

Scrutinizer Code Quality Version

Slim SEO - A Fast & Automated SEO Plugin For WordPress

Currently there are many SEO plugins for WordPress in the market. But these plugins often have too many options and are very complicated for ordinary users. Access to their configuration section, you will easily get lost in a maze of explanations and options that you sometimes don't understand. Besides, there are ads!

So how can an ordinary user use an SEO plugin?

SEO should be an integrated part of WordPress, where users don't need or need very little effort to configure for SEO. The main reason is that not everyone understands the terms of SEO and how to configure them optimally.

So, we made Slim SEO.

Slim SEO is a full-featured SEO plugin, that's done right! It provides a complete SEO solution for WordPress where the configuration has been done automatically. Users do not need to care about their complex and semantic options.

So what does Slim SEO do?

Slim SEO Features

Slim SEO helps you do the following jobs automatically:

1. Meta Tags

The following meta tags are auto-generated and optimized for the best SEO scores.

2. XML Sitemap

Slim SEO automatically generates XML sitemap (at domain.com/sitemap.xml) to submit to search engines. With XML sitemaps, your website are indexed fast and completely.

3. Breadcrumbs

The plugin allows you to output a breadcrumb trail on your website easily. It automatically fetches the information from the current post and output a hierarchy for you. You can also style the breadcrumbs to match your theme style.

4. Schema (Structured Data)

Schema is a way that describes structured data for search engines. Based on the data provided, search engines can show the content in the search results page in a more appealing way.

Slim SEO automatically adds structured data to the website via JSON-LD which makes your website more SEO-friendly. Not only schemas are created by the plugin, there are also meaningful connections between them. For example, an article (single post) is the main entity of the current webpage. Slim SEO does that all without any configuration.

5. Auto Redirection

  • Auto redirect attachment page to the attachment file URL.
  • Auto redirect author page to the homepage if the website has only one author or the author doesn't have any posts.

To know more about Slim SEO features, please see the homepage.

If you like this plugin, you might also like our other products: Meta Box and GretaThemes.

Who should use Slim SEO?

Everyone can use Slim SEO!

However, Slim SEO is perfectly suitable for users who prefer simplicity or do not like the complicated options that other SEO plugins provide. It's also a good choice for users with little SEO knowledge and just want to use SEO plugins to automate their jobs.

Installation

  1. Go to Plugins > Add New.
  2. Search for "Slim SEO".
  3. Install and activate the plugin.

That's all. The plugin doesn't have any settings page. Everything is done automatically.

Frequently Asked Questions

How meta title tag is generated?

WordPress already has this feature! All we need to do is add theme support for title-tag. By default, the title tag will have the following format:

For homepage: Site title - Site description For single page or post: Page/Post title - Site title For other pages: Page title - Site title

This format is pretty good!

How meta description tag is generated?

The meta description tag is automatically generated from the post excerpt or post content (in case you didn't enter post excerpt). For categories, post tags or custom taxonomies, their description will be used as meta description.

How Open Graph meta tags is generated?

Open Graph inherits the meta title and meta description. For image tag, it gets from the featured image.

For single posts, the plugin also provides detailed information for article section (the first post category) and article tags (post tags). It also provides additional information such as published time and modified time.

Other tags such as url, site_name, type, locale are quite obvious.

How Twitter card meta tags is generated?

Twitter inherits some tags from Open Graph such as title, description and image. So we only need to set the card type to large image, so the posts appear beautifully on Twitter.

How do I set meta tags for my homepage?

If your homepage is a static page, then it's treated like a normal page. The meta description is generated from page content, and the featured image will be used for Open Graph tags.

If your homepage shows latest posts, then it's already done automatically by the plugin.

Can I change the meta tags manually?

It's not available at the moment. Our purpose is provide a configuration-free SEO plugin for WordPress, so you don't get lost in the options. We might improve the plugin later to add essential options. But for now, it's zero configuration.

If you need custom settings, we recommend using Yoast SEO plugin.

Where is my XML sitemap?

The sitemap URL is located at domain.com/sitemap.xml.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].