Module Simple SEO v1.3.4 For DLE English

odule Simple SEO v1.3.4 for dle generates header title and meta tags description, keywords immediately., the Simple of SEO - optimization module for the title and meta tags in DLE, Модуль Simple SEO – оптимизация Title, мета-тегов и других
SEO-DLE

Simple SEO v1.3.4 module for dle generates header title and meta tags description, keywords immediately. Also manages the meta robots tag and other meta-data.

Features: Module elementary adjusts for different sections of your website, thereby generating a title element and meta-tag description and keywords on the basis of patterns and no change in the site database. In addition to everything possible to control the indexing using the meta robots.

Description and Setup Simple SEO v1.3.4 module for dle:
First of all, I tell you, this unit has a high quality layout for different versions of CMS DLE, on the appearance of the same. The big plus is that both options are provided encoding windows-1251 and UTF-8 on the stocks with the coding should arise!

Compatible with CMS: DLE 8.2-11.1

Next, you can see screenshots of the admin module Simple SEO v1.3.4!

1. Home module - global setting that allows you to control the module for work.

SIMPLE-SEO-DLE


2. Tab header settings Title - is the most basic and most important section of the module.

SIMPLE-SEO-DLE


3. This screenshot is tab settings meta tag Description - with the help of which it is possible to set up the formation of descriptions for different sections of the site.

SIMPLE-SEO-DLE


4. Tab settings META Keywords tag - this section is rather a formality and is not particularly important, because basically a lot of sense to use the meta keywords tag is not present.

SIMPLE-SEO-DLE


5. There is a tab meta tag settings Robots - if you look good, then we can understand that this is a simplified version of the module
DonBot and it contains the most appropriate settings.

SIMPLE-SEO-DLE


6. In the last tab Other settings are located - in which it was decided to add the ability to confirm ownership of your site to the webmaster Yandex panels, Google, mail.ru, Bing, as well as provide the ability to specify any arbitrary code that is added to the section of your site.

SIMPLE-SEO-DLE


For convenient work with the module Simple SEO v1.0, were created templates for the formation of Title, Description and Keywords. Below is the full list:
%site_title% — title of the site (from the global settings DLE)
%site_name% — the short name of the site (from the global settings DLE)
%page% — adds a prefix for navigation pages, starting from the second
%cat_name% — the name of the category (from the global settings categories DLE)
%cat_title% — title category (from the global settings categories DLE)
%par_cat_name% — the name of the parent category (from the global settings categories DLE)
%par_cat_title% — title of the parent category (from the global settings categories DLE)
%news_name% — the name of the news
%news_id% — ID news
%news_date% — the date of publication of the news. Format dd.mm.yyyy (example — 23.05.2011)
%xfields_NAME% — the contents of the specified additional fields
[xfgiven_FIELD NAME]%xfields_FIELD NAME%[/xfgiven_FIELD NAME] — displays contents of the specified additional fields if it is not empty
[xfnotgiven_FIELD NAME]text[/xfnotgiven_FIELD NAME] — displays text if the content of the specified additional fields blank
%arch_date% — the withdrawal date for the archive:
Date archive for a specific day. Format dd.mm.yyyy (example — 23.05.2011)
Date archive for a specific month. Mm_name yyyy format (example — May 2011)
Date archive for a specific year. Format yyyy (example — 2011)
%tag_name% — the title tag
%symb_name% — character code
%static_name% — the name of the static page
%static_title% — the title of the static page
%username% — user name

A list of these templates, should cover 99% of needs.

How it works using the example of the header title

Consider the example of our site - example.com, which has the category "Templates", in which there are subcategories "templates dle», «Joomla» and «IPB». As well as there are several publications on the website within these categories and subcategories.

Category "Templates", for example, is called "Templates" and meta title "Download dle templates for free." Everyone knows that the title is optimized for search engines and moving the main category page template, the remaining pages 2, 3, 4, etc. They do not need to be promoted, on the title for them to do better than any other matter, which is promoted by page, for one reason, "blurred" the weight of duplication. To do this, on the main category pages you need to use the title header, which is filled in the appropriate field, and for the pagination of pages in the title is recommended to insert the name of the category and the page number.

To implement this, you need to use to set " Overwrite title categories?" Cat_title% tag% , and in the setting "Overwrite title page navigation for categories?" Tags% cat_name%% page% - CoderLaba.com
As a result, we will get promoted to the main page of the category title «Download free templates dle", and pages for pagination «Templates - page X - example.com», where the X - page number, and CoderLaba.com the name of your site.

Just module Simple SEO v.1.0 allows pages to subcategories used in templates or even the name of the parent title headings. For example, the category "Modules" is called "modules" and the title " Download free modules dle ", and added another set of templates from a parent category "Templates" and "Download dle templates for free." Many users are interested in, and how to make so that in title output "sub-name - Category name - The name of the site." It is elementary, like this:% cat_name% -% par_cat_name% -% site_name%.
With these templates, you will be able to use them to generate headlines browsing the full news, in addition to the full news there are tags that display news ID and the date of its publication. For publication entitled «o-Rating v.3» from the category "Modules dle» You can quickly stir up here this headline: «o-Rating v.3, Room 911 - Modules dle from 04.08.2014 - 8dle». To do this, you need to make here takoyshablon: % news_name%, number% news_id% -% cat_name% from news_date%% -% site_name% .

In principle, the instructions for setting up module Simple SEO v.1.0 set out in the smallest details. Now you can easily have the ability to use both of a set of templates and any of its set-top box, such as "Download templates dle besplatnoo without prescription online free then without advertising"

1.3.4
- Added logging sending a developer to debug errors
- Tested working on PHP 777
- Fixed a potential error
- Tested on the DLE 11.1

Download Module Simple SEO v1.3.4 For DLE English


Just SEO - it's elementary

* Module installation:

1. Unpack the archive with the module.
2. Copy the contents of the upload folder or upload_utf8 depending on the coding of your website to Your server.
3. Open /engine/init.php
At the end of the file after

if ($config['allow_tags']) include_once ENGINE_DIR . '/modules/tagscloud.php';

Insert:
require_once ENGINE_DIR . '/inc/siseo/generation.php';

4. Run the file http://example.com/siseo_installer.php and follow his instructions.
5. Rename the file /engine/data/siseo_config.php.dist siseo_config.php and put CHMOD rights 777


* To delete a module:

1. Download the file siseo_uninstaller.php to the server.
2. Run it and follow the instructions.
3. Don't forget to remove the file siseo_uninstaller.php.
4. Open /engine/init.php
At the end of the file remove the line:

require_once ENGINE_DIR . '/inc/siseo/generation.php';

About the Author

Saya bagian dari CKD (pesakit buah pinggang kronik) selama 8 thn. siapa-siapa nak bantu saya untuk biaya Injection.boleh email saya. Click Profile

4 comments

  1. Error Parse error: syntax error, unexpected 'ss_settings_descr_archives' (T_STRING), expecting ')' in /home/uentovnc/domains/domain.com/public_html/engine/inc/siseo/lang.lng on line 131
    1. Download lang.Ing from https://yadi.sk/d/995TEmHsykAz6 Replace public_html/engine/inc/siseo/lang.lng
      tq
  2. How it works using the example of the header title



    Goldenslot
  3. Hello,

    we provide affordable and result-oriented SEO services, please give a chance to serve you.


    Thanks
    Admin: E07.net
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.