WordPress.org

Norsk (Bokmål)

  • Tema
  • Utvidelser
  • Nyheter
  • Om
  • Mønstre
  • Delta
  • Meetups
  • Slack
  • Kontakt
  • Få WordPress
Få WordPress
WordPress.org

Plugin Directory

Simple SEO Pack

  • Send inn en utvidelse
  • Mine favoritter
  • Logg inn
  • Send inn en utvidelse
  • Mine favoritter
  • Logg inn

Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Simple SEO Pack

Av Vito Tardia
Last ned
  • Detaljer
  • Omtaler
  • Utvikling
Brukerstøtte

Beskrivelse

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

  • Engelsk
  • Italiensk
  • Romanian by Web Geek Science (Web Hosting Geeks)
  • Serbo-Croatian by Borisa Djuraskovic (Webhostinghub)
  • 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';

Skjermbilder

  • Simple SEO metabox displayed on a single page/post edit form
  • Simple SEO options page where you can set global keywords and description

FAQ

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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Simple SEO Pack” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere
  • Vito Tardia

Oversett “Simple SEO Pack” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

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)

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

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

  • Versjon 1.1.3.8
  • Sist oppdatert 8 år siden
  • Aktive installasjoner 200+
  • WordPress-versjon 2.5 eller nyere
  • Testet opp til 4.5.32
  • Språk
    English (US)
  • Stikkord
    keywordsmeta tagsmetadataseo
  • Avansert visning

Vurderinger

No reviews have been submitted yet.

Legg til min anmeldelse

Se alle omtalene

Bidragsytere

  • Vito Tardia

Brukerstøtte

Har du noe å si? Trenger du hjelp?

Vis brukerstøtteforumet

Donér

Vil du støtte videreutviklingen av denne utvidelsen?

Doner til denne utvidelsen

  • Om
  • Nyheter
  • Hosting
  • Personvern
  • Fremvisning
  • Temaer
  • Utvidelser
  • Mønstre
  • Lær
  • Brukerstøtte
  • Utviklere
  • WordPress.tv ↗
  • Bli involvert
  • Arrangementer
  • Doner ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Norsk (Bokmål)

  • Besøk vår konto på X
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Besøk vår Facebook-side
  • Besøk vår Instagram-konto
  • Besøk vår LinkedIn-konto
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Kode er poesi.