Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

SEO Generator

Beschrijving

Plugin for adding some random SEO texts to your posts.

How to use:
1. Add some new SEO templates: SEO texts -> Add New, the more the better.
You can provide some ACF or post meta placeholders which will be replaced with real values.
2. Go to SEO Texts -> Settings, check “Generate SEO texts” checkbox, and click “Save Changes”.
3. Check your posts – you’ll see one of the texts from the templates you added on the 1st step.
All the placeholders will be replaced with the current post values.

You can use both fields by Advanced Custom Fields plugin and native post meta fields inside the SEO text templates.
For example, if you have field reading_time, you can use {{reading_time}} in your template, and it will be replaced with the actual value.

To show the SEO generator content, you can use either shortcodes, or automatic mode.
In automatic mode, you can setup plugin to add SEO texts before post content ot after it.

Schermafdrukken

  • Create any number of SEO text templates - the more the better.
  • Example of the SEO text template.
  • Example of one of your posts.
  • Generating process.
  • Result - SEO text is added to you post, ACF field templates are replaced with their values.

FAQ

Why do I need SEO texts?

Google likes pages with a lot of text content on them. But sometimes it’s not possible to add a text content for each page manually –
for example, you have thousand of pages, and it’s just pages with a picture, or with a video, or with a map.
So, if you add some random text there, it will improve SEO score for those pages.
If your posts have meta fields, you can use placeholders which will be replaced with their values – this way each page will have a relatively unique text.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“SEO Generator” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “SEO Generator” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.0

  • 2022-01-20
  • UPDATE SUMMARY: Possibility to regenerate texts, get rid of ACF dependency
  • [UPDATE] Possibility to regenerate texts
  • [UPDATE] Code refactoring
  • [UPDATE] Get rid of ACF dependency

1.0

  • 2021-02-27
  • Plugin release, all the main features are added in this version.