Jump to content

How i can remove "other" category in domains


Recommended Posts

On 2/15/2022 at 10:44 PM, WHMCS John said:

Hi @ahwaznoname,

If a TLD is not categorized, then it will be grouped under the fallback category of "Other".

To prevent the "Other" category being displayed, you can assign each TLD to a category of your choosing: https://docs.whmcs.com/Domain_Categories

 

I created a new file called categories.json and managed the subdomains as follows. But again we see the domains that I wanted to delete are still seen in a category called other.
I just want the domains in the international domains category to be visible to users.
Also, do you remove domains from the Domains / TLDS section this way?
  In the management section, domain amounts are also deleted in the whmcs management section?

 

{
  "International Domains": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".club",
    ".de",
    ".eu",
    ".io",
    ".me",
    ".online",
    ".uk",
    ".us",
    ".xyz",
    ".app",
    ".co",
    ".in",
    ".pro",
    ".shop"
  ],
  "REMOVE": {
   "Popularrr": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".me",
    ".mobi",
    ".co.uk",
    ".online",
    ".site",
    ".blog",
    ".club",
    ".vip",
    ".icu",
    ".top",
    ".xyz",
    ".top",
    ".io",
    ".us",
    ".ca",
    ".tk",
    ".cn",
    ".de",
    ".uk",
    ".tw",
    ".nl",
    ".ru",
    ".br",
    ".eu"
  ],
  
   "Business": [
    ".ads",
    ".agency",
    ".analytics",
    ".associates",
    ".bauhaus",
    ".booking",
    ".business",
    ".career",
    ".careers",
    ".center",
    ".co.com",
    ".company",
    ".corp",
    ".ecom",
    ".enterprises",
    ".farm",
    ".community",
    ".foundation",
    ".gives",
    ".giving",
    ".gmbh",
    ".inc",
    ".industries",
    ".limited",
    ".llc",
    ".llp",
    ".ltd",
    ".management",
    ".marketing",
    ".ngo",
    ".ong",
    ".partners",
    ".press",
    ".pw",
    ".sarl",
    ".solutions",
    ".srl",
    ".studio",
    ".trade",
    ".trading",
    ".xin"
  ],
   "Geographic": [
    ".abudhabi",
    ".africa",
    ".alsace",
    ".amsterdam",
    ".aquitaine",
    ".bar",
    ".barcelona",
    ".bayern",
    ".berlin",
    ".boston",
    ".broadway",
    ".brussels",
    ".budapest",
    ".bzh",
    ".capetown",
    ".catalonia",
    ".chesapeake",
    ".city",
    ".cologne",
    ".country",
    ".cymru",
    ".desi",
    ".doha",
    ".dotafrica",
    ".dubai",
    ".durban",
    ".earth",
    ".eus",
    ".frl",
    ".gal",
    ".gent",
    ".global",
    ".hamburg",
    ".helsinki",
    ".international",
    ".ist",
    ".istanbul",
    ".joburg",
    ".kiwi",
    ".koeln",
    ".kyoto",
    ".london",
    ".madrid",
    ".melbourne",
    ".miami",
    ".moscow",
    ".nagoya",
    ".nrw",
    ".nyc",
    ".okinawa",
    ".osaka",
    ".paris",
    ".patagonia",
    ".persiangulf",
    ".place",
    ".quebec",
    ".rio",
    ".roma",
    ".ruhr",
    ".ryukyu",
    ".saarland",
    ".scot",
    ".stockholm",
    ".swiss",
    ".sydney",
    ".taipei",
    ".tatar",
    ".thai",
    ".tirol",
    ".tokyo",
    ".town",
    ".uk",
    ".vegas",
    ".vlaanderen",
    ".wales",
    ".wien",
    ".world",
    ".yokohama",
    ".zuerich"
  ],
   
  "Sports": [
    ".baseball",
    ".basketball",
    ".coach",
    ".cricket",
    ".fan",
    ".fans",
    ".football",
    ".futbol",
    ".golf",
    ".hockey",
    ".moto",
    ".nba",
    ".racing",
    ".rodeo",
    ".rugby",
    ".run",
    ".ski",
    ".soccer",
    ".sport",
    ".sports",
    ".team",
    ".tennis",
    ".yoga"
  ],
 
  "Technology": [
    ".app",
    ".blog",
    ".chat",
    ".click",
    ".cloud",
    ".codes",
    ".computer",
    ".comsec",
    ".data",
    ".digital",
    ".docs",
    ".domains",
    ".dot",
    ".download",
    ".dvr",
    ".email",
    ".epost",
    ".graphics",
    ".host",
    ".hosting",
    ".idn",
    ".mail",
    ".map",
    ".media",
    ".mobile",
    ".mobily",
    ".mov",
    ".mozaic",
    ".msd",
    ".network",
    ".onl",
    ".online",
    ".phone",
    ".search",
    ".seek",
    ".site",
    ".software",
    ".systems",
    ".tech",
    ".technology",
    ".tube",
    ".viajes",
    ".web",
    ".webcam",
    ".website",
    ".weibo",
    ".zip"
  ],
  
  "Services": [
    ".abogado",
    ".accountant",
    ".accountants",
    ".apartments",
    ".app",
    ".archi",
    ".architect",
    ".attorney",
    ".auto",
    ".autos",
    ".bank",
    ".banque",
    ".broker",
    ".builders",
    ".cab",
    ".career",
    ".careers",
    ".catering",
    ".cityeats",
    ".claims",
    ".cleaning",
    ".clinic",
    ".construction",
    ".consulting",
    ".contractors",
    ".cpa",
    ".creditunion",
    ".dds",
    ".delivery",
    ".dental",
    ".dentist",
    ".design",
    ".direct",
    ".directory",
    ".docs",
    ".doctor",
    ".download",
    ".email",
    ".energy",
    ".engineer",
    ".engineering",
    ".esq",
    ".expert",
    ".express",
    ".farm",
    ".finance",
    ".financial",
    ".financialaid",
    ".fit",
    ".fitness",
    ".flights",
    ".florist",
    ".flowers",
    ".fly",
    ".gift",
    ".glass",
    ".graphics",
    ".guide",
    ".guitars",
    ".health",
    ".healthcare",
    ".help",
    ".hospital",
    ".hosting",
    ".hotel",
    ".hotels",
    ".institute",
    ".insurance",
    ".insure",
    ".investments",
    ".law",
    ".lawyer",
    ".legal",
    ".life",
    ".lifeinsurance",
    ".limo",
    ".link",
    ".loan",
    ".loans",
    ".mail",
    ".management",
    ".marketing",
    ".med",
    ".medical",
    ".meet",
    ".memorial",
    ".mls",
    ".mobile",
    ".money",
    ".mortgage",
    ".mutualfunds",
    ".news",
    ".pharmacy",
    ".photo",
    ".photography",
    ".physio",
    ".pics",
    ".productions",
    ".realtor",
    ".rehab",
    ".rentals",
    ".repair",
    ".rest",
    ".safe",
    ".safety",
    ".salon",
    ".sas",
    ".secure",
    ".security",
    ".services",
    ".sexy",
    ".storage",
    ".support",
    ".surgery",
    ".tattoo",
    ".taxi",
    ".tips",
    ".tours",
    ".training",
    ".translations",
    ".trust",
    ".versicherung",
    ".vet",
    ".vin",
    ".weather",
    ".wed",
    ".work",
    ".works"
  ],
  "Money and Finance": [
    ".accountant",
    ".accountants",
    ".bank",
    ".banque",
    ".bond",
    ".broker",
    ".capital",
    ".cash",
    ".cfd",
    ".cpa",
    ".credit",
    ".creditcard",
    ".creditunion",
    ".estate",
    ".exchange",
    ".finance",
    ".financial",
    ".financialaid",
    ".fund",
    ".gold",
    ".investments",
    ".ira",
    ".loan",
    ".loans",
    ".money",
    ".mortgage",
    ".mutual",
    ".mutualfunds",
    ".pay",
    ".reit",
    ".rich",
    ".tax"
  ],
 
  "Education": [
    ".academy",
    ".college",
    ".courses",
    ".degree",
    ".education",
    ".mba",
    ".phd",
    ".prof",
    ".scholarships",
    ".school",
    ".schule",
    ".science",
    ".shiksha",
    ".study",
    ".university"
  ],
  
  "Food and Drink": [
    ".bar",
    ".beer",
    ".cafe",
    ".catering",
    ".cityeats",
    ".coffee",
    ".cooking",
    ".eat",
    ".food",
    ".grocery",
    ".kitchen",
    ".pizza",
    ".pub",
    ".recipes",
    ".rest",
    ".restaurant",
    ".vodka",
    ".wine"
  ],
 
  "Leisure and Recreation": [
    ".bet",
    ".bid",
    ".bingo",
    ".camp",
    ".casino",
    ".cruise",
    ".cruises",
    ".dance",
    ".events",
    ".fish",
    ".fishing",
    ".flights",
    ".fly",
    ".game",
    ".games",
    ".holiday",
    ".horse",
    ".hotel",
    ".hotels",
    ".lotto",
    ".ninja",
    ".party",
    ".play",
    ".poker",
    ".pub",
    ".reise",
    ".reisen",
    ".social",
    ".spa",
    ".spreadbetting",
    ".surf",
    ".tour",
    ".tours",
    ".vacations",
    ".vana",
    ".vegas",
    ".voyage",
    ".yachts"
  ],
  
  "Shopping": [
    ".auction",
    ".audio",
    ".auto",
    ".autos",
    ".bargains",
    ".bid",
    ".bike",
    ".blackfriday",
    ".boats",
    ".boutique",
    ".build",
    ".buy",
    ".cars",
    ".cheap",
    ".clothing",
    ".compare",
    ".computer",
    ".coupon",
    ".coupons",
    ".deal",
    ".deals",
    ".diamonds",
    ".discount",
    ".ecom",
    ".equipment",
    ".exchange",
    ".fashion",
    ".forsale",
    ".free",
    ".furniture",
    ".gifts",
    ".grocery",
    ".guru",
    ".holdings",
    ".jewelry",
    ".kaufen",
    ".lighting",
    ".luxe",
    ".luxury",
    ".market",
    ".markets",
    ".menu",
    ".moda",
    ".motorcycles",
    ".movie",
    ".music",
    ".parts",
    ".plumbing",
    ".promo",
    ".qpon",
    ".sale",
    ".save",
    ".shoes",
    ".shop",
    ".shopping",
    ".shopyourway",
    ".singles",
    ".store",
    ".supplies",
    ".supply",
    ".tickets",
    ".tienda",
    ".tires",
    ".tools",
    ".toys",
    ".ventures",
    ".watch",
    ".watches"
  ],
    "Real Estate": [
    ".apartments",
    ".builders",
    ".casa",
    ".condos",
    ".forsale",
    ".haus",
    ".home",
    ".homes",
    ".house",
    ".immo",
    ".immobilien",
    ".land",
    ".lease",
    ".maison",
    ".mls",
    ".properties",
    ".property",
    ".realestate",
    ".realtor",
    ".realty",
    ".rent",
    ".studio",
    ".villas"
  ],
  "Novelty": [
    ".and",
    ".are",
    ".beknown",
    ".best",
    ".black",
    ".blue",
    ".boo",
    ".box",
    ".chk",
    ".cool",
    ".cyou",
    ".day",
    ".est",
    ".fail",
    ".feedback",
    ".final",
    ".foo",
    ".free",
    ".fun",
    ".fyi",
    ".glean",
    ".goo",
    ".gratis",
    ".gripe",
    ".here",
    ".hot",
    ".how",
    ".ing",
    ".justforu",
    ".kim",
    ".lol",
    ".meme",
    ".men",
    ".moe",
    ".new",
    ".ninja",
    ".now",
    ".one",
    ".ooo",
    ".pid",
    ".pink",
    ".plus",
    ".red",
    ".rip",
    ".rocks",
    ".rsvp",
    ".spot",
    ".sucks",
    ".today",
    ".win",
    ".winners",
    ".wow",
    ".wtf",
    ".xyz",
    ".you",
    ".zone"
  ]
  
     }
}

Please tell me how I can correct it if there is an error in the above code.

Edited by ahwaznoname
Link to comment
Share on other sites

On 2/22/2022 at 8:06 AM, ahwaznoname said:

 

I created a new file called categories.json and managed the subdomains as follows. But again we see the domains that I wanted to delete are still seen in a category called other.
I just want the domains in the international domains category to be visible to users.
Also, do you remove domains from the Domains / TLDS section this way?
  In the management section, domain amounts are also deleted in the whmcs management section?

 


{
  "International Domains": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".club",
    ".de",
    ".eu",
    ".io",
    ".me",
    ".online",
    ".uk",
    ".us",
    ".xyz",
    ".app",
    ".co",
    ".in",
    ".pro",
    ".shop"
  ],
  "REMOVE": {
   "Popularrr": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".me",
    ".mobi",
    ".co.uk",
    ".online",
    ".site",
    ".blog",
    ".club",
    ".vip",
    ".icu",
    ".top",
    ".xyz",
    ".top",
    ".io",
    ".us",
    ".ca",
    ".tk",
    ".cn",
    ".de",
    ".uk",
    ".tw",
    ".nl",
    ".ru",
    ".br",
    ".eu"
  ],
  
   "Business": [
    ".ads",
    ".agency",
    ".analytics",
    ".associates",
    ".bauhaus",
    ".booking",
    ".business",
    ".career",
    ".careers",
    ".center",
    ".co.com",
    ".company",
    ".corp",
    ".ecom",
    ".enterprises",
    ".farm",
    ".community",
    ".foundation",
    ".gives",
    ".giving",
    ".gmbh",
    ".inc",
    ".industries",
    ".limited",
    ".llc",
    ".llp",
    ".ltd",
    ".management",
    ".marketing",
    ".ngo",
    ".ong",
    ".partners",
    ".press",
    ".pw",
    ".sarl",
    ".solutions",
    ".srl",
    ".studio",
    ".trade",
    ".trading",
    ".xin"
  ],
   "Geographic": [
    ".abudhabi",
    ".africa",
    ".alsace",
    ".amsterdam",
    ".aquitaine",
    ".bar",
    ".barcelona",
    ".bayern",
    ".berlin",
    ".boston",
    ".broadway",
    ".brussels",
    ".budapest",
    ".bzh",
    ".capetown",
    ".catalonia",
    ".chesapeake",
    ".city",
    ".cologne",
    ".country",
    ".cymru",
    ".desi",
    ".doha",
    ".dotafrica",
    ".dubai",
    ".durban",
    ".earth",
    ".eus",
    ".frl",
    ".gal",
    ".gent",
    ".global",
    ".hamburg",
    ".helsinki",
    ".international",
    ".ist",
    ".istanbul",
    ".joburg",
    ".kiwi",
    ".koeln",
    ".kyoto",
    ".london",
    ".madrid",
    ".melbourne",
    ".miami",
    ".moscow",
    ".nagoya",
    ".nrw",
    ".nyc",
    ".okinawa",
    ".osaka",
    ".paris",
    ".patagonia",
    ".persiangulf",
    ".place",
    ".quebec",
    ".rio",
    ".roma",
    ".ruhr",
    ".ryukyu",
    ".saarland",
    ".scot",
    ".stockholm",
    ".swiss",
    ".sydney",
    ".taipei",
    ".tatar",
    ".thai",
    ".tirol",
    ".tokyo",
    ".town",
    ".uk",
    ".vegas",
    ".vlaanderen",
    ".wales",
    ".wien",
    ".world",
    ".yokohama",
    ".zuerich"
  ],
   
  "Sports": [
    ".baseball",
    ".basketball",
    ".coach",
    ".cricket",
    ".fan",
    ".fans",
    ".football",
    ".futbol",
    ".golf",
    ".hockey",
    ".moto",
    ".nba",
    ".racing",
    ".rodeo",
    ".rugby",
    ".run",
    ".ski",
    ".soccer",
    ".sport",
    ".sports",
    ".team",
    ".tennis",
    ".yoga"
  ],
 
  "Technology": [
    ".app",
    ".blog",
    ".chat",
    ".click",
    ".cloud",
    ".codes",
    ".computer",
    ".comsec",
    ".data",
    ".digital",
    ".docs",
    ".domains",
    ".dot",
    ".download",
    ".dvr",
    ".email",
    ".epost",
    ".graphics",
    ".host",
    ".hosting",
    ".idn",
    ".mail",
    ".map",
    ".media",
    ".mobile",
    ".mobily",
    ".mov",
    ".mozaic",
    ".msd",
    ".network",
    ".onl",
    ".online",
    ".phone",
    ".search",
    ".seek",
    ".site",
    ".software",
    ".systems",
    ".tech",
    ".technology",
    ".tube",
    ".viajes",
    ".web",
    ".webcam",
    ".website",
    ".weibo",
    ".zip"
  ],
  
  "Services": [
    ".abogado",
    ".accountant",
    ".accountants",
    ".apartments",
    ".app",
    ".archi",
    ".architect",
    ".attorney",
    ".auto",
    ".autos",
    ".bank",
    ".banque",
    ".broker",
    ".builders",
    ".cab",
    ".career",
    ".careers",
    ".catering",
    ".cityeats",
    ".claims",
    ".cleaning",
    ".clinic",
    ".construction",
    ".consulting",
    ".contractors",
    ".cpa",
    ".creditunion",
    ".dds",
    ".delivery",
    ".dental",
    ".dentist",
    ".design",
    ".direct",
    ".directory",
    ".docs",
    ".doctor",
    ".download",
    ".email",
    ".energy",
    ".engineer",
    ".engineering",
    ".esq",
    ".expert",
    ".express",
    ".farm",
    ".finance",
    ".financial",
    ".financialaid",
    ".fit",
    ".fitness",
    ".flights",
    ".florist",
    ".flowers",
    ".fly",
    ".gift",
    ".glass",
    ".graphics",
    ".guide",
    ".guitars",
    ".health",
    ".healthcare",
    ".help",
    ".hospital",
    ".hosting",
    ".hotel",
    ".hotels",
    ".institute",
    ".insurance",
    ".insure",
    ".investments",
    ".law",
    ".lawyer",
    ".legal",
    ".life",
    ".lifeinsurance",
    ".limo",
    ".link",
    ".loan",
    ".loans",
    ".mail",
    ".management",
    ".marketing",
    ".med",
    ".medical",
    ".meet",
    ".memorial",
    ".mls",
    ".mobile",
    ".money",
    ".mortgage",
    ".mutualfunds",
    ".news",
    ".pharmacy",
    ".photo",
    ".photography",
    ".physio",
    ".pics",
    ".productions",
    ".realtor",
    ".rehab",
    ".rentals",
    ".repair",
    ".rest",
    ".safe",
    ".safety",
    ".salon",
    ".sas",
    ".secure",
    ".security",
    ".services",
    ".sexy",
    ".storage",
    ".support",
    ".surgery",
    ".tattoo",
    ".taxi",
    ".tips",
    ".tours",
    ".training",
    ".translations",
    ".trust",
    ".versicherung",
    ".vet",
    ".vin",
    ".weather",
    ".wed",
    ".work",
    ".works"
  ],
  "Money and Finance": [
    ".accountant",
    ".accountants",
    ".bank",
    ".banque",
    ".bond",
    ".broker",
    ".capital",
    ".cash",
    ".cfd",
    ".cpa",
    ".credit",
    ".creditcard",
    ".creditunion",
    ".estate",
    ".exchange",
    ".finance",
    ".financial",
    ".financialaid",
    ".fund",
    ".gold",
    ".investments",
    ".ira",
    ".loan",
    ".loans",
    ".money",
    ".mortgage",
    ".mutual",
    ".mutualfunds",
    ".pay",
    ".reit",
    ".rich",
    ".tax"
  ],
 
  "Education": [
    ".academy",
    ".college",
    ".courses",
    ".degree",
    ".education",
    ".mba",
    ".phd",
    ".prof",
    ".scholarships",
    ".school",
    ".schule",
    ".science",
    ".shiksha",
    ".study",
    ".university"
  ],
  
  "Food and Drink": [
    ".bar",
    ".beer",
    ".cafe",
    ".catering",
    ".cityeats",
    ".coffee",
    ".cooking",
    ".eat",
    ".food",
    ".grocery",
    ".kitchen",
    ".pizza",
    ".pub",
    ".recipes",
    ".rest",
    ".restaurant",
    ".vodka",
    ".wine"
  ],
 
  "Leisure and Recreation": [
    ".bet",
    ".bid",
    ".bingo",
    ".camp",
    ".[url=https://pesaland.com]casino[/url]",
    ".cruise",
    ".cruises",
    ".dance",
    ".events",
    ".fish",
    ".fishing",
    ".flights",
    ".fly",
    ".game",
    ".games",
    ".holiday",
    ".horse",
    ".hotel",
    ".hotels",
    ".lotto",
    ".ninja",
    ".party",
    ".play",
    ".poker",
    ".pub",
    ".reise",
    ".reisen",
    ".social",
    ".spa",
    ".spreadbetting",
    ".surf",
    ".tour",
    ".tours",
    ".vacations",
    ".vana",
    ".vegas",
    ".voyage",
    ".yachts"
  ],
  
  "Shopping": [
    ".auction",
    ".audio",
    ".auto",
    ".autos",
    ".bargains",
    ".bid",
    ".bike",
    ".blackfriday",
    ".boats",
    ".boutique",
    ".build",
    ".buy",
    ".cars",
    ".cheap",
    ".clothing",
    ".compare",
    ".computer",
    ".coupon",
    ".coupons",
    ".deal",
    ".deals",
    ".diamonds",
    ".discount",
    ".ecom",
    ".equipment",
    ".exchange",
    ".fashion",
    ".forsale",
    ".free",
    ".furniture",
    ".gifts",
    ".grocery",
    ".guru",
    ".holdings",
    ".jewelry",
    ".kaufen",
    ".lighting",
    ".luxe",
    ".luxury",
    ".market",
    ".markets",
    ".menu",
    ".moda",
    ".motorcycles",
    ".movie",
    ".music",
    ".parts",
    ".plumbing",
    ".promo",
    ".qpon",
    ".sale",
    ".save",
    ".shoes",
    ".shop",
    ".shopping",
    ".shopyourway",
    ".singles",
    ".store",
    ".supplies",
    ".supply",
    ".tickets",
    ".tienda",
    ".tires",
    ".tools",
    ".toys",
    ".ventures",
    ".watch",
    ".watches"
  ],
    "Real Estate": [
    ".apartments",
    ".builders",
    ".casa",
    ".condos",
    ".forsale",
    ".haus",
    ".home",
    ".homes",
    ".house",
    ".immo",
    ".immobilien",
    ".land",
    ".lease",
    ".maison",
    ".mls",
    ".properties",
    ".property",
    ".realestate",
    ".realtor",
    ".realty",
    ".rent",
    ".studio",
    ".villas"
  ],
  "Novelty": [
    ".and",
    ".are",
    ".beknown",
    ".best",
    ".black",
    ".blue",
    ".boo",
    ".box",
    ".chk",
    ".cool",
    ".cyou",
    ".day",
    ".est",
    ".fail",
    ".feedback",
    ".final",
    ".foo",
    ".free",
    ".fun",
    ".fyi",
    ".glean",
    ".goo",
    ".gratis",
    ".gripe",
    ".here",
    ".hot",
    ".how",
    ".ing",
    ".justforu",
    ".kim",
    ".lol",
    ".meme",
    ".men",
    ".moe",
    ".new",
    ".ninja",
    ".now",
    ".one",
    ".ooo",
    ".pid",
    ".pink",
    ".plus",
    ".red",
    ".rip",
    ".rocks",
    ".rsvp",
    ".spot",
    ".sucks",
    ".today",
    ".win",
    ".winners",
    ".wow",
    ".wtf",
    ".xyz",
    ".you",
    ".zone"
  ]
  
     }
}

Please tell me how I can correct it if there is an error in the above code.

i am gonna msg u about it

Link to comment
Share on other sites

  • 3 years later...
On 2/22/2022 at 10:06 AM, ahwaznoname said:

 

I created a new file called categories.json and managed the subdomains as follows. But again we see the domains that I wanted to delete are still seen in a category called other.
I just want the domains in the international domains category to be visible to users.
Also, do you remove domains from the Domains / TLDS section this way?
  In the management section, domain amounts are also deleted in the whmcs management section?

 

{
  "International Domains": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".club",
    ".de",
    ".eu",
    ".io",
    ".me",
    ".online",
    ".uk",
    ".us",
    ".xyz",
    ".app",
    ".co",
    ".in",
    ".pro",
    ".shop"
  ],
  "REMOVE": {
   "Popularrr": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".me",
    ".mobi",
    ".co.uk",
    ".online",
    ".site",
    ".blog",
    ".club",
    ".vip",
    ".icu",
    ".top",
    ".xyz",
    ".top",
    ".io",
    ".us",
    ".ca",
    ".tk",
    ".cn",
    ".de",
    ".uk",
    ".tw",
    ".nl",
    ".ru",
    ".br",
    ".eu"
  ],
  
   "Business": [
    ".ads",
    ".agency",
    ".analytics",
    ".associates",
    ".bauhaus",
    ".booking",
    ".business",
    ".career",
    ".careers",
    ".center",
    ".co.com",
    ".company",
    ".corp",
    ".ecom",
    ".enterprises",
    ".farm",
    ".community",
    ".foundation",
    ".gives",
    ".giving",
    ".gmbh",
    ".inc",
    ".industries",
    ".limited",
    ".llc",
    ".llp",
    ".ltd",
    ".management",
    ".marketing",
    ".ngo",
    ".ong",
    ".partners",
    ".press",
    ".pw",
    ".sarl",
    ".solutions",
    ".srl",
    ".studio",
    ".trade",
    ".trading",
    ".xin"
  ],
   "Geographic": [
    ".abudhabi",
    ".africa",
    ".alsace",
    ".amsterdam",
    ".aquitaine",
    ".bar",
    ".barcelona",
    ".bayern",
    ".berlin",
    ".boston",
    ".broadway",
    ".brussels",
    ".budapest",
    ".bzh",
    ".capetown",
    ".catalonia",
    ".chesapeake",
    ".city",
    ".cologne",
    ".country",
    ".cymru",
    ".desi",
    ".doha",
    ".dotafrica",
    ".dubai",
    ".durban",
    ".earth",
    ".eus",
    ".frl",
    ".gal",
    ".gent",
    ".global",
    ".hamburg",
    ".helsinki",
    ".international",
    ".ist",
    ".istanbul",
    ".joburg",
    ".kiwi",
    ".koeln",
    ".kyoto",
    ".london",
    ".madrid",
    ".melbourne",
    ".miami",
    ".moscow",
    ".nagoya",
    ".nrw",
    ".nyc",
    ".okinawa",
    ".osaka",
    ".paris",
    ".patagonia",
    ".persiangulf",
    ".place",
    ".quebec",
    ".rio",
    ".roma",
    ".ruhr",
    ".ryukyu",
    ".saarland",
    ".scot",
    ".stockholm",
    ".swiss",
    ".sydney",
    ".taipei",
    ".tatar",
    ".thai",
    ".tirol",
    ".tokyo",
    ".town",
    ".uk",
    ".vegas",
    ".vlaanderen",
    ".wales",
    ".wien",
    ".world",
    ".yokohama",
    ".zuerich"
  ],
   
  "Sports": [
    ".baseball",
    ".basketball",
    ".coach",
    ".cricket",
    ".fan",
    ".fans",
    ".football",
    ".futbol",
    ".golf",
    ".hockey",
    ".moto",
    ".nba",
    ".racing",
    ".rodeo",
    ".rugby",
    ".run",
    ".ski",
    ".soccer",
    ".sport",
    ".sports",
    ".team",
    ".tennis",
    ".yoga"
  ],
 
  "Technology": [
    ".app",
    ".blog",
    ".chat",
    ".click",
    ".cloud",
    ".codes",
    ".computer",
    ".comsec",
    ".data",
    ".digital",
    ".docs",
    ".domains",
    ".dot",
    ".download",
    ".dvr",
    ".email",
    ".epost",
    ".graphics",
    ".host",
    ".hosting",
    ".idn",
    ".mail",
    ".map",
    ".media",
    ".mobile",
    ".mobily",
    ".mov",
    ".mozaic",
    ".msd",
    ".network",
    ".onl",
    ".online",
    ".phone",
    ".search",
    ".seek",
    ".site",
    ".software",
    ".systems",
    ".tech",
    ".technology",
    ".tube",
    ".viajes",
    ".web",
    ".webcam",
    ".website",
    ".weibo",
    ".zip"
  ],
  
  "Services": [
    ".abogado",
    ".accountant",
    ".accountants",
    ".apartments",
    ".app",
    ".archi",
    ".architect",
    ".attorney",
    ".auto",
    ".autos",
    ".bank",
    ".banque",
    ".broker",
    ".builders",
    ".cab",
    ".career",
    ".careers",
    ".catering",
    ".cityeats",
    ".claims",
    ".cleaning",
    ".clinic",
    ".construction",
    ".consulting",
    ".contractors",
    ".cpa",
    ".creditunion",
    ".dds",
    ".delivery",
    ".dental",
    ".dentist",
    ".design",
    ".direct",
    ".directory",
    ".docs",
    ".doctor",
    ".download",
    ".email",
    ".energy",
    ".engineer",
    ".engineering",
    ".esq",
    ".expert",
    ".express",
    ".farm",
    ".finance",
    ".financial",
    ".financialaid",
    ".fit",
    ".fitness",
    ".flights",
    ".florist",
    ".flowers",
    ".fly",
    ".gift",
    ".glass",
    ".graphics",
    ".guide",
    ".guitars",
    ".health",
    ".healthcare",
    ".help",
    ".hospital",
    ".hosting",
    ".hotel",
    ".hotels",
    ".institute",
    ".insurance",
    ".insure",
    ".investments",
    ".law",
    ".lawyer",
    ".legal",
    ".life",
    ".lifeinsurance",
    ".limo",
    ".link",
    ".loan",
    ".loans",
    ".mail",
    ".management",
    ".marketing",
    ".med",
    ".medical",
    ".meet",
    ".memorial",
    ".mls",
    ".mobile",
    ".money",
    ".mortgage",
    ".mutualfunds",
    ".news",
    ".pharmacy",
    ".photo",
    ".photography",
    ".physio",
    ".pics",
    ".productions",
    ".realtor",
    ".rehab",
    ".rentals",
    ".repair",
    ".rest",
    ".safe",
    ".safety",
    ".salon",
    ".sas",
    ".secure",
    ".security",
    ".services",
    ".sexy",
    ".storage",
    ".support",
    ".surgery",
    ".tattoo",
    ".taxi",
    ".tips",
    ".tours",
    ".training",
    ".translations",
    ".trust",
    ".versicherung",
    ".vet",
    ".vin",
    ".weather",
    ".wed",
    ".work",
    ".works"
  ],
  "Money and Finance": [
    ".accountant",
    ".accountants",
    ".bank",
    ".banque",
    ".bond",
    ".broker",
    ".capital",
    ".cash",
    ".cfd",
    ".cpa",
    ".credit",
    ".creditcard",
    ".creditunion",
    ".estate",
    ".exchange",
    ".finance",
    ".financial",
    ".financialaid",
    ".fund",
    ".gold",
    ".investments",
    ".ira",
    ".loan",
    ".loans",
    ".money",
    ".mortgage",
    ".mutual",
    ".mutualfunds",
    ".pay",
    ".reit",
    ".rich",
    ".tax"
  ],
 
  "Education": [
    ".academy",
    ".college",
    ".courses",
    ".degree",
    ".education",
    ".mba",
    ".phd",
    ".prof",
    ".scholarships",
    ".school",
    ".schule",
    ".science",
    ".shiksha",
    ".study",
    ".university"
  ],
  
  "Food and Drink": [
    ".bar",
    ".beer",
    ".cafe",
    ".catering",
    ".cityeats",
    ".coffee",
    ".cooking",
    ".eat",
    ".food",
    ".grocery",
    ".kitchen",
    ".pizza",
    ".pub",
    ".recipes",
    ".rest",
    ".restaurant",
    ".vodka",
    ".wine"
  ],
 
  "Leisure and Recreation": [
    ".bet",
    ".bid",
    ".bingo",
    ".camp",
    ".casino",
    ".cruise",
    ".cruises",
    ".dance",
    ".events",
    ".fish",
    ".fishing",
    ".flights",
    ".fly",
    ".game",
    ".games",
    ".holiday",
    ".horse",
    ".hotel",
    ".hotels",
    ".lotto",
    ".ninja",
    ".party",
    ".play",
    ".poker",
    ".pub",
    ".reise",
    ".reisen",
    ".social",
    ".spa",
    ".spreadbetting",
    ".surf",
    ".tour",
    ".tours",
    ".vacations",
    ".vana",
    ".vegas",
    ".voyage",
    ".yachts"
  ],
  
  "Shopping": [
    ".auction",
    ".audio",
    ".auto",
    ".autos",
    ".bargains",
    ".bid",
    ".bike",
    ".blackfriday",
    ".boats",
    ".boutique",
    ".build",
    ".buy",
    ".cars",
    ".cheap",
    ".clothing",
    ".compare",
    ".computer",
    ".coupon",
    ".coupons",
    ".deal",
    ".deals",
    ".diamonds",
    ".discount",
    ".ecom",
    ".equipment",
    ".exchange",
    ".fashion",
    ".forsale",
    ".free",
    ".furniture",
    ".gifts",
    ".grocery",
    ".guru",
    ".holdings",
    ".jewelry",
    ".kaufen",
    ".lighting",
    ".luxe",
    ".luxury",
    ".market",
    ".markets",
    ".menu",
    ".moda",
    ".motorcycles",
    ".movie",
    ".music",
    ".parts",
    ".plumbing",
    ".promo",
    ".qpon",
    ".sale",
    ".save",
    ".shoes",
    ".shop",
    ".shopping",
    ".shopyourway",
    ".singles",
    ".store",
    ".supplies",
    ".supply",
    ".tickets",
    ".tienda",
    ".tires",
    ".tools",
    ".toys",
    ".ventures",
    ".watch",
    ".watches"
  ],
    "Real Estate": [
    ".apartments",
    ".builders",
    ".casa",
    ".condos",
    ".forsale",
    ".haus",
    ".home",
    ".homes",
    ".house",
    ".immo",
    ".immobilien",
    ".land",
    ".lease",
    ".maison",
    ".mls",
    ".properties",
    ".property",
    ".realestate",
    ".realtor",
    ".realty",
    ".rent",
    ".studio",
    ".villas"
  ],
  "Novelty": [
    ".and",
    ".are",
    ".beknown",
    ".best",
    ".black",
    ".blue",
    ".boo",
    ".box",
    ".chk",
    ".cool",
    ".cyou",
    ".day",
    ".est",
    ".fail",
    ".feedback",
    ".final",
    ".foo",
    ".free",
    ".fun",
    ".fyi",
    ".glean",
    ".goo",
    ".gratis",
    ".gripe",
    ".here",
    ".hot",
    ".how",
    ".ing",
    ".justforu",
    ".kim",
    ".lol",
    ".meme",
    ".men",
    ".moe",
    ".new",
    ".ninja",
    ".now",
    ".one",
    ".ooo",
    ".pid",
    ".pink",
    ".plus",
    ".red",
    ".rip",
    ".rocks",
    ".rsvp",
    ".spot",
    ".sucks",
    ".today",
    ".win",
    ".winners",
    ".wow",
    ".wtf",
    ".xyz",
    ".you",
    ".zone"
  ]
  
     }
}

Please tell me how I can correct it if there is an error in the above code.

I have the same question because I’ve run into a very similar situation. After cleaning up my domain categories and intentionally removing several, I also noticed that instead of being fully deleted, all of those domains were automatically moved into a new “Other” category. At first, I assumed this was some kind of temporary cache or a holding category, but even after refreshing and double-checking the database, the “Other” group persisted with all of the unwanted subdomains inside it.

From what I can tell, this “Other” bucket seems to be automatically generated by the system whenever a domain loses its original category, which makes it tricky to get rid of. What I would really like—just like you—is a way to either completely delete the “Other” category itself or perform a bulk deletion of that category along with all of its subdomains in one step, rather than going through them one by one. So far, I haven’t found a direct setting that lets me toggle it off or prevent the system from creating it again after manual deletions.

I’m also wondering if this behavior is by design—like a safeguard to prevent uncategorized domains from being orphaned—or if there’s actually a way to override it. Ideally, I’d like to be able to manage categories exactly as I intend: if I delete a domain, it should stay deleted instead of being shuffled into a default catch-all. Is there anyone who can help as I am not a technical person.

Link to comment
Share on other sites

On 2/22/2022 at 10:06 AM, ahwaznoname said:

 

I created a new file called categories.json and managed the subdomains as follows. But again we see the domains that I wanted to delete are still seen in a category called other.
I just want the domains in the international domains category to be visible to users.
Also, do you remove domains from the Domains / TLDS section this way?
  In the management section, domain amounts are also deleted in the whmcs management section?

 

{
  "International Domains": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".club",
    ".de",
    ".eu",
    ".io",
    ".me",
    ".online",
    ".uk",
    ".us",
    ".xyz",
    ".app",
    ".co",
    ".in",
    ".pro",
    ".shop"
  ],
  "REMOVE": {
   "Popularrr": [
    ".com",
    ".net",
    ".org",
    ".info",
    ".biz",
    ".me",
    ".mobi",
    ".co.uk",
    ".online",
    ".site",
    ".blog",
    ".club",
    ".vip",
    ".icu",
    ".top",
    ".xyz",
    ".top",
    ".io",
    ".us",
    ".ca",
    ".tk",
    ".cn",
    ".de",
    ".uk",
    ".tw",
    ".nl",
    ".ru",
    ".br",
    ".eu"
  ],
  
   "Business": [
    ".ads",
    ".agency",
    ".analytics",
    ".associates",
    ".bauhaus",
    ".booking",
    ".business",
    ".career",
    ".careers",
    ".center",
    ".co.com",
    ".company",
    ".corp",
    ".ecom",
    ".enterprises",
    ".farm",
    ".community",
    ".foundation",
    ".gives",
    ".giving",
    ".gmbh",
    ".inc",
    ".industries",
    ".limited",
    ".llc",
    ".llp",
    ".ltd",
    ".management",
    ".marketing",
    ".ngo",
    ".ong",
    ".partners",
    ".press",
    ".pw",
    ".sarl",
    ".solutions",
    ".srl",
    ".studio",
    ".trade",
    ".trading",
    ".xin"
  ],
   "Geographic": [
    ".abudhabi",
    ".africa",
    ".alsace",
    ".amsterdam",
    ".aquitaine",
    ".bar",
    ".barcelona",
    ".bayern",
    ".berlin",
    ".boston",
    ".broadway",
    ".brussels",
    ".budapest",
    ".bzh",
    ".capetown",
    ".catalonia",
    ".chesapeake",
    ".city",
    ".cologne",
    ".country",
    ".cymru",
    ".desi",
    ".doha",
    ".dotafrica",
    ".dubai",
    ".durban",
    ".earth",
    ".eus",
    ".frl",
    ".gal",
    ".gent",
    ".global",
    ".hamburg",
    ".helsinki",
    ".international",
    ".ist",
    ".istanbul",
    ".joburg",
    ".kiwi",
    ".koeln",
    ".kyoto",
    ".london",
    ".madrid",
    ".melbourne",
    ".miami",
    ".moscow",
    ".nagoya",
    ".nrw",
    ".nyc",
    ".okinawa",
    ".osaka",
    ".paris",
    ".patagonia",
    ".persiangulf",
    ".place",
    ".quebec",
    ".rio",
    ".roma",
    ".ruhr",
    ".ryukyu",
    ".saarland",
    ".scot",
    ".stockholm",
    ".swiss",
    ".sydney",
    ".taipei",
    ".tatar",
    ".thai",
    ".tirol",
    ".tokyo",
    ".town",
    ".uk",
    ".vegas",
    ".vlaanderen",
    ".wales",
    ".wien",
    ".world",
    ".yokohama",
    ".zuerich"
  ],
   
  "Sports": [
    ".baseball",
    ".basketball",
    ".coach",
    ".cricket",
    ".fan",
    ".fans",
    ".football",
    ".futbol",
    ".golf",
    ".hockey",
    ".moto",
    ".nba",
    ".racing",
    ".rodeo",
    ".rugby",
    ".run",
    ".ski",
    ".soccer",
    ".sport",
    ".sports",
    ".team",
    ".tennis",
    ".yoga"
  ],
 
  "Technology": [
    ".app",
    ".blog",
    ".chat",
    ".click",
    ".cloud",
    ".codes",
    ".computer",
    ".comsec",
    ".data",
    ".digital",
    ".docs",
    ".domains",
    ".dot",
    ".download",
    ".dvr",
    ".email",
    ".epost",
    ".graphics",
    ".host",
    ".hosting",
    ".idn",
    ".mail",
    ".map",
    ".media",
    ".mobile",
    ".mobily",
    ".mov",
    ".mozaic",
    ".msd",
    ".network",
    ".onl",
    ".online",
    ".phone",
    ".search",
    ".seek",
    ".site",
    ".software",
    ".systems",
    ".tech",
    ".technology",
    ".tube",
    ".viajes",
    ".web",
    ".webcam",
    ".website",
    ".weibo",
    ".zip"
  ],
  
  "Services": [
    ".abogado",
    ".accountant",
    ".accountants",
    ".apartments",
    ".app",
    ".archi",
    ".architect",
    ".attorney",
    ".auto",
    ".autos",
    ".bank",
    ".banque",
    ".broker",
    ".builders",
    ".cab",
    ".career",
    ".careers",
    ".catering",
    ".cityeats",
    ".claims",
    ".cleaning",
    ".clinic",
    ".construction",
    ".consulting",
    ".contractors",
    ".cpa",
    ".creditunion",
    ".dds",
    ".delivery",
    ".dental",
    ".dentist",
    ".design",
    ".direct",
    ".directory",
    ".docs",
    ".doctor",
    ".download",
    ".email",
    ".energy",
    ".engineer",
    ".engineering",
    ".esq",
    ".expert",
    ".express",
    ".farm",
    ".finance",
    ".financial",
    ".financialaid",
    ".fit",
    ".fitness",
    ".flights",
    ".florist",
    ".flowers",
    ".fly",
    ".gift",
    ".glass",
    ".graphics",
    ".guide",
    ".guitars",
    ".health",
    ".healthcare",
    ".help",
    ".hospital",
    ".hosting",
    ".hotel",
    ".hotels",
    ".institute",
    ".insurance",
    ".insure",
    ".investments",
    ".law",
    ".lawyer",
    ".legal",
    ".life",
    ".lifeinsurance",
    ".limo",
    ".link",
    ".loan",
    ".loans",
    ".mail",
    ".management",
    ".marketing",
    ".med",
    ".medical",
    ".meet",
    ".memorial",
    ".mls",
    ".mobile",
    ".money",
    ".mortgage",
    ".mutualfunds",
    ".news",
    ".pharmacy",
    ".photo",
    ".photography",
    ".physio",
    ".pics",
    ".productions",
    ".realtor",
    ".rehab",
    ".rentals",
    ".repair",
    ".rest",
    ".safe",
    ".safety",
    ".salon",
    ".sas",
    ".secure",
    ".security",
    ".services",
    ".sexy",
    ".storage",
    ".support",
    ".surgery",
    ".tattoo",
    ".taxi",
    ".tips",
    ".tours",
    ".training",
    ".translations",
    ".trust",
    ".versicherung",
    ".vet",
    ".vin",
    ".weather",
    ".wed",
    ".work",
    ".works"
  ],
  "Money and Finance": [
    ".accountant",
    ".accountants",
    ".bank",
    ".banque",
    ".bond",
    ".broker",
    ".capital",
    ".cash",
    ".cfd",
    ".cpa",
    ".credit",
    ".creditcard",
    ".creditunion",
    ".estate",
    ".exchange",
    ".finance",
    ".financial",
    ".financialaid",
    ".fund",
    ".gold",
    ".investments",
    ".ira",
    ".loan",
    ".loans",
    ".money",
    ".mortgage",
    ".mutual",
    ".mutualfunds",
    ".pay",
    ".reit",
    ".rich",
    ".tax"
  ],
 
  "Education": [
    ".academy",
    ".college",
    ".courses",
    ".degree",
    ".education",
    ".mba",
    ".phd",
    ".prof",
    ".scholarships",
    ".school",
    ".schule",
    ".science",
    ".shiksha",
    ".study",
    ".university"
  ],
  
  "Food and Drink": [
    ".bar",
    ".beer",
    ".cafe",
    ".catering",
    ".cityeats",
    ".coffee",
    ".cooking",
    ".eat",
    ".food",
    ".grocery",
    ".kitchen",
    ".pizza",
    ".pub",
    ".recipes",
    ".rest",
    ".restaurant",
    ".vodka",
    ".wine"
  ],
 
  "Leisure and Recreation": [
    ".bet",
    ".bid",
    ".bingo",
    ".camp",
    ".casino",
    ".cruise",
    ".cruises",
    ".dance",
    ".events",
    ".fish",
    ".fishing",
    ".flights",
    ".fly",
    ".game",
    ".games",
    ".holiday",
    ".horse",
    ".hotel",
    ".hotels",
    ".lotto",
    ".ninja",
    ".party",
    ".play",
    ".poker",
    ".pub",
    ".reise",
    ".reisen",
    ".social",
    ".spa",
    ".spreadbetting",
    ".surf",
    ".tour",
    ".tours",
    ".vacations",
    ".vana",
    ".vegas",
    ".voyage",
    ".yachts"
  ],
  
  "Shopping": [
    ".auction",
    ".audio",
    ".auto",
    ".autos",
    ".bargains",
    ".bid",
    ".bike",
    ".blackfriday",
    ".boats",
    ".boutique",
    ".build",
    ".buy",
    ".cars",
    ".cheap",
    ".clothing",
    ".compare",
    ".computer",
    ".coupon",
    ".coupons",
    ".deal",
    ".deals",
    ".diamonds",
    ".discount",
    ".ecom",
    ".equipment",
    ".exchange",
    ".fashion",
    ".forsale",
    ".free",
    ".furniture",
    ".gifts",
    ".grocery",
    ".guru",
    ".holdings",
    ".jewelry",
    ".kaufen",
    ".lighting",
    ".luxe",
    ".luxury",
    ".market",
    ".markets",
    ".menu",
    ".moda",
    ".motorcycles",
    ".movie",
    ".music",
    ".parts",
    ".plumbing",
    ".promo",
    ".qpon",
    ".sale",
    ".save",
    ".shoes",
    ".shop",
    ".shopping",
    ".shopyourway",
    ".singles",
    ".store",
    ".supplies",
    ".supply",
    ".tickets",
    ".tienda",
    ".tires",
    ".tools",
    ".toys",
    ".ventures",
    ".watch",
    ".watches"
  ],
    "Real Estate": [
    ".apartments",
    ".builders",
    ".casa",
    ".condos",
    ".forsale",
    ".haus",
    ".home",
    ".homes",
    ".house",
    ".immo",
    ".immobilien",
    ".land",
    ".lease",
    ".maison",
    ".mls",
    ".properties",
    ".property",
    ".realestate",
    ".realtor",
    ".realty",
    ".rent",
    ".studio",
    ".villas"
  ],
  "Novelty": [
    ".and",
    ".are",
    ".beknown",
    ".best",
    ".black",
    ".blue",
    ".boo",
    ".box",
    ".chk",
    ".cool",
    ".cyou",
    ".day",
    ".est",
    ".fail",
    ".feedback",
    ".final",
    ".foo",
    ".free",
    ".fun",
    ".fyi",
    ".glean",
    ".goo",
    ".gratis",
    ".gripe",
    ".here",
    ".hot",
    ".how",
    ".ing",
    ".justforu",
    ".kim",
    ".lol",
    ".meme",
    ".men",
    ".moe",
    ".new",
    ".ninja",
    ".now",
    ".one",
    ".ooo",
    ".pid",
    ".pink",
    ".plus",
    ".red",
    ".rip",
    ".rocks",
    ".rsvp",
    ".spot",
    ".sucks",
    ".today",
    ".win",
    ".winners",
    ".wow",
    ".wtf",
    ".xyz",
    ".you",
    ".zone"
  ]
  
     }
}

Please tell me how I can correct it if there is an error in the above code. For reference here is my domain thetexasroadhousemenu.com

Is there any one who can guide me?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated