Add an Internal Resource
Internal Resources — also known as "Reo Resources" — are displayed to users at:
👉 https://www.reomaori.co.nz/resources
This page renders all published blog posts from the internal_resources_blog as a filterable card grid.
NationBuilder quick access:
#Data Mappings & Content Fields
📝 Resource Title
Stored in: Headline
- Appears on resource card and page
- Keep to ≤60 characters for best appearance
📄 Resource Description
Stored in: Before the flip (Content tab)
- Shown on the card and on the resource page
- Keep to ≤160 characters
📚 Resource Content
Stored in: After the flip (Content tab)
- Displayed on the full resource page, beneath the description
🌐 Resource URL (Slug)
- NationBuilder slugs default to underscores (e.g.
/learn_your_mihi) - Replace with hyphens for better SEO (e.g.
/learn-your-mihi) - If changing a live URL, set up a redirect to preserve search indexing
🖼 Resource Meta Image (Required)
Used for:
- Social media previews
- Site-wide search results
Upload to: Settings → Social media → Thumbnail image for Facebook, etc.
- Format: Compressed PNG or JPEG (WebP not supported)
- Recommended size: 1200×630px (1.91:1 aspect ratio)
🖼 Resource Card Image
Used as the banner image on the card and at the top of the resource page.
- Upload as blog post file attachment with
card_headerin the filename - Recommended size: 920×600px (23:15 ratio)
- File size: ≤100KB
🔄 Resource Image Flip (Optional)
Displayed on card hover.
- Upload blog post attachment with
card_flipin the filename - Suggested size: 920×600px
- File size: ~100KB or less
📥 Resource Downloads
Create separate Basic pages for each downloadable file.
Each must:
- Be a subpage of the resource
- Be marked as published
- Have
Include in subnavenabled
Each download card pulls from:
- Headline: Name
- Content: Description (optional)
- Attachment (image with "card_header" or "preview" in file name): Card image
- Other attachment: Actual file (only one file per card)
Legacy method:
- Attach files directly to the blog post
- Preview image must contain
preview - Auto-detects PNG/JPG/JPEG/PDF/ZIP files
- Deprecated in favour of Basic Page method
Blog Post Status
- Set to Unlisted while working
- Update to Published once ready to go live
Filter Tags
All filter tags must be on the approved whitelist. If a tag isn’t listed, it won’t work.
If you need a new filter tag:
📩 Contact For Purpose to request it be added to the whitelist.
Approved Tags
filter_Activities- Activitesfilter_Beginners- Beginnersfilter_Classroom- Classroomfilter_Everyday- Everydayfilter_Festive- Festivefilter_Greetings- Greetingsfilter_Orthography- Orthographyfilter_Phrases- Phrasesfilter_Pronunciation- Pronunciationfilter_Taiao- Taiaofilter_Tamariki- Tamarikifilter_Technology- Technologyfilter_Terminology- Terminologyfilter_Tikanga- Tikangafilter_Whānau-friendly- Whānau-friendlyfilter_Word list- Word listfilter_Workplace- Workplace
All posts are loaded into a filterable grid.
Adding New Filters
If you see a tag like filter_te_Wiki_o_te_Reo_Māori that isn’t working, it likely isn’t whitelisted. Please contact For Purpose to get it added.
Other Tags
redirect_slug:XXX
Used to redirect cards to another page (e.g. challenge landing pages) without losing their card grid data.
- Example:
redirect_slug:learn-kaikohau - This allows the card to point to
/learn-kaikohauwhile still using the blog post for name, description, and image
download_count:### (Deprecated)
Old method for tracking downloads. Replaced by Google Analytics. Still influences the "Popular" sort in card grids.
Related Resources
🔖 Curated Selection
To manually control the related resources shown at the bottom of a resource page:
- Add
resource_category:XXXtag to each related blog post - Please contact For Purpose for help configuring curated related resources
🤖 Automatic Selection
If no resource_category is set:
- We automatically load 3 resources that share a common
filter_tag
🚫 No Related Resources
If nothing matches, the page will display “No related resources.”
File Download Reports
Downloads are now tracked via Google Analytics (replacing the old tag method).