Uninstall Better SEO

Modified on Fri, 29 Apr 2016 at 09:14 AM


Uninstall XML File

Go to app/etc/modules/Mageplaza_Seo.xml
Remove this file or Open it and change from

 

<active>true</active>

 

to


 

<active>false</active>

 

Run SQL


Try to run the following SQL command after uninstall it.

 

DELETE FROM `eav_attribute` WHERE `source_model` LIKE 'mageplaza_seo/source_robots';
DELETE FROM `core_resource` WHERE CODE = 'mageplaza_seo';
  

 

 


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article