Hello
I´ve a problem with url´s in seo mixed mod.
You can see my problem on this site: http://www.forum.detektoreninfo.de/sear ... or=macnack
The url in the Topic Title doesn´t work.
Moderator: Moderators

includes/sessions.php "'(?)viewtopic.php\?p=([0-9]+)'", "'(?)viewtopic.php\?p=([0-9]+)((&)|(&)){0,1}'", "post\\1.html", "post\\1.html".if_query('\\2')."",

#
#-----[ OPEN ]------------------------------------------
#
#
search.php
#
#-----[ FIND ]------------------------------------------
#
for($i = 0; $i < count($searchset); $i++)
{
#
#-----[ BEFORE, ADD ]------------------------------------------
# Here You can also choose not to output any highlight, which is better as far as SEO, but a bit less user-friendly.
# To do so just delete the $highlight_ok in the next replace and do not apply this one.
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
$highlight_ok = ($highlight !='') ? "&highlight=$highlight" : '';
// www.phpBB-SEO.com SEO TOOLKIT END
#
#-----[ FIND ]------------------------------------------
#
$post_url = append_sid("viewtopic.$phpEx?" . POST_POST_URL . '=' . $searchset[$i]['post_id'] . "&highlight=$highlight_active") . '#' . $searchset[$i]['post_id'];
#
#-----[ REPLACE WITH ]------------------------------------------
#
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
$post_url = append_sid("viewtopic.$phpEx?" . POST_POST_URL . '=' . $searchset[$i]['post_id'] . $highlight_ok) . '#' . $searchset[$i]['post_id'];
// www.phpBB-SEO.com SEO TOOLKIT END
Don't forget the final touch![]()


dcz wrote:I have seen that your site needed a bit of work, so you will soon see a big difference.
From 77 indexed pages pages, today, not all cached to ...
mx Google Sieamaps and mx Sitemaps will help a lot
++


Users browsing this forum: No registered users and 1 guest