1.i find a conflict with my portal and i fixed. But is not solved, if i click to mini icon "View the latest post" from main index; i got error in title again. Can you tell me where to search for fix? many tks.
PS I have instalated NV_advanced_last_topic_titles_1_2_9.
2. I have a suggestions for this mod:to add code in search.php fot better seo.
PhpBB3 SEO Title
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Re: PhpBB3 SEO Title
Last edited by sman on 06 Sep 2010, 00:11, edited 3 times in total.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: PhpBB3 SEO Title
Your site looks heavily modded, so I cant tell you where the error is.
But you need to check the mods you have installed and see if you made the edits correct.
But you need to check the mods you have installed and see if you made the edits correct.
Board rules! No PM support
Re: PhpBB3 SEO Title
You right.Btw, is a slow forum?Your site looks heavily modded
Finaly i find the bug: my style colour selector.
Last edited by sman on 06 Sep 2010, 08:53, edited 1 time in total.
Re: PhpBB3 SEO Title
sorry for double post, but can you update the code a bit, to show:
.
LE:
This code is ok? :
Code: Select all
Viewing a topic: PhpBB3(custom prefix) SEO Title(topic name) - Page4 - Modifications -(forum name)
LE:
This code is ok? :
Code: Select all
page_header( $user->lang['INDEX'] . ' ' . $topic_data['topic_title'] . ($start ? ' - ' . sprintf($user->lang['TITLE_PAGE_NUMBER'], floor($start / $config['posts_per_page']) + 1) : '') . ' - ' . $topic_data['forum_name'] , true, $forum_id);
Last edited by sman on 07 Sep 2010, 10:12, edited 6 times in total.
Re: PhpBB3 SEO Title
Is work, but i dont know if is good for seo
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: PhpBB3 SEO Title
No, but you have chosen not to use the code provided in this guide...
Board rules! No PM support