It is currently Fri May 25, 2012 7:41 pm

News News of phpBB SEO MODS

Site map of phpBB SEO MODS » Forum : phpBB SEO MODS

Support for the phpBB3 SEO mods released in the phpBB3 SEO Toolikt forum.

stats i got error

hello
i already edit all files will but i got this error
phpBB Debug] PHP Notice: in file /includes/functions.php on line 4622: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4627: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4627: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4622: Undefined index: topic_last_poster_colour
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4627: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4627: Undefined index: post_username
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4622: ...
Read more : stats i got error | Views : 827 | Replies : 1


Optimal titles - changing index page title?

I am using the Optimal Titles mod, which works well.

But the forum index page now has the title "Index page".

In phpbb2, you could change this by opening the lang_main.php page and changing the variable $lang from 'Index page' to whatever new title you wanted to give it.

There is no $lang in phpbb3. Any idea how I can change the index page title in phpbb3?

Thanks.
Read more : Optimal titles - changing index page title? | Views : 5851 | Replies : 7


[meta] where can i put my meta tag ?

hello
im using Dynamic Meta tags 0.2.0RC1 but i dont know where can i put my meta tags and keywords because im new user to phpbb forums can some one explain to how can i put it please?
Read more : [meta] where can i put my meta tag ? | Views : 4936 | Replies : 3


phpbb Seo Tools and rc5

Hi to all,

The phpbb seo tools work with the rc5?

i have updated to rc5 and i don't know if i can use the seo tools.

Thanks
Read more : phpbb Seo Tools and rc5 | Views : 1218 | Replies : 2


no dupe and and search

looks like no dupe does not change postXX.html into cat-name-fYY/post-title-tXX.html#pZZZ in search results...

this should solve it...can you please try it out somebody?

Code: Select all
#
#-----[ OPEN ]------------------------------------------
#
search.php

#
#-----[ FIND ]------------------------------------------
#

      'U_VIEW_POST'         => (!empty($row['post_id'])) ? append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=". $row['topic_id'] . '&p=' . $row['post_id'] . '&hilit='. $u_hilit) . '#p' . $row['post_id'] : '')

#
#-----[ REPLACE WITH ]------------------------------------------
#

      'U_VIEW_POST'           => (!empty($row['post_id'])) ? append_sid("{$phpbb_root_path}viewtopic.$phpEx", 't=' . $row['topic_id'] . '&f=' . $forum_id . '&start=' . $start ) . '#p' . $row['post_id'] : '')
Read more : no dupe and and search | Views : 831 | Replies : 1


 

Login  •  Register


Statistics

Total posts 41127 • Total topics 8563 • Total members 15417