BACK TO DIRECTORY

f(x) SEO

by David Chandra Purnama

0.0
(0 ratings)

f(x) SEO is a basic SEO Plugin. WordPress is SEO-friendly enough to get our site crawled and indexed properly but lack in some area to modify title tag and add proper meta description. And that is all this plugins do.

After installation of this plugin, you can configure title and meta description template in “Settings > SEO”.

Features:

  1. Super simple. Only the essentials.
  2. Override Front Page Title and Meta Description.
  3. Title and Meta Description Template for other pages.
  4. Extendable and fully documented (read the Other Notes).
  5. The GPL v2.0 or later license. 🙂 Use it to make something cool.
  6. Support available at Genbu Media.
    Notes for developer:

Github

Development of this plugin is hosted at GitHub. Pull request and bug reports are welcome.

Options

This plugin save the options in single option name: fx-seo.

Hooks

List of hooks available in this plugin:

filter: fx_seo_render_title (string)

Modify the title tag. This loaded after the plugin done replacing template tag with actual text. You use this filter to add your own template tag.

filter: fx_seo_render_meta_desc (string)

Modify the meta description text string. This loaded after the plugin done replacing template tag with actual text. You use this filter to add your own template tag. This output is only the text/content of meta description (without the <meta> tag).

filter: fx_seo_template_title_explain (array)

List of Template available. Filter this to add additinal template to add in the settings page. This is just for adding the description in the input field.

filter: fx_seo_template_meta_desc_explain (array)

List of Template available. Filter this to add additinal template to add in the settings page. This is just for adding the description in the input field.

Screenshots

SEO Setting.

SEO Setting.

Plugin Details

Active Installs
10
Total Downloads
2,097
Version
1.1.0
Requires WP
4.1
Requires PHP
—
Tested Up To
4.7.36
Added
2016-01-09
Last Updated
2016-08-01 6:55am GMT

Ratings

5
0
4
0
3
0
2
0
1
0

Tags