Solace U — Content Generator

Review process

All submissions are sent to the webmaster for approval before going live on Solace U. You'll receive confirmation once your content is published.

Content Type

Select a type...
💡 Tech Tip
🎥 Video Tutorial
📄 Article
🛠️ How-To Tutorial
🔐 Security Alert

Title

Clear, specific, benefit-focused. Max 120 characters.

Video URL

(YouTube or Vimeo)
Auto-embeds at the top of the post.

Severity Level

Select severity...
🟢 Low — Informational
🟡 Medium — Action recommended
🟠 High — Action required soon
🔴 Critical — Immediate action required

Featured Image (optional)

Upload an image from your computer (JPG, PNG, GIF, WebP). Recommended: 1200×675px. Max size: 10MB.

Content

0 words (~0 min read)


\n\n' + (catName ?
'Category: ' + escapeHtml(catName) + '\n' : '') + '

' + escapeHtml(v.title) + '\n' +

(v.videoUrl ?
'Video: [' + escapeHtml(v.videoUrl) + '](/content/' + escapeHtml(v.videoUrl) + ')\n' : '') + (v.severity ?
'Severity: ' + escapeHtml(v.severity) + '\n' : '') + body + '\n\n';