Title: Simple SEO Pack
Author: Vito Tardia
Published: <strong>2011-08-05</strong>
Last modified: 2017-04-17

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Simple SEO Pack

 Autor: [Vito Tardia](https://profiles.wordpress.org/vtardia/)

[Pobierz](https://downloads.wordpress.org/plugin/simple-seo-pack.1.1.3.8.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/simple-seo-pack/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/simple-seo-pack/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/simple-seo-pack/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/simple-seo-pack/)

## Opis

With Simple SEO you can set your custom content for the „keywords” and „description”
meta tags in each post or page using the standard WordPress metabox interface.

You can also set default values for each meta tag which will be displayed in all
your pages, although this is not a SEO best practice.

#### Available languages

 * Angielski
 * włoski
 * Romanian by Web Geek Science ([Web Hosting Geeks](http://webhostinggeeks.com/))
 * Serbo-Croatian by Borisa Djuraskovic ([Webhostinghub](http://www.webhostinghub.com/))
 * Ukrainian by Michael Yunat (http://getvoip.com)
 * Indonesian by Jordan Silaen (http://chameleonjohn.com)

### Manual Database Update

In order to update your database you can run the following queries using your favorite
MySQL admin tool, changing your table prefix if needed (a backup is strongly recomended).

    ```
    UPDATE wp_postmeta SET meta_key = '_sseo_meta_keywords' WHERE meta_key = 'meta_keywords';

    UPDATE wp_postmeta SET meta_key = '_sseo_meta_description' WHERE meta_key = 'meta_description';
    ```

## Zrzuty ekranu

[⌊Simple SEO metabox displayed on a single page/post edit form⌉⌊Simple SEO metabox
displayed on a single page/post edit form⌉[

Simple SEO metabox displayed on a single page/post edit form

[⌊Simple SEO options page where you can set global keywords and description⌉⌊Simple
SEO options page where you can set global keywords and description⌉[

Simple SEO options page where you can set global keywords and description

## Najczęściej zadawane pytania

  Installation Instructions

 1. Download Simple SEO Pack plugin
 2. Extract the zipped archive
 3. Upload the directory `simple-seo-pack` to the `wp-content/plugins` directory of
    your WordPress installation
 4. Activate the plugin from your WordPress admin 'Plugins’ page.
 5. Configure plugin options in Settings -> Simple SEO menu
 6. Customize you posts and pages keywords and description using the „Simple SEO Tags”
    metabox.

 Does qTranslate support work on values set through the options page?

Yes, but you have to insert the qTranslate tags manually (eg. `<!--:it-->Contenuto
italiano<!--:en-->English content<!--:-->`).

 How can I convert metadata inserted using the previous version of this plugin?

You can update your database manually, see the upgrade notice below.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Simple SEO Pack” jest oprogramowaniem open source. Poniższe osoby miały wkład w
rozwój wtyczki.

Zaangażowani

 *   [ Vito Tardia ](https://profiles.wordpress.org/vtardia/)

[Przetłumacz wtyczkę “Simple SEO Pack” na swój język.](https://translate.wordpress.org/projects/wp-plugins/simple-seo-pack)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/simple-seo-pack/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/simple-seo-pack/) lub czytaj
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/simple-seo-pack/) przez
[RSS](https://plugins.trac.wordpress.org/log/simple-seo-pack/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.1.3.8

 * Added Indonesian localization provided by Jordan Silaen (http://chameleonjohn.
   com)

#### 1.1.3.7

 * Added Ukrainian localization provided by Michael Yunat (http://getvoip.com)

#### 1.1.3.6

 * Marked static methods as „static”
 * Support for qTranslate is deprecated, actually it’s commented for this release,
   will be removed on the next one

#### 1.1.3.5

 * Added Serbo-Croatian localization provided by Borisa Djuraskovic ([Webhostinghub](http://www.webhostinghub.com/))

#### 1.1.3.4

 * Fixed a couple of Javascript bugs in qTranslate integration

#### 1.1.3.3

 * Fixed a bug that caused metatag display (with random data) on archive pages

#### 1.1.3.2

 * Fixed a bug that caused a PHP error on 404 pages
 * Added Romanian localization provided by [Web Geek Science](http://webhostinggeeks.com/)

#### 1.1.3.1

 * Fixed a bug that caused a PHP alert while loading the JS for qTranslate compatibility

#### 1.1.3

 * Displays custom meta-box for filling meta tags.
 * Enable/disable default meta tags for each post/page (even if it’s not
    recommended
   for a right SEO optimization).
 * Localization POT file and Italian translation compiled.
 * Support for multi-language content using the qTranslate plugin.

#### 1.0.1

 * Initial version. Uses hand-typed custom fields.

## Meta

 *  Wersja **1.1.3.8**
 *  Ostatnia aktualizacja **9 lat temu**
 *  Włączone instalacje **100+**
 *  Wersja WordPressa ** 2.5 lub nowszej **
 *  Testowano do **4.5.33**
 *  Język
 * [English (US)](https://wordpress.org/plugins/simple-seo-pack/)
 * Tagi
 * [keywords](https://pl.wordpress.org/plugins/tags/keywords/)[meta tags](https://pl.wordpress.org/plugins/tags/meta-tags/)
   [metadata](https://pl.wordpress.org/plugins/tags/metadata/)[seo](https://pl.wordpress.org/plugins/tags/seo/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/simple-seo-pack/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Twoja opinia](https://wordpress.org/support/plugin/simple-seo-pack/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/simple-seo-pack/reviews/)

## Zaangażowani

 *   [ Vito Tardia ](https://profiles.wordpress.org/vtardia/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/simple-seo-pack/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://www.vtardia.com/simple-seo-pack/)