Would it be beneficial for SEO to change the URL structure from sitename.org/forum.php to sitename.org/forum/ or does it not make a big difference and not worth doing?
This is a discussion on Changing from sitename.org/forum.php to sitename.org/forum/ within the General Discussion forums, part of the vBSEO SEO Plugin category; Would it be beneficial for SEO to change the URL structure from sitename.org/forum.php to sitename.org/forum/ or does it not make ...
Would it be beneficial for SEO to change the URL structure from sitename.org/forum.php to sitename.org/forum/ or does it not make a big difference and not worth doing?
You can do this easily with a CRR:
'forum\.php$' => 'forum/'
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thanks. Would I also have to change the CRR to have a structure where it's sitename.org/forum/forum-name/152-thread-title?
I want a structure like Nexusoneforums.net for example.
That CRR writes the PAGE only, it does not add a directory. Doing so is likely counterproductive... pages in root weigh more than in a /folder.
If you do want to do this, you would have to change all your preset URLs to include forum/ in front of the rules, and you would under-go a complete re-index. It's not worth it at all.
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!