| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
superthin
Joined: 16 May 2008 Posts: 2
|
Posted: Fri May 16, 2008 5:31 pm Post subject: URL is not friendly, it is meaningless |
|
|
Hi everybody,
I like Advanced SEO URL very much and applied for my board. Problem is: after rewrite, URLs is meaningless so Google's bots will be crazy with such URLs / URIs.
I want to use my class / function to solve title of post to meaningful. But I cannot identify which file and classes / functions should be modified.
Should you tell me what should I do?
| PHPBB SEO - Forum URL Management wrote: |
# The URL cached is a bit too long.
Consider using a smaller one
# The URL cached contains a bit too many words.
Consider setting up an better one. |
The quote above is my headache, I cannot solve. How do I config URL length? or how many bytes / characters for a URL?
I use phpBB 3.0.1 without MODs.
Thank you very much.
Sorry for my English (Vietnamese - English)
Best regards, |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Fri May 16, 2008 5:42 pm Post subject: Re: URL is not friendly, it is meaningless |
|
|
First, you can only use A-Z characters in your urls, so it may be less interesting with Vietnamese, the simple mod rewrite could be enough if you never use Latin characters in your forum and topic titles.
You may want ot install the mixed mod rewrite in case your topic title never use Latin characters and you still want to use some in your forum urls, can be handy
Then, for the acp part, you just need to enter Latin titles for your urls, and it will work as expected, other character will just be deleted as they do not work properly.
About the number of characters, you'll just have as many as you type in, it's you to choose, the message is only an advise (and a wise one)  |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
superthin
Joined: 16 May 2008 Posts: 2
|
Posted: Fri May 16, 2008 6:18 pm Post subject: Re: URL is not friendly, it is meaningless |
|
|
| SeO wrote: | First, you can only use A-Z characters in your urls, so it may be less interesting with Vietnamese, the simple mod rewrite could be enough if you never use Latin characters in your forum and topic titles.
|
Thank you. In my URLs I haven't modified any characters yet. The illustrate image (which I started this topic) showed that Advanced SEO URL get URLs from title of posts. Certainly, title of posts was Vietnamese (charset UTF- . And I think, it was A-Z characters and number / numeric also.
I viewed /phpBB/phpbb_seo_class.php and think that "What will be good news when I modify function format_url?". Must I do further in order to old virtual URLs turning into new URLs (when I modified function format_url) run smoothly? |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Fri May 16, 2008 10:47 pm Post subject: Re: URL is not friendly, it is meaningless |
|
|
I'm not a Vietnamese specialist, but from what I see on your image, it looks like your characters are close to the Latin ones, but are using many accents.
The format_url method is indeed the one to deaccentuate the accentuated chars which have an html entity references, the numerical one cannot be all handled easily, but we did put together a way to do it, in case it still makes sens to deaccentuate vietnamese characters, at least for the ones using Latin character (sort of) on this thread : http://www.phpbb-seo.com/boards/advanced-seo-url/discussions-vt1229.html
Interesting things really starts here : http://www.phpbb-seo.com/boards/advanced-seo-url/discussions-vt1229-15.html#9596
The work would be to find out all the Vietnamese characters needing custom deaccentiation, and to implement them following the same universal principle.
Unfortunately, I cannot provide with much help as far as telling if deaccentuated chars would still make sens or to find out the full list, but I'm sure that is you do it, it will be a solution for many others
If only for forum urls (mixed mode), you could just do the trick by yourself in the forum url management, the first url you see are built out of the forum titles, with format_url, you could just use A-Z chars directly there and hit submit. |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |