Title: SEO Slider
Author: seothemes
Published: <strong>December 15, 2017</strong>
Last modified: November 2, 2023

---

Search plugins

![](https://ps.w.org/seo-slider/assets/banner-772x250.png?rev=1787394)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/seo-slider/assets/icon-256x256.png?rev=1787394)

# SEO Slider

 By [seothemes](https://profiles.wordpress.org/seothemes/)

[Download](https://downloads.wordpress.org/plugin/seo-slider.zip)

 * [Details](https://wordpress.org/plugins/seo-slider/#description)
 * [Reviews](https://wordpress.org/plugins/seo-slider/#reviews)
 *  [Installation](https://wordpress.org/plugins/seo-slider/#installation)
 * [Development](https://wordpress.org/plugins/seo-slider/#developers)

 [Support](https://wordpress.org/support/plugin/seo-slider/)

## Description

SEO Slider creates a new `slider` custom post type and provides plenty of options
to create multiple sliders with either a widget or a shortcode.

#### Slider Settings

 * Overlay Color
 * Text Color
 * Enable dots
 * Enable arrows
 * Enable loop
 * Enable autoplay
 * Effect style
 * Slide duration
 * Slide transition
 * Slider height

#### Shortcode Usage

Here is an example of the SEO Slider shortcode. The slider ID can be found from 
the Edit Slider screen:

    ```
    [slider id="1234"]
    ```

## Screenshots

 * [[
 * Edit Slider screen

## Installation

 1. Go to Plugins > Add New.
 2. Type in the name of the WordPress Plugin or descriptive keyword, author, or tag
    in Search Plugins box or click a tag link below the screen.
 3. Find the WordPress Plugin you wish to install.
 4. Click Details for more information about the Plugin and instructions you may wish
    to print or save to help setup the Plugin.
 5. Click Install Now to install the WordPress Plugin.
 6. The resulting installation screen will list the installation as successful or note
    any problems during the install.
 7. If successful, click Activate Plugin to activate it, or Return to Plugin Installer
    for further actions.

## FAQ

### How to enable unsupported HTML tags in slider content?

By default, SEO Slider uses the same markup filters as the WordPress editor: do_shortcode,
wp_kses_post & wpautop. To remove these, you can use the ‘seo_slider_content_output’
filter by adding the following to your child themes functions.php file:

    ```
    add_filter('seo_slider_content_output', function( $default, $raw ) {
        return $raw;
    } );
    ```

### How is this slider SEO friendly?

SEO Slider has been built with SEO in mind. We’ve taken extra care to ensure that
it’s as lightweight as possible with only one JavaScript file and one CSS file. 
We’ve also added some extra schema markup to help search engines understand the 
content. While no slider is perfect for SEO, we’ll do our best to make sure this
plugin is as SEO friendly as possible.

### Is this plugin accessibility ready?

This plugin uses the Slick Slider JavaScript plugin which supports keyboard arrow
key navigation. Give it a try yourself at https://demo.seothemes.com/corporate-pro/
using just the keyboard to navigate through the slides.

## Reviews

![](https://secure.gravatar.com/avatar/b5532714872ad97f567ede7b9140d27f0a1005f84e48aedf23b66b8337c9f506?
s=60&d=retro&r=g)

### 󠀁[Vulnerable and Abandoned](https://wordpress.org/support/topic/vulnerable-and-abandoned/)󠁿

 [bottlecapnapkin](https://profiles.wordpress.org/bottlecapnapkin/) March 27, 2024

This plugin has been vulnerable for months with no response from the developer.

![](https://secure.gravatar.com/avatar/b9ccfa81ba51c8cec6e4e654eee3d1a477c083ab42e06d2425fcb6ce64d7f817?
s=60&d=retro&r=g)

### 󠀁[Great](https://wordpress.org/support/topic/great-12240/)󠁿

 [televizor](https://profiles.wordpress.org/televizor/) October 21, 2020

Good job!

![](https://secure.gravatar.com/avatar/805c9e8e29dbc3b6b1933dff0417b9a32319ea427ad0988c1edcebb546d98657?
s=60&d=retro&r=g)

### 󠀁[This is the best of thousands sliders](https://wordpress.org/support/topic/this-is-the-best-of-thousands-sliders/)󠁿

 [kwazaro](https://profiles.wordpress.org/kwazaro/) September 30, 2019

This slider plugin seems to be the best and simple. Just what you need and it is
free! Thanks for great product!

![](https://secure.gravatar.com/avatar/f209e95c02517ffcf59718d79400b1e09ae71af6e83aa0f03aca199624da0e5c?
s=60&d=retro&r=g)

### 󠀁[Does what it’s supposed to do](https://wordpress.org/support/topic/does-what-its-supposed-to-do-43/)󠁿

 [Steve](https://profiles.wordpress.org/stevejohnson/) August 1, 2019 2 replies

I don’t leave many plugin reviews, but for this one I’m making an exception. Too
many sliders are bloated, offering every option under the sun, making some of them
almost unusable. This one is different. It has what you need, and only what you 
need, to get a working attractive slideshow up in a minimal amount of time. The 
only other feature I’d like to see is an ability to reorder slides within a slider,
but that’s not a deal-breaker. The benefits vastly outweigh the tiny wishlist.

![](https://secure.gravatar.com/avatar/9cd8c0ae82ec645d9463fad032d618101db7e74beff423289e5d16a2bf895b35?
s=60&d=retro&r=g)

### 󠀁[Great, clean and effective slider](https://wordpress.org/support/topic/great-clean-and-effective-slider/)󠁿

 [mafreprezent](https://profiles.wordpress.org/mafreprezent/) March 12, 2019 1 reply

Some sliders are clunky and can slow the site down, but this one is great. This 
usually comes bundled with one of their themes, which I would also recommend.

![](https://secure.gravatar.com/avatar/3759e74b34966174861e747b355948509380f2517afe63b542e52188dada52d2?
s=60&d=retro&r=g)

### 󠀁[Great slider plugin](https://wordpress.org/support/topic/great-slider-plugin-16/)󠁿

 [lijitimit](https://profiles.wordpress.org/lijitimit/) March 23, 2018

Just wanted to say this is a fantastic and under-installed slider. Works well, amazing
options, and is flawless on Genesis. (actually running “Business Pro” child theme
from SEO themes). Hopefully more people can find out about this lil gem. Thanks 
guys!

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/seo-slider/reviews/)

## Contributors & Developers

“SEO Slider” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ seothemes ](https://profiles.wordpress.org/seothemes/)

“SEO Slider” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/seo-slider/contributors)
for their contributions.

[Translate “SEO Slider” into your language.](https://translate.wordpress.org/projects/wp-plugins/seo-slider)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/seo-slider/), check
out the [SVN repository](https://plugins.svn.wordpress.org/seo-slider/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/seo-slider/) by 
[RSS](https://plugins.trac.wordpress.org/log/seo-slider/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1 – November 2, 2023

 * Clean up shortcode output
 * Always allow object fit

#### 1.1.0

 * Added filter for content output
 * Added helper functions
 * Updated slick.js
 * Removed use of constants

#### 1.0.10

 * Fix conflict with corporate pro

#### 1.0.9

 * Move inline scripts and styles to footer

#### 1.0.8

 * Fix minor bugs when no slider is set

#### 1.0.7

 * Add extra args to hooks and filters

#### 1.0.6

 * Add unique classes to slides

#### 1.0.5

 * Fix missing assets

#### 1.0.4

 * Fix compatibility with Gutenberg
 * Remove schema if Yoast is active

#### 1.0.3

 * Enable shortcodes in slide content
 * Add filter for wysiwyg sanitization callback
 * Remove cmb2 plugin header comment

#### 1.0.2

 * Update CMB2 to version 2.3.0

#### 1.0.1

 * Added Gulp and minified assets
 * Added max width of slider wrapper
 * Added extra filters for image args
 * Fixed deprecated ‘default’ CMB2 field to ‘default_cb’
 * Removed CMB2 plugin header comment

#### 1.0.0

 * Initial release.

## Meta

 *  Version
 *  Last updated **3 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 5.2 or higher **
 *  Tested up to **6.3.8**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/seo-slider/) and [Ukrainian](https://uk.wordpress.org/plugins/seo-slider/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/seo-slider)
 * Tag
 * [slider](https://wordpress.org/plugins/tags/slider/)
 *  [Advanced View](https://wordpress.org/plugins/seo-slider/advanced/)

## Ratings

 4.3 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/seo-slider/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/seo-slider/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/seo-slider/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/seo-slider/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/seo-slider/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/seo-slider/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/seo-slider/reviews/)

## Contributors

 *   [ seothemes ](https://profiles.wordpress.org/seothemes/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/seo-slider/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://seothemes.com)