We have a site with about 60,000 taxonomy terms. After installing Taxonomy Redirect, we find the admin UI page is too slow to open. How can we work it around? Or the module cannot be used for the mass of terms at all? Any tips will be appreciated!

Comments

askit’s picture

I found the cause - The admin UI tries to load all terms to a list but there are too many terms. The module should work if we remove the term list from the admin page...

agileware’s picture

Title: Scalability? » Add option to disable term level redirects (will increase performance on admin page)

Maybe it would be a good idea to be able to disable term level redirection if the user wants to.

askit’s picture

Agree but how if we cannot open admin UI at all?

agileware’s picture

The idea I have is to have two tabs on the taxonomy redirect settings page. The main tab would be general settings, like this one and maybe more to come and the redirects tab would essentially be the current settings screen.

So you would be able to go to the main tab without the other tab having to load.

askit’s picture

Genius idea! I thought of removing the option but minded someone would need it.

agileware’s picture

Status: Active » Fixed

Committed this feature to the 5.x-1.x and 6.x-1.x branches

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

askit’s picture

Good job! Thank you, Justin!