AI Metadata Generator
AI-powered features help you automatically generate SEO-optimized page titles, descriptions, and alternative (alt) text for images.
Key FeaturesLink to this section
- Automatic Generation: The AI analyzes the content of a fully loaded HTML file to generate page titles and descriptions.
- Regeneration Option: Not satisfied with the generated output? You have the option to regenerate results until you find the ideal fit.
- Usability: Once you’re satisfied with the AI-generated results, you can save them directly to the page or image in Properties or in the Page Parameters gadget.
- SEO Alignment: AI-generated content automatically meets Insights SEO criteria for optimal length, ensuring better alignment with best practices.
Note: Any content powered by JavaScript, including Career Pathways and CMS Snap Display Connectors, will not be used by the AI tool.
Enabling the AI FeaturesLink to this section
To set up the AI feature you will need the secret key from your institution's funded OpenAI account.
Setup OpenAI Key
The estimated monthly cost should be minimal; potentially around $10 per month.
- Go to https://platform.openai.com/home.
- Login or create an institution account.
- Go to the Projects dropdown.
- Select Manage Project.
- Go to Billing.
- Add payment details.
- Your API key will not work until you fund your developer account.
Then, create a Modern Campus CMS project:
- Go to Projects.
- Create a project named "Modern Campus CMS."
- Click to Go Back to Projects.
- Go to the Projects dropdown.
- Select Modern Campus CMS.
- Go to API Keys.
- Click Create New Secret Key.
- Owned by should be "You."
- Name the API Key "Modern Campus CMS."
- Project dropdown should be "Modern Campus CMS."
- Permissions should be "All."
- Click Create Secret Key.
- Copy the secret key.
- You will not be able to see the API key, you can store the key temporarily in your notes.
Then, enter your secret key in the CMS:
- Go to Setup > AI > Settings.
- Enter your OpenAI API secret key.
- Click Save and Test Connection to validate and save your key.
- Once saved, the API key cannot be retrieved from the CMS for security reasons. Use Remove Credentials if you need to erase it.
Then, define which sites and groups have access to the AI features:
- Go to Setup > AI > Features
- Toggle to Enable or Disable the feature for use in metadata, Insights, or images.
- Assign the access group and sites that are allowed to use AI.
- Save.
Tips for Best ResultsLink to this section
- Review Before Saving: Always check the AI-generated titles and descriptions to ensure accuracy and alignment with your SEO goals before saving them.
- Focused Content Selection: To refine results, you can strip headers and footers from the analysis by using the
<main>tag or settingrole="main"in the page source code. This allows the AI to focus on the main content, enhancing relevance for titles and descriptions.