Title: SEO Lite
Author: Patrick
Published: <strong>August 10, 2022</strong>
Last modified: March 31, 2023

---

Search plugins

![](https://ps.w.org/seo-lite/assets/banner-772x250.jpg?rev=2820656)

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-lite/assets/icon-256x256.jpg?rev=2820656)

# SEO Lite

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

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

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

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

## Description

SEO Lite is meant to be that: lite. In under 80 lines of code on the frontend, SEO
Lite adds the following tags:

 * og:locale – Uses get_locale()
 * og:site_name – Uses get_bloginfo(‘name’)
 * og:title – Uses wp_get_document_title()
 * og:description (trimmed to 200 chars) – Uses get_bloginfo(‘description’) on the
   front page, get_the_excerpt() for posts/pages, and get_the_archive_description()
   if availble on archive pages
 * og:url – URL of page
 * og:type – Uses ‘article’ on posts/pages and ‘website’ everywhere else
 * article:published_time – Uses get_the_date(‘c’) on posts/pages
 * article:modified_time – Uses get_the_modified_date(‘c’) on posts/pages
 * og:image – Uses featured image on posts/pages and the site icon on the front 
   page
 * og:image:{type/width/height/alt} – Added if we have an ‘og:image’ (only adds ‘
   alt’ if availble)

Additionally, SEO Lite has a settings page (Dashboard > Settings > SEO Lite) where
you can add custom tags for all pages (ie, google analytics, AdSense, etc).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

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

### Interested in development?

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

## Changelog

#### 2.1.0

 * Added Custom Tags section to SEO Lite settings page

#### 2.0.0

 * Greatly simplified code to live up to the name “Lite”

## Meta

 *  Version **2.1.1**
 *  Last updated **3 years ago**
 *  Active installations **Fewer than 10**
 *  Tested up to **6.2.9**
 *  Language
 * [English (US)](https://wordpress.org/plugins/seo-lite/)
 * Tags
 * [og](https://test.wordpress.org/plugins/tags/og/)[open graph](https://test.wordpress.org/plugins/tags/open-graph/)
   [seo](https://test.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://test.wordpress.org/plugins/seo-lite/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/seo-lite/reviews/#new-post)

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate/?hosted_button_id=JTBPY8ZWAXG6N)