MyBB Community Forums

Full Version: Link Broken After Uninstall Google SEO After using it for 7 month
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i uninstall GOOGLE SEO PLUGIN because make big query in mysql
after that if i search our FORUM in search engine, all link are broken!
SQL ERROR
example :
http://www.kikil.org/forum/Thread-gila-n...-gede-juga

help for this issue..
thanks
The SQL error is probably caused by "dynamic metas" plugin.

As for the URLs themselves being broken, you should have read the documentation. The uninstall instructions explain to you in detail what options you have to keep the URLs working for a graceful transition period:

4. Uninstalling instructions

   If you want to redirect Google SEO URLs back to stock MyBB URLs,
   just upload the original, unmodified inc/functions.php, but make
   sure to keep Google SEO URL and Google SEO Redirect enabled.

   This way Google SEO stays installed and will continue to translate
   page names to IDs, allowing Google SEO Redirect to redirect the
   Google SEO URLs back to stock MyBB URLs.

   This gives users and search engines time to adapt to the change.

   To uninstall completely, undo all the changes you made on install,
   then go to Admin CP -> Plugins and click 'Deactivate'.

   This way the Google SEO URLs will end up in 404 error land.

   If you click 'Uninstall' all data regarding Google SEO URLs will
   be lost. Old URLs for renamed threads / forums will no longer be
   known when you reinstall.