- Code: Tout sélectionner
Dans phpbb_seo/phpbb_seo_class.php
?
Modérateur: Modérateurs
Dans phpbb_seo/phpbb_seo_class.php 
// URL Settings
$this->seo_url = array( 'cat' => array(),
'forum' => array(),
'topic' => array(),
'user' => 'member'
);
$this->seo_delim = array('cat' => '-vc',
'forum' => '-vf',
'topic' => '-vt',
'user' => '-u',
// Rss
'rss_forum' => '-rf',
// Google
'google_forum' => '-gf'
);
$this->seo_ext = array('cat' => '.html',
'forum' => '.html',
'topic' => '.html',
'user' => '.html',
'gz_ext' => '',
);
$this->seo_static = array('cat' => 'cat',
'forum' => 'forum',
'topic' => 'topic',
'post' => 'post',
'user' => 'member',
'start' => '-',
'gz_ext' => '.gz',
'index' => 'index.php'


Retourner vers GYM Sitemaps phpBB2
Utilisateurs parcourant ce forum: Baidu [Spider] et 3 invités