Skip to main content

Social Links

Social links let you manage the social media profiles and external links displayed on your site. These typically appear in the header, footer, or a dedicated section of your frontend template.

Social links management

Navigate to Social Links in the sidebar. The page shows all social links for the currently selected site.

The listing displays your configured social links with:

ColumnDescription
PlatformThe social media platform (e.g., GitHub, Twitter/X, LinkedIn, YouTube).
URLThe full URL to your profile.
OrderThe display position.
  1. Click the Add Link button.
  2. Fill in the details:
    • Platform -- select the social media platform from the dropdown (GitHub, Twitter/X, LinkedIn, YouTube, Instagram, Mastodon, etc.) or enter a custom platform name.
    • URL -- the full URL to your profile on that platform (e.g., https://github.com/yourusername).
    • Label -- an optional display label. If not provided, the platform name is used.
    • Order -- the display position relative to other links.
  3. Click Save.

Click on a social link in the list to edit it. Modify the platform, URL, label, or order and save.

Drag and drop social links to change their display order. The order determines how they appear on your site's frontend.

Click the delete icon on a social link and confirm. The link is removed immediately.

Supported Platforms

Forja includes icons and labels for common platforms:

  • GitHub
  • Twitter / X
  • LinkedIn
  • YouTube
  • Instagram
  • Mastodon
  • Facebook
  • Bluesky
  • Dev.to
  • Stack Overflow
  • Dribbble
  • Behance
  • Medium
  • RSS

Custom platforms can be added by typing a platform name that is not in the predefined list.

Your frontend template fetches social links via the API and renders them with the appropriate icons. The exact placement and styling depends on your frontend template.

Permissions

ActionRequired Role
View social linksRead
Add/edit social linksWrite, Admin, Master
Delete social linksWrite, Admin, Master
Reorder social linksWrite, Admin, Master