MyBB Community Forums
[SOLVED] Getting a 404 for Google SEO URL - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: [SOLVED] Getting a 404 for Google SEO URL (/thread-202812.html)



[SOLVED] Getting a 404 for Google SEO URL - metulburr - 2016-09-26

I think i installed the plugin correctly. Is there anything else i must do?

How exactly can you tell if its working correctly?

EDIT:
Actually i know how it did not work, as everything i click now gets me to a 404 page. reverting changes, but how to fix?

My .htaccess file
http://codepad.org/d5qlSHVD


RE: How to know if google SEO plugin is working - WallBB - 2016-09-26

If your webpage url are converting to thread titles in place of showthread.php or thread-(random number) than your plugin is working properly.


RE: How to know if google SEO plugin is working - metulburr - 2016-09-26

OK so its working, but i get 404. I updated the title.


RE: Getting a 404 for Google SEO URL - WallBB - 2016-09-26

(2016-09-26, 02:49 AM)metulburr Wrote: OK so its working, but i get 404. I updated the title.

Have you enabled SEO friendly URL, server optimizations in settings ?


RE: Getting a 404 for Google SEO URL - metulburr - 2016-09-26

No i didnt. But when i did that i get a 404, and then i enable Google SEO and i still get a 404. Had to revert google plugin and switch friendly URL back to automatic to even make the forum usable for the time being.

ug why is this mybb forum so touchy with posts. It bans you from posting certain things...scuh as this post
http://codepad.org/jn4h4KZp

In summary i had to add "AllowOverride All" to my apache config for that site to allow the .htaccess file to be used at all.