Popis
Simple SEO Optimizer is a lightweight WordPress plugin that helps you optimize your website’s SEO by allowing you to easily add custom meta titles, descriptions, and keywords to your posts and pages.
Features
- Add a custom Meta Title, Meta Description, and Meta Keywords for posts and pages.
- Easy-to-use interface within the WordPress editor.
- Automatically adds meta tags in the
<head>
section of your site. - Supports WordPress posts and pages.
- No extra configuration required after activation.
Usage
- Go to any post or page in the WordPress editor.
- Scroll down to the SEO Meta Information section.
- Enter a custom Meta Title, Meta Description, and Meta Keywords (separated by commas).
- Click Update or Publish.
- The custom meta tags will be added automatically to your site’s
<head>
section.
How to Verify if the Plugin Works
- After installation, edit any post or page.
- Scroll down to the SEO Meta Information section.
- Fill in the Meta Title, Meta Description, and Meta Keywords fields.
- Click Update or Publish.
- Open the post in your browser and check the page source:
- Right-click on the page and select View Page Source.
- Press
Ctrl + U
(Windows/Linux) orCmd + Option + U
(Mac).
- Look for the following meta tags inside
<head>
:
html
<meta name="title" content="Your Custom Title">
<meta name="description" content="Your Custom Description">
<meta name="keywords" content="keyword1, keyword2, keyword3">
Author
- Hamid Ezzaki
- Website: https://siteweb.es
Instalace
- Download the plugin zip file.
- In your WordPress admin dashboard, go to
Plugins > Add New > Upload Plugin
. - Upload the zip file and activate the plugin.
- After activation, you will see a new section in your post/page editor where you can add custom SEO meta data.
Recenze
4. 3. 2025
I’ve been using Simple SEO Optimizer on my WordPress site, and it’s exactly what I needed! Unlike other bulky SEO plugins, this one is lightweight, easy to set up, and doesn’t slow down my website.
Key highlights:✅ User-Friendly – The interface is clean and simple, making it easy to optimize meta tags, descriptions, and keywords.✅ No Bloat – It focuses on essential SEO features without unnecessary extras.✅ Improved Rankings – Since using it, I’ve noticed better indexing and improved rankings on search engines.✅ Fast & Lightweight – Doesn’t affect my website speed like some other SEO plugins.
If you’re looking for a no-nonsense SEO plugin that gets the job done without overwhelming you with settings, Simple SEO Optimizer is a great choice! Highly recommend it! 🚀
Autoři
Simple SEO Optimizer je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Simple SEO Optimizer” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial release.