Title: WP Simple SEO Meta
Author: Epigrade
Published: <strong>2. Juna 2019.</strong>
Last modified: 2. Juna 2019.

---

Pretražite dodatke

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

![](https://s.w.org/plugins/geopattern-icon/wp-simple-seo-meta.svg)

# WP Simple SEO Meta

 Od [Epigrade](https://profiles.wordpress.org/epigrade/)

[Skini](https://downloads.wordpress.org/plugin/wp-simple-seo-meta.1.1.0.zip)

 * [Detalji](https://bs.wordpress.org/plugins/wp-simple-seo-meta/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/wp-simple-seo-meta/#reviews)
 * [Razvoj](https://bs.wordpress.org/plugins/wp-simple-seo-meta/#developers)

 [Podrška](https://wordpress.org/support/plugin/wp-simple-seo-meta/)

## Opis

Add page title, meta description, keywords and robots to all post types and taxonomies.

Plugin will automatically change page titles for posts, pages, custom posts, categories,
tags and custom taxonomies to whatever you have entered. Also will inject meta fields
in template head section. If however you leave fields empty default WordPress or
theme behaviour will occur. This plugin also removes taxonomy description column
from listing table.

You can use it in your theme or other plugin. It creates the following taxonomy 
and post meta fields:
 _page_title, `_meta_description`, `_meta_keywords`, `_meta_robots`.

Example usage:

    ```
    // Get page title value for taxonomy with ID $term_id:
    $taxonomy_title = get_term_meta( $term_id, '_page_title', true );

    // Get page title value for post with ID $post->ID:
    $post_title = get_post_meta( $post->ID, '_page_title', true );
    ```

## Recenzije

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

### 󠀁[Simple to use. Clean code](https://wordpress.org/support/topic/simple-to-use-clean-code/)󠁿

 [Ejoweb](https://profiles.wordpress.org/ejoweb/) 10. Juna 2019.

With this plug & play plugin you can easily change the page title and description(
and robots and keywords) for any page. It doesn't do more than that, which is a 
good thing if you don't want all those settings and features of the big SEO plugins.
The code is clean and nicely organized.

 [ Read all 1 review ](https://wordpress.org/support/plugin/wp-simple-seo-meta/reviews/)

## Saradnici i programeri

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

Doprinositelji

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

[Prevedi “WP Simple SEO Meta” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/wp-simple-seo-meta)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/wp-simple-seo-meta/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/wp-simple-seo-meta/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/wp-simple-seo-meta/)
od [RSS](https://plugins.trac.wordpress.org/log/wp-simple-seo-meta/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.1.0

 * Fixed readme.md headings.
 * Renamed readme.txt to readme.md in git repo.
 * Fixed version number in plugin file.
 * Fixed readme.txt stable tag version from trunk to numeric.
 * Fixed readme.txt changelog info.
 * Input sanitization, override of titles and injection of meta tags in head section.

#### 1.0.0

 * Added readme.txt.
 * Full plugin code rewritten using OOP singleton.

## Meta

 *  Version **1.1.0**
 *  Last updated **prije 7 godina**
 *  Active installations **30+**
 *  WordPress version ** 4.4.0 ili viša **
 *  Tested up to **5.2.24**
 *  PHP version ** 5.4 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-simple-seo-meta/)
 * Tags
 * [meta](https://bs.wordpress.org/plugins/tags/meta/)[meta description](https://bs.wordpress.org/plugins/tags/meta-description/)
   [meta keywords](https://bs.wordpress.org/plugins/tags/meta-keywords/)[page title](https://bs.wordpress.org/plugins/tags/page-title/)
   [seo](https://bs.wordpress.org/plugins/tags/seo/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/wp-simple-seo-meta/advanced/)

## Ocjene

 5 out of 5 stars.

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

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

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

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/wp-simple-seo-meta/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](https://www.epigrade.com/)