Skip to content

General Settings

This page covers the Settings → General Settings page. The Settings menu of the management UI contains six settings pages:

Settings pageDescriptionSee
General SettingsGeneral settings (this page)
Social SettingsSocial settings — style and channels of the built-in share buttonsSocial Settings
Comment SettingsComment settingsComments
SEO SettingsSearch engine optimizationSEO
Share SettingsSharing — push a post to the DNN Journal feed when publishingSharing
LicenseLicenseActivating the License

Basic Settings

The basic settings form at the top of the page:

OptionDescription
Album per pageAlbums shown per page on the front-end album list
Manager per pageRecords shown per page in the management lists
Synidication feeds display the latestNumber of latest albums in the RSS feed (items)
Display excerptHow each album appears in RSS: Summary or Full text
Display AuthorWhether to show author information on the album detail page: Yes / No
Display album coverWhen checked, the album cover is shown in the effect on the album detail page
Enable Ping Service / Ping ServiceNotify update services (ping) automatically when a new album is published; separate multiple service URLs with newlines, see WordPress Update Services
Searchable / Searchable CountWhether albums are indexed into the DNN site search, and the index count
Search TextWhich fields participate in search: Title (always checked), Summary, Content Text, Tags

Upload extension security note

Version 8.x adds Allowed upload extensions on this page — a module-level whitelist of allowed upload extensions. When empty, the default set jpg,jpeg,png,gif,webp,bmp,mp3,mp4,flv,doc,xls,ppt,zip,rar applies. Adding scriptable file types such as svg/html/xml introduces a stored XSS risk: uploaded SVG files are sanitized automatically, but html/xml are not — do not add them to the whitelist. The Host-level extension whitelist remains in force.

Author Settings

  • Author Roles — users in an author role can publish albums. Note: they also need Edit permission on the module to enter the management UI — open the module's settings (⚙ → SettingsPermissions) and check Edit for that role.
  • Review new article — when enabled, albums published by other authors must be reviewed by an administrator before going live.
  • Management Module Roles — roles allowed to manage this module (e.g. Administrators, Content Editors, Content Managers).

Data Filter

Sort by (front-end ordering)

OptionDescription
Default SortDefault sorting — the manual order defined in Sort Albums
Title:A to Z / Title:Z to AAlbum title ascending / descending
Publish Time ASC / Publish Time DESCPublish time ascending / descending
RandomRandom order

Photo Authorized Enable

When enabled, you can check Roles (Administrators, Content Editors, Content Managers, Registered Users, Subscribers, Translator, Unverified Users, etc.); only users in the selected roles can view photos — ideal for member-only album sites.

Avatar Settings

The avatar is the picture displayed with a commenter's comments:

  • Avatar Maximum Rating:

    RatingDescription
    GSuitable for all audiences
    PGPossibly offensive, usually 13+
    RAdult, 17+
    XMore intense than R
  • Default Avatar — shown for users without a custom avatar:

    OptionDescription
    mmmystery-man, a simple cartoon silhouette (does not vary by email)
    identicona geometric pattern generated from the email hash
    monsteridgenerated "little monsters" with different colors and faces
    wavatargenerated faces with different features and backgrounds
    retro8-bit pixel-style retro avatars
  • Avatar Size — in pixels.

Sitemap Settings

Submitting the sitemap to search engines helps index albums and categories:

  • Synidication sitemap display the latest — number of latest albums in the sitemap (up to 5000).
  • Sitemap Priority — priority (0 ~ 1).
  • Sitemap Changefreq — change frequency: always / hourly / daily / weekly / monthly / yearly.
  • SiteMap Url — the sitemap URL automatically generated by this module (served by Resource_Service); submit it to search engines as-is.

TIP

Each album can also set its own priority and change frequency in the Sitemap Settings panel of the editor — see Creating an Album.

Next Steps

  • SEO — configure page titles and friendly URLs
  • Skins — change the album list page appearance

Built with VitePress