A WordPress plugin for simple SEO, developed for Square Candy Design clients. Just does the basics with no frills. Provides basic SEO meta fields, logical defaults and per post overrides.
- bugfix - description preview not matching front end
- fix bug where the_excerpt fallback did not work on PAGE content.
- fix invalid HTML
- Add capacity for Categories, Tags and Custom Taxonomies
- Cleanup code and output HTML
- Push the meta box down further in the menu_order
- Fix Bug with favicon code block
- Add compatibility with GitHub Updater
- Fix bug that noindex checkbox was not outputting the header code
- fix default and override description field allowed length (longer)
- escape quote marks in description and other text field settings ( esc_attr, esc_html )
- add a header code block that can be used to add favicons or other raw header code
... some other stuff got changed that I didn't keep track of...
- Launch!