directus-extension-seo
Version:
Directus SEO Extension enhance Directus with powerful SEO scoring and validator and AI SEO from ChatGPT
650 lines • 14.4 kB
text/typescript
export default [
{
"text": "None",
"value": "off"
},
{
"text": "Organization",
"value": "Organization"
},
{
"text": "— Airline",
"value": "Airline"
},
{
"text": "— Consortium",
"value": "Consortium"
},
{
"text": "— Corporation",
"value": "Corporation"
},
{
"text": "— Educational Organization",
"value": "EducationalOrganization"
},
{
"text": "— — College Or University",
"value": "CollegeOrUniversity"
},
{
"text": "— — Elementary School",
"value": "ElementarySchool"
},
{
"text": "— — High School",
"value": "HighSchool"
},
{
"text": "— — Middle School",
"value": "MiddleSchool"
},
{
"text": "— — Preschool",
"value": "Preschool"
},
{
"text": "— — School",
"value": "School"
},
{
"text": "— Funding Scheme",
"value": "FundingScheme"
},
{
"text": "— Government Organization",
"value": "GovernmentOrganization"
},
{
"text": "— Library System",
"value": "LibrarySystem"
},
{
"text": "— Local Business",
"value": "LocalBusiness"
},
{
"text": "— — Animal Shelter",
"value": "AnimalShelter"
},
{
"text": "— — Archive Organization",
"value": "ArchiveOrganization"
},
{
"text": "— — Automotive Business",
"value": "AutomotiveBusiness"
},
{
"text": "— — — Auto Body Shop",
"value": "AutoBodyShop"
},
{
"text": "— — — Auto Dealer",
"value": "AutoDealer"
},
{
"text": "— — — Auto Parts Store",
"value": "AutoPartsStore"
},
{
"text": "— — — Auto Rental",
"value": "AutoRental"
},
{
"text": "— — — Auto Repair",
"value": "AutoRepair"
},
{
"text": "— — — Auto Wash",
"value": "AutoWash"
},
{
"text": "— — — Gas Station",
"value": "GasStation"
},
{
"text": "— — — Motorcycle Dealer",
"value": "MotorcycleDealer"
},
{
"text": "— — — Motorcycle Repair",
"value": "MotorcycleRepair"
},
{
"text": "— — Child Care",
"value": "ChildCare"
},
{
"text": "— — Dry Cleaning Or Laundry",
"value": "DryCleaningOrLaundry"
},
{
"text": "— — Emergency Service",
"value": "EmergencyService"
},
{
"text": "— — — Fire Station",
"value": "FireStation"
},
{
"text": "— — — Hospital",
"value": "Hospital"
},
{
"text": "— — — Police Station",
"value": "PoliceStation"
},
{
"text": "— — Employment Agency",
"value": "EmploymentAgency"
},
{
"text": "— — Entertainment Business",
"value": "EntertainmentBusiness"
},
{
"text": "— — — Adult Entertainment",
"value": "AdultEntertainment"
},
{
"text": "— — — Amusement Park",
"value": "AmusementPark"
},
{
"text": "— — — Art Gallery",
"value": "ArtGallery"
},
{
"text": "— — — Casino",
"value": "Casino"
},
{
"text": "— — — Comedy Club",
"value": "ComedyClub"
},
{
"text": "— — — Movie Theater",
"value": "MovieTheater"
},
{
"text": "— — — Night Club",
"value": "NightClub"
},
{
"text": "— — Financial Service",
"value": "FinancialService"
},
{
"text": "— — — Accounting Service",
"value": "AccountingService"
},
{
"text": "— — — Automated Teller",
"value": "AutomatedTeller"
},
{
"text": "— — — Bank Or CreditUnion",
"value": "BankOrCreditUnion"
},
{
"text": "— — — Insurance Agency",
"value": "InsuranceAgency"
},
{
"text": "— — Food Establishment",
"value": "FoodEstablishment"
},
{
"text": "— — — Bakery",
"value": "Bakery"
},
{
"text": "— — — Bar Or Pub",
"value": "BarOrPub"
},
{
"text": "— — — Brewery",
"value": "Brewery"
},
{
"text": "— — — Cafe Or CoffeeShop",
"value": "CafeOrCoffeeShop"
},
{
"text": "— — — Distillery",
"value": "Distillery"
},
{
"text": "— — — Fast Food Restaurant",
"value": "FastFoodRestaurant"
},
{
"text": "— — — IceCream Shop",
"value": "IceCreamShop"
},
{
"text": "— — — Restaurant",
"value": "Restaurant"
},
{
"text": "— — — Winery",
"value": "Winery"
},
{
"text": "— — Government Office",
"value": "GovernmentOffice"
},
{
"text": "— — — Post Office",
"value": "PostOffice"
},
{
"text": "— — Health And Beauty Business",
"value": "HealthAndBeautyBusiness"
},
{
"text": "— — — Beauty Salon",
"value": "BeautySalon"
},
{
"text": "— — — Day Spa",
"value": "DaySpa"
},
{
"text": "— — — Hair Salon",
"value": "HairSalon"
},
{
"text": "— — — Health Club",
"value": "HealthClub"
},
{
"text": "— — — Nail Salon",
"value": "NailSalon"
},
{
"text": "— — — Tattoo Parlor",
"value": "TattooParlor"
},
{
"text": "— — Home And Construction Business",
"value": "HomeAndConstructionBusiness"
},
{
"text": "— — — Electrician",
"value": "Electrician"
},
{
"text": "— — — General Contractor",
"value": "GeneralContractor"
},
{
"text": "— — — HVAC Business",
"value": "HVACBusiness"
},
{
"text": "— — — House Painter",
"value": "HousePainter"
},
{
"text": "— — — Locksmith",
"value": "Locksmith"
},
{
"text": "— — — Moving Company",
"value": "MovingCompany"
},
{
"text": "— — — Plumber",
"value": "Plumber"
},
{
"text": "— — — Roofing Contractor",
"value": "RoofingContractor"
},
{
"text": "— — Internet Cafe",
"value": "InternetCafe"
},
{
"text": "— — Legal Service",
"value": "LegalService"
},
{
"text": "— — — Notary",
"value": "Notary"
},
{
"text": "— — Library",
"value": "Library"
},
{
"text": "— — Lodging Business",
"value": "LodgingBusiness"
},
{
"text": "— — — Bed And Breakfast",
"value": "BedAndBreakfast"
},
{
"text": "— — — Campground",
"value": "Campground"
},
{
"text": "— — — Hostel",
"value": "Hostel"
},
{
"text": "— — — Hotel",
"value": "Hotel"
},
{
"text": "— — — Motel",
"value": "Motel"
},
{
"text": "— — — Resort",
"value": "Resort"
},
{
"text": "— — — Ski Resort",
"value": "SkiResort"
},
{
"text": "— — Medical Business",
"value": "MedicalBusiness"
},
{
"text": "— — — Community Health",
"value": "CommunityHealth"
},
{
"text": "— — — Dentist",
"value": "Dentist"
},
{
"text": "— — — Dermatology",
"value": "Dermatology"
},
{
"text": "— — — Diet Nutrition",
"value": "DietNutrition"
},
{
"text": "— — — Emergency",
"value": "Emergency"
},
{
"text": "— — — Geriatric",
"value": "Geriatric"
},
{
"text": "— — — Gynecologic",
"value": "Gynecologic"
},
{
"text": "— — — Medical Clinic",
"value": "MedicalClinic"
},
{
"text": "— — — Optician",
"value": "Optician"
},
{
"text": "— — — Pharmacy",
"value": "Pharmacy"
},
{
"text": "— — — Physician",
"value": "Physician"
},
{
"text": "— — Professional Service",
"value": "ProfessionalService"
},
{
"text": "— — Radio Station",
"value": "RadioStation"
},
{
"text": "— — Real Estate Agent",
"value": "RealEstateAgent"
},
{
"text": "— — Recycling Center",
"value": "RecyclingCenter"
},
{
"text": "— — Self Storage",
"value": "SelfStorage"
},
{
"text": "— — Shopping Center",
"value": "ShoppingCenter"
},
{
"text": "— — Sports Activity Location",
"value": "SportsActivityLocation"
},
{
"text": "— — — Bowling Alley",
"value": "BowlingAlley"
},
{
"text": "— — — Exercise Gym",
"value": "ExerciseGym"
},
{
"text": "— — — Golf Course",
"value": "GolfCourse"
},
{
"text": "— — — Public Swimming Pool",
"value": "PublicSwimmingPool"
},
{
"text": "— — — Sports Club",
"value": "SportsClub"
},
{
"text": "— — — Stadium Or Arena",
"value": "StadiumOrArena"
},
{
"text": "— — — Tennis Complex",
"value": "TennisComplex"
},
{
"text": "— — Store",
"value": "Store"
},
{
"text": "— — — Bike Store",
"value": "BikeStore"
},
{
"text": "— — — Book Store",
"value": "BookStore"
},
{
"text": "— — — Clothing Store",
"value": "ClothingStore"
},
{
"text": "— — — Computer Store",
"value": "ComputerStore"
},
{
"text": "— — — Convenience Store",
"value": "ConvenienceStore"
},
{
"text": "— — — Department Store",
"value": "DepartmentStore"
},
{
"text": "— — — Electronics Store",
"value": "ElectronicsStore"
},
{
"text": "— — — Florist",
"value": "Florist"
},
{
"text": "— — — Furniture Store",
"value": "FurnitureStore"
},
{
"text": "— — — Garden Store",
"value": "GardenStore"
},
{
"text": "— — — Grocery Store",
"value": "GroceryStore"
},
{
"text": "— — — Hardware Store",
"value": "HardwareStore"
},
{
"text": "— — — Hobby Shop",
"value": "HobbyShop"
},
{
"text": "— — — Home Goods Store",
"value": "HomeGoodsStore"
},
{
"text": "— — — Jewelry Store",
"value": "JewelryStore"
},
{
"text": "— — — Liquor Store",
"value": "LiquorStore"
},
{
"text": "— — — Mens Clothing Store",
"value": "MensClothingStore"
},
{
"text": "— — — Mobile Phone Store",
"value": "MobilePhoneStore"
},
{
"text": "— — — Movie Rental Store",
"value": "MovieRentalStore"
},
{
"text": "— — — Music Store",
"value": "MusicStore"
},
{
"text": "— — — Office Equipment Store",
"value": "OfficeEquipmentStore"
},
{
"text": "— — — Outlet Store",
"value": "OutletStore"
},
{
"text": "— — — Pawn Shop",
"value": "PawnShop"
},
{
"text": "— — — Pet Store",
"value": "PetStore"
},
{
"text": "— — — Shoe Store",
"value": "ShoeStore"
},
{
"text": "— — — Sporting GoodsStore",
"value": "SportingGoodsStore"
},
{
"text": "— — — Tire Shop",
"value": "TireShop"
},
{
"text": "— — — Toy Store",
"value": "ToyStore"
},
{
"text": "— — — Wholesale Store",
"value": "WholesaleStore"
},
{
"text": "— — Television Station",
"value": "TelevisionStation"
},
{
"text": "— — Tourist Information Center",
"value": "TouristInformationCenter"
},
{
"text": "— — Travel Agency",
"value": "TravelAgency"
},
{
"text": "— Medical Organization",
"value": "MedicalOrganization"
},
{
"text": "— — Diagnostic Lab",
"value": "DiagnosticLab"
},
{
"text": "— — Veterinary Care",
"value": "VeterinaryCare"
},
{
"text": "— NGO",
"value": "NGO"
},
{
"text": "— News Media Organization",
"value": "NewsMediaOrganization"
},
{
"text": "— Performing Group",
"value": "PerformingGroup"
},
{
"text": "— — Dance Group",
"value": "DanceGroup"
},
{
"text": "— — Music Group",
"value": "MusicGroup"
},
{
"text": "— — Theater Group",
"value": "TheaterGroup"
},
{
"text": "— Project",
"value": "Project"
},
{
"text": "— — Funding Agency",
"value": "FundingAgency"
},
{
"text": "— — Research Project",
"value": "ResearchProject"
},
{
"text": "— Sports Organization",
"value": "SportsOrganization"
},
{
"text": "— — Sports Team",
"value": "SportsTeam"
},
{
"text": "— Workers Union",
"value": "WorkersUnion"
}
]