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.

SEO Generator

Beskrivelse

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.

Skjermskudd

  • 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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

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

Bidragsytere

Endringslogg

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.