SEO package + Search Engine Friendly URL + Tagcloud for e107 v2.2It Was Checked on versions 7.11 CP-1251 examples on this site
Voted:2That works: - full-fledged Search Engine Friendly URL for pages, news, category of the news and forum. Now, the forum start with forum.html - in admin zone, at accompaniment of the categories or news appeared the field - URL and keywords. - to each categories or news adds unique URL and keywords. - RSS is formed on the basis of new URL (news ONLY). - herewith, standard set keywords, incorporated when adjusting the site, is displayed on all rest page, except news.php, print.php and comment.php - a transliteration URL from headline of the news, forum, subforums or topic occurs automatically. - for old news remains aging navigation and URL's that they were enclosed in system Search Engine Friendly URL, necessary to edit them in admin zone. - aging navigation remains worker and is closed from subscripting by file robots.txt (is enclosed) - if accompaniment to news field keywords to leave empty, that script will add them automatically, on principle - a word not less 4 letters, and in text of the news meets not less 3 once. If it is necessary to change the frequency of the entering the words, open the file e107_handlers/news_class.php, line 19 (the long word), line 21 (the frequency of the entering). - under following editing to news possible to change URL and set keywords manually. - if you use the steady-state pages, to him too possible to add the unique TITLE's, DESCRIPTION's, and KEYWORD's, but WITHOUT FALL before require_once(HEADERF); Here is example: <?php
Download SEO package + Search Engine Friendly URL + Tagcloud for e107 v2.2 The Installation: 1. In DB are updated tables "news", "news_category", "forum" and "forum_t". The Listingses are enclosed. NOW ATTENTION!!!! If is fixed new e107, simply recreate the tables from listings, with your prefix. If upgrade the worker a site, that in the beginning does not forget about backup DB. Then, manually, for instance from phpMyAdmin'а add: - in table "news", AFTER field `news_title` is added field ( `news_url varchar(200)` ) - bY THE END OF tables "news", after field `news_sticky` is added field ( `news_key text NOT NULL` ) - bY THE END OF tables "news_category", AFTER field `category_icon` are added THREE fields ( `category_url varchar(255)` `category_key varchar(255)` `category_desc varchar(255)` ) - in table "forum", AFTER field `forum_name` is added field ( `forum_url varchar(255)` ) - in table "forum_t", AFTER field `thread_name` is added field ( `thread_url varchar(255)` ) - in table "page", AFTER a field "page_title" are added THREE fields ( `page_url varchar (255)` `page_key varchar (255)` `page_desc varchar (255)` ) 2. The Files are from archive to distribute on file on host. 3. Actuate in menu and adjust the Tagcloud (options). 4. Ready. - shall is thanked for reference to my site :) Good luck! Jeez!
|
|
|||||