2009/2/18 10:38
tatane
Just can't stay away
Posts: 649
Since: 2008/5/6 1
2009/2/18 11:48
webmystar
Friend of XOOPS
Posts: 415
Since: 2008/6/23
2009/2/18 12:05
2009/2/19 0:29
elsanto
Just popping in
Posts: 18
Since: 2009/1/5 1
2009/2/19 8:23
deka87
Posts: 1125
Since: 2007/10/5
2009/2/19 20:20
2009/2/20 8:21
2009/3/3 16:52
joat
Posts: 19
Since: 2009/3/3 0
deka87 wrote:I am not really good in Spanish, will you explain this in English?
2009/3/3 17:11
elsanto wrote:At the end of the module will post with all the improvements as we have done with the module news seo EN ES FR 1.63
What is SEO for News? ============================= See the following URL http://www.esxoops.com/modules/news/article.php?storyid=803 And below after activating SEO friendly URLshttp://www.esxoops.com/noticias.item.803/entrevista-a-julionc.htmlIt is found that the latter is more desired by the search engines. Can significantly increase the search engine traffic to your site. How do I enable SEO for News?======================================Should be defined in /mainfile.php : define('news_seo_enable', 'rewrite');as the following example shows -------------------------------------------------------------------- Define ( "XOOPS_GROUP_ADMIN", '1'); Define ( "XOOPS_GROUP_USERS", '2'); Define ( "XOOPS_GROUP_ANONYMOUS", '3'); // ---------------------------------- // Allow SEO NEWS // Next string should be added only // define('news_seo_enable', 'rewrite'); // ---------------------------------- if (! isset ($ xoopsOption [ 'nocommon']) & & XOOPS_ROOT_PATH! ='') ( Requieren XOOPS_ROOT_PATH ". / Include / common.php"; ) -------------------------------------------------------------------- To activate the url rewrites you should add to/.htaccess the following two lines (uncomment(remove sign “#”) string beginning with “RewriteRule….” that is appropriete for your default language) RewriteEngine On # # Spanish # # RewriteRule ^noticias.([a-z]+).([0-9.]+)/ modules/news/seo.php?seoOp=$1&seoArg=$2 # # English # RewriteRule ^news.([a-z]+).([0-9.]+)/ modules/news/seo.php?seoOp=$1&seoArg=$2 ==========================================
-------------------------------------------------------------------- Define ( "XOOPS_GROUP_ADMIN", '1'); Define ( "XOOPS_GROUP_USERS", '2'); Define ( "XOOPS_GROUP_ANONYMOUS", '3'); // ---------------------------------- // Allow SEO NEWS // Next string should be added only // define('news_seo_enable', 'rewrite'); // ---------------------------------- if (! isset ($ xoopsOption [ 'nocommon']) & & XOOPS_ROOT_PATH! ='') ( Requieren XOOPS_ROOT_PATH ". / Include / common.php"; ) --------------------------------------------------------------------
RewriteEngine On # # Spanish # # RewriteRule ^noticias.([a-z]+).([0-9.]+)/ modules/news/seo.php?seoOp=$1&seoArg=$2 # # English # RewriteRule ^news.([a-z]+).([0-9.]+)/ modules/news/seo.php?seoOp=$1&seoArg=$2
2010/3/1 1:30
bjuti
Posts: 871
Since: 2009/1/7 2
Advanced Search
435 user(s) are online (311 user(s) are browsing Support Forums)
Members: 0
Guests: 435