| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
itsonlychand
Joined: 04 Aug 2006 Posts: 3
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
Posted: Fri Aug 04, 2006 10:13 am Post subject: Re: Can some 1 help me to add a Hyphen in URLs |
|
|
And Welcome
Hum, this is what is supposed to happen with the phpBB advanced mod rewrite, hyphens should be used as separator.
Check if you are using the original format_url (in include/function.php) code, and eventually post your code for it here.
Then, I see that you installed the dynamic meta keywords mod, but you forgot to fill the default settings in the mod's code :
| Quote: | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="title" content="Index" />
<meta name="keywords" content="YOUR_DEFAULT_KEYWORDS_COMA_SEPARATED" />
<meta name="description" lang="fr" content="YOUR_DEFAUT_DESCRITPION" />
<meta name="category" content="general" />
<meta name="robots" content="index, follow" /> |
Are you using a special char-set while posting ?
As well, don't forget the final touch
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
itsonlychand
Joined: 04 Aug 2006 Posts: 3
|
Posted: Sat Aug 05, 2006 9:59 pm Post subject: Thanks for reply |
|
|
Hello Thanks for your reply.
I am really new to these MODs. Can you Simplify what i should do to get Hypehns in my URLs.
Thanks in advance  |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
Posted: Sun Aug 06, 2006 3:03 pm Post subject: Re: Can some 1 help me to add a Hyphen in URLs |
|
|
Well, as I told you, hyphens should show up, I am not sure what could cause this to happen on your board.
Actually I cannot guess without more information's.
First make sure you installed the mod correctly, then, as said, make a double check on the format_url function in session.php, where the hyphens should replace spaces.
The problem is here, no one ever had this particular problem, even using UTF-8. This could still be linked to a char-set issue, but you do not seem to use any fancy standards here.
| Quote: | | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |