[How To?] Activate SEO friendly URLs on IIS - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: [How To?] Activate SEO friendly URLs on IIS (/thread-146025.html) |
Activate SEO friendly URLs on IIS - squibs - 2013-09-28 MyBB: 1.6.10 Server: IIS 8.0 I tried to get Google SEO working by importing it's generated .htaccess file with URL Rewrite. However, links return 404 after activating the plugin's URL module. My server meets all requirements except its not Apache. If that's not possible, I'd like to use the inbuilt URL shortener. When I set it to "Automatic recognition" nothing changes, but when activated the same problem as described above appears. web.config is in the forum's root folder. Regards, squibs RE: Activate SEO friendly URLs on IIS - Nathan Malcolm - 2013-09-28 You need this extension to use URL rewrites. http://www.iis.net/downloads/microsoft/url-rewrite RE: Activate SEO friendly URLs on IIS - squibs - 2013-09-29 Already installed and converted. I mentioned it in my previous post. Regards, squibs |