dcz wrote:For the next time : hello and Welcome
Moderator: Moderators



$block_array += array(
'S_FLASH_FILE' => true,
'WIDTH' => $width,
'HEIGHT' => $height,
'U_VIEW_LINK' => $download_link . '&view=1',
);
$block_array += array(
'S_FLASH_FILE' => true,
'WIDTH' => $width,
'HEIGHT' => $height,
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
'U_VIEW_LINK' => append_sid($download_link . '&view=1'),
// www.phpBB-SEO.com SEO TOOLKIT END
);
$block_array += array(
'S_FLASH_FILE' => true,
'WIDTH' => $width,
'HEIGHT' => $height,
);


Starting from v0.6.0, the three phpBB SEO mod rewrites are merged into a single mod, the phpBB SEO Ultimate SEO URL mod.
Each one of the previous mods has now become a mode of the phpBB SEO Ultimate SEO URL mod. You can just choose which mode to use in the ACP.
Version 0.6.0 as well introduces a new powerful option : SQL Rewriting. You will now be able to chose topic URL on a per case basis, no matter the URL standard used. This make the mixed mode with virtual folder option more powerful than ever, since you can keep static URL for most cases and use selected keywords for the more important threads.
Enabling this option is optional, but even if you do not intend to set custom URLs for your threads, it still makes the rewriting process faster than ever. Turning on the SQL rewriting option will not change your topic URLs, it will only allow admins and moderators (of the concerned thread's forum) to do it on a per case basis while posting and editing topic first post.
The phpbb_seo class was completely rewrote, all three types of URL rewriting are now merged without performance loss, if not with better performance even without the SQL rewriting option activated.



Return to The phpBB SEO Website
Users browsing this forum: No registered users and 2 guests