Cod: Selectaţi tot
Activate URL rewriting:
Once you will have set up the below options, and generated your personalized .htaccess, you can activate URL rewriting and check if your rewritten URLs do work properly. If you get 404 errors, it’s most likely an .htaccess issue, try some of the .htaccess tool option to generate a new one.
Da
Please Note :
Modifying this option will change all your URLs in your web site.
Doing it with an already indexed web site should thus be considered with as much care as when migrating and not to often.
So you’d better be decided to go for it or not.
Changing this option requires and .htaccess update.
Activate SQL Rewriting:
This option will allow you to choose url for each topic. You will be able to accurately set topic url when posting new topic or when editing an existing one. This functionality is though limited to forum admins and moderators.
Please Note :
Turning on this option will not change topic urls. Existing urls will be stored as they are displayed in the data base. But it may not be the case if you turn it off after you started to use it. In such case, personalized URLs may be treated as if they weren’t.
The feature also has the great advantage to fasten the url rewriting by a lot, especially when using the virtual folder option in advanced mode, and to make it a lot easier to retrieve rewritten urls from any page.
Da
Profiles and groups injection:
You can here chose to inject nicknames, group names and user messages page (optional see below) in their URLs instead of the default static rewriting, phpBB/nickname-uxx.html instead of phpBB/memberxx.html.
Da
Virtual folder Profiles:
You can here chose to simulate a folder structure for profiles and user messages page (optional see below) URLs, phpBB/nickname-uxx/(topics/) or phpBB/memberxx/(topics/) instead of phpBB/nickname-uxx(-topics).html and phpBB/memberxx(-topics).html.
Please Note
Profile ID removing will override this setting.
Changing this option requires and .htaccess update
Da
Profiles ID removing:
When Profiles and groups injection is activated, you can here chose to use example.com/phpBB/member/nickname instead of the default example.com/phpBB/nickname-uxx.html. phpBB Uses an extra, but light, SQL query on such pages without user id.
Please Note
Special characters won’t be hadled the same by all browser. FF always urlencodes (urlencode()), and as it seems using Latin1 first, when IE and Opera do not. For advanced urlencoding options, please read the install file.
Changing this option requires and .htaccess update
Da
Common Search and User messages pages rewriting:
This option mostly makes sens if you allow public access to both profiles and search pages.
Using this option most likely implies a greater use of the search functions and thus a heavier server load.
The URL rewriting type (with and without ID) follows the one set for profiles and groups.
phpBB/messages/nickname/topics/ VS phpBB/nickname-uxx-topics.html VS phpBB/memberxx-topics.html.
Additionally this options will activate the common search page rewriting, such as active topics, unanswered and newposts pages.
Please Note :
ID removing on these links will imply the same limitation as per the user profiles.
Changing this option requires and .htaccess update
Da
Attachment Rewriting:
Activate phpBB Attachment Rewriting. Can be of a great help if you have many attached images worth being indexed. Files of course must be downloadable by bots for this to have a meaning SEOwise.
Please Note :
Make sure you have the required RewriteRule (# PHPBB FILES ALL MODES) in your .htaccess when you activate this option
Nu
SID Removing:
SID will be removed from 100% of the URLs passing through the phpbb_seo class, for guests thus bots.
This ensure bots won’t see any SID on forum, topic and post URLs, but visitors that do not accept cookies will most likely create more than one session.
The Zero duplicate http 301 redirect url with SID for guest and bots by default.
Nu
Highlights Removing:
Highlights will be removed from 100% of the URLs passing through the phpbb_seo class, for guests thus bots.
This ensure bots won’t see any Highlights on forum, topic and post URLs.
The Zero duplicate will automatically follow this setting, eg http 301 redirect url with highlights for guest and bots.
Nu
Remove small words:
Allow to remove all words of less than three letters in rewritten URLs.
Please Note
The filtering will change potentially a lot of URLs in your web site.
Even though the zero duplicate mod would take care of all the required redirecting when changing this option, starting to use it with an already indexed web site should thus be considered with as much care as when migrating and not too often.
So you’d better be decided to go for it or not.
Nu
Virtual Folder:
Allow to add the forum URL as a virtual folder in topic URLs.
Example :
forum-title-fxx/topic-title-txx.html VS topic-title-txx.html for a topic URL.
Please Note
The Virtual folder injection option can change all your web site’s URLs almost too easily.
Starting to use it with an already indexed web site should thus be considered with as much care as when migrating and not too often.
So you’d better be decided to go for it or not.
Changing this option requires and .htaccess update.
Da
Forum URL caching:
Turns on the cache for forum URLs and allow to separate forum titles from their URL
Example :
forum-title-fxx/ VS any-title-fxx/ for a forum URL.
Please Note
This option will allow you to change your forum URL, thus potentially many topic URLS if you are using the Virtual Folder option.
The topic URLs will always be redirected properly with the Zero Duplicate.
It will as well be the case for forum URL as long as you keep the delimiter and IDs, see below.
Da
Forum ID Removing:
Get rid of the IDs and delimiters in forum URLs. Only apply if Forum URL caching is activated.
Example :
any-title-fxx/ VS any-title/ for a forum URL.
Please Note :
This option will allow you to change your forum URL, thus potentially many topic URLS if you are using the Virtual Folder option.
The topic URLs will always be redirected properly with the Zero Duplicate.
It will not always be the case with the forum URLs :
any-title-fxx/ will always be properly redirected with the Zero Duplicate but it won’t be the case if you edit any-title/ to something-else/.
In such case, any-title/ will for now be treated as a forum that does not exist.
So you’d better be decided to go for it or not, but it can really be powerful SEO wise.
Da