Title: f(x) SEO
Author: David Chandra Purnama
Published: <strong>9 يناير، 2016</strong>
Last modified: 1 أغسطس، 2016

---

البحث عن الإضافات

![](https://ps.w.org/fx-seo/assets/banner-772x250.png?rev=1497586)

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://ps.w.org/fx-seo/assets/icon-256x256.png?rev=1497586)

# f(x) SEO

 بواسطة [David Chandra Purnama](https://profiles.wordpress.org/turtlepod/)

[تنزيل](https://downloads.wordpress.org/plugin/fx-seo.1.1.0.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/fx-seo/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/fx-seo/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/fx-seo/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/fx-seo/#developers)

 [الدعم](https://wordpress.org/support/plugin/fx-seo/)

## الوصف

**[f(x) SEO](http://genbu.me/plugins/fx-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](https://genbu.me/contact-us/).
     Notes for developer:

#### Github

Development of this plugin is hosted at [GitHub](https://github.com/turtlepod/fx-seo).
Pull request and bug reports are welcome.

#### الخيارات

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.

## لقطات الشاشة

[⌊SEO Setting.⌉⌊SEO Setting.⌉[

SEO Setting.

## التنصيب

 1. Navigate to “Plugins > Add New” Page from your Admin.
 2. To install directly from WordPress.org repository, search the plugin name in the
    search box and click “Install Now” button to install the plugin.
 3. To install from plugin .zip file, click “Upload Plugin” button in “Plugins > Add
    New” Screen. Browse the plugin .zip file, and click “Install Now” button.
 4. Activate the plugin.
 5. Navigate to “Settings > SEO” page in your admin panel to manage the plugin settings.

## الأسئلة المتكررّة

### Where is the settings ?

The settings is in “Settings > SEO” in your admin panel.

### What is %current_title% template tag output ?

Current title output depends on what page you are viewing in the front end. Here’s
the full list of the output (without the quote):

 * **Posts Page** (if set): “{Page Title}”
 * **Single Post/Page/Custom Post Type**: “{Title}”
 * **Category, Tag, and Taxonomy Archive**: “{Term Name}”
 * **Custom Post Type Archive**: “{Post Type Label Name}”
 * **Author Archive**: “{Author Name}”
 * **Month Archive**: “Archive for {Month Year}”
 * **Year Archive**: “Archive for {Year}”
 * **404 Error**: “404 Not Found”
 * **Other Pages**: “Archives”

### What is %current_description% template tag output ?

Current description output depends on what page you are viewing in the front end.
If it’s not available it will not output meta description for that page. Here’s 
the full list of the output (without the quote):

 * **Posts Page** (if set): “{Page Content}”
 * **Single Post/Page/Custom Post Type**: “{Excerpt}”
 * **Author Archive**: “{Author Bio}”
 * **Category, Tag, and Taxonomy Archive**: “{Term Description}”
 * **Custom Post Type Archive**: “{Post Type Description}”

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“f(x) SEO” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

[ترجمة ”f(x) SEO“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/fx-seo)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/fx-seo/)، تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/fx-seo/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/fx-seo/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/fx-seo/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.1.0 – 12 Jan 2015

 * Use get_the_archive_title() in archive title tag.
 * fix text domain string.

#### 1.0.0 – 9 Jan 2015

 * Init

## ميتا Meta

 *  Version **1.1.0**
 *  Last updated **قبل 10 سنوات**
 *  Active installations **10+**
 *  WordPress version ** 4.1 أو أعلى **
 *  Tested up to **4.7.35**
 *  Language
 * [English (US)](https://wordpress.org/plugins/fx-seo/)
 * Tag
 * [seo](https://ar.wordpress.org/plugins/tags/seo/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/fx-seo/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/fx-seo/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fx-seo/reviews/)

## المساهمون

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/fx-seo/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2)