• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

FV Simpler SEO Changelog

1.9.6 – 29th April 2025

  • Publishing post without meta description shows a modal popup asking the user to enter the meta description
  • Change meta box to high priority
  • New Setting: Date Archives Description
  • New Setting: StatCounter: Use full-featured StatCounter tracking code
  • PHP 8.2 fixes
  • Bugfix: Canonical links: Avoid trailing slash

Version 1.9.5 – 3rd November 2023

  • StatCounter – no longer using the tracking pixel by default as it won’t capture the referring page in modern browsers and the standard tracking code has no impact on page load speed
  • StatCounter – updated the tracking code to the latest version with async and without document.write()
  • Canonical links – Discard out of bounds post comment pages
  • Genesis – Improve Genesis SEO disabling

Version 1.9.4 – 12th May 2023

  • Google Analytics 4 support

Version 1.9.3 – 31th March 2023

  • Bugfix – avoid breaking Widget previews
  • Settings – Better editing of Header/Footer tracking codes
  • Tested with WordPress 6.2

Version 1.9.2 – 23th July 2019

  • Fixes for Gutenberg

Version 1.9.1 – 7th June 2019

  • Allowing OG tags to be entered in “Additional Home Headers”.
  • No issues found with WordPress 5.2.1

Version 1.9 – 23 May 2018

  • Fix for no title and no description warnings positioning
  • Removing deprecated function calls

Version 1.8 – 23 May 2018

  • GDPR compliance setting for Google Analytics – prevents IP address tracking

Version 1.7 – 20 February 2018

  • Statcounter – using a more basic tracking method, but faster – not increasing DOM Content Loaded at all
  • Statcounter – some projects come without security number, making it optional

Version 1.6.36 – 11 December 2017

  • AMP – plugin won’t put in the Google Analytics tracking code if you use AMP for WP plugin as it would result in duplicate code
  • Easy Digital Downloads – support for Downloads (products) added
  • Statcounter – setting deferred loading for its script
  • WooCommerce – support for Products added

Version 1.6.35 – 18 July 2017

  • Bugfix for old PHP versions

Version 1.6.34 – 3 July 2017

  • Feature – Polylang plugin support. Allow you to add different title, description and keywords for each language on homepage.

Version 1.6.33 – 4 April 2017

  • Excerpts – meta description will be used if excerpt is called by it’s not filled in for the post. You can use the “Turn off descriptions for excerpts” option to disable this.
  • Genesis – the above setting also affect you if you use setting ‘Display post content’ for ‘Content archives’. It will put in the meta description instead if no read more tag if found and also remove the images and keep only the featured image there. If there is no meta description, it will use get_the_excerpt() to get the excerpt field or auto-generate it.
  • AMP – Google Analytics tracking code outputted to AMP for the Automatic AMP plugin
  • Added option for adjusting author archive pages titles

Version 1.6.32 – 18 July 2016

  • Fixed exclusion from search for SearchWP plugin
  • Fix for category in title for custom post types

Version 1.6.31 – 14 March 2016

  • Fix slug shortening for new version of WordPress.
  • Advanced -> Disable Ads option added – use !get_option(‘fv_seo_ads_disabled’) in your Widget Logic conditions to make all ad widgets disappear at once when enabled

Version 1.6.30 – 25 February 2016

  • Fix loading of plugin settings

Version 1.6.29 – 23 February 2016

  • Added import for Genesis SEO
  • Disabled Genesis SEO functionality along with FV Simpler SEO installed

Version 1.6.28 – 17 December 2015

  • Admin CSS – fixes for WP 4.4

Version 1.6.27 – 31 August 2015

  • Feature – link rel next/prev links for archives!
  • Bugfix – short title tooltip whitespace fix
  • Bugfix – shortened post slug editing

Version 1.6.26 – 27 May 2015

  • Bugfix – qTranslate tags fix for OG and Twitter Cards tags

Version 1.6.25 – 12 May 2015

  • Feature – Category SEO title option added
  • Feature – Custom post type title rewritting
  • Feature – use this plugin to insert your Google Analytics, Statcounter and custom HTML in header and footer
  • Feature – WordPress Seo by Yoast import function
  • Feature – XML Sitemaps & Google News feed plugin support – use our plugin to include/exclude categories and authors from XML sitemap
  • Improvement – hAtom microformats (.hentry element class inserted by WordPress) removed by default. hEntry is a microformat declaration which makes sure Google reads your post tags better, but we turn it off by default to keep the site structured data clean – only add what you really need.
  • Improvement – Open Graph – added checking for duplicate images in og:image tag
  • Improvement – Open Graph – only featured image and 2 widest images from content will be used (Facebook only picks the biggest images from Open Graph)
  • Improvement – WordPress shortlink – removed by default as they are bit against the concept of permalinks where the link doesn’t change. Shortlinks can change as they are using post ID, so then you loose the link to your blog. Twitter has its own link shortening service.
  • SEO – get rid of /?attachment_id={attachment_id} and /year/month/post-name/attachment-name kind of pages. Creates 301 redirections and replaces such links in content – enabled by default!
  • Bugfix – meta description hint outputted by javascript was saved to postmeta if custom excerpt was set

Version 1.6.24 – 16 May 2014

  • Improvement – all images from content are available for Facebook Open Graph now

Version 1.6.23 – 15 April 2014

  • Bugfix – “Use Categories for META keywords” option couldn’t be turned on
  • Bugfix – PHP warnings

Version 1.6.22 – 21 March 2014

  • Feature – added support for translations
  • Feature – Facebook Open Graph support added (on by default)
  • Feature – setting for custom post archive titles
  • Feature – Twitter Cards support added (on by default)

Version 1.6.21 – 13 Nov 2013

  • Feature – Google Authorship and Publisher support. Visit Settings -> FV Simpler SEO -> Social Networking

Version 1.6.20 – 23 Sep 2013

  • Feature – better settings screen
  • Feature – noindex feature now also excludes from YARPP related posts plugin
  • Feature – option for post short title (on by default)
  • Feature – Search Engine Results Preview box counts on post excerpt too
  • Bugfix – extra DB queries when using page menu label in WP Nav Menus
  • Bugfix – missing localization hook for title rewrite for posts
  • Bugfix – URL shortening when doing Quick Edit
  • Bugfix – tag archives in some templates – title rewrite function is counting less on using wp_title()

Version 1.6.19 – 30 Jan 2013

  • Added option for noindex and nofollow. Enable in plugin settings extra options first! This option also removes the page from link rel prev/next attributes and WP search.
  • Fix for replacing of menu item labels

Version 1.6.18 – 9 Jan 2013

  • Fixed warnings from incomplete WP filter calls

Version 1.6.17 – 7 Jan 2013

  • Added Shortening of URL based on longest words in link

Version 1.6.16 – 21 Dec 2012

  • Added warnings when post doesn’t have title or description while updating or publishing

Version 1.6.15 – 26 Jul 2012

  • better support for qTranslate – separate title and meta description fields!
  • WordPress Menus now use Short Title (Menu Label)

Version 1.6.14 – 15 Dec 2011

  • fix for Menu Label in WordPress 3.3

Version 1.6.13 – 24 Oct 2011

  • Bing site verification tag support added
  • Yahoo site verification tag support added
  • qTranslate for menu labels and titles
  • page number support in Description Format.
  • Bugfixes

Version 1.6.12.1 – 25 May 2011

  • Bugfix release – slashes in title templates

Version 1.6.12 – 13 April 2011

  • Search Engines Results Page preview
  • WordPress post title now appears in Long title field if no Long title is specified for easier editing
  • Bugfix – less db queries on wp_list_pages menus
  • Bugfix – is_static_posts_page bug (used for title instead of is_static_front_page)
  • Experimental – optional custom canonical link field

Version 1.6.11 – 30 July 2010

  • WordPress 3.0 warning message removed

Version 1.6.10 – 27 March 2010

  • small bug fix

Version 1.6.9 – 11 March 2010

  • fix to support hosts without Multibye Support in PHP

Version 1.6.8 – 4 February 2010

  • total core rewrite, with the help of Mark Jaquith to overcome XSS cross scripting dangers in the original All in One SEO Pack plugin
  • completely simplified user interface
  • intelligent, non-intrusive defaults created. No need to configure advanced options. WordPress and FV Simpler SEO plugin will take care of all fundamental SEO out of the box.
  • please excuse the lag between updates. Someone started deleting All in One SEO plugin forks and competitors from the WordPress plugin directory so we were unable to release our improvements properly until now. You will see a hole in the WordPress.org downloads on account of these mysterious disappearances.

Version 1.6.7 – 23 October 2009

  • first release
  • created from All in One SEO Pack 1.6.7 because we missed some options

Reader Interactions

Primary Sidebar

FV Simpler SEO: Intelligent Defaults

  1. FV Simpler SEO FAQ
  2. Why FV Simpler SEO
  3. FV Simpler SEO Changelog
  4. FV Simpler SEO Installation
  5. FV Simpler SEO User Guide

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!