🇩🇪 DE 🇬🇧 EN
NexoraHost / Docs home
Popular searches:Minecraft won't startCreate Minecraft serverFiveM txAdminInstall WordPressSet up subdomainVPS GermanySSL errorOpen port 25565Discord bot hostingDNS troubleshooting

How to Add Logos to Your Farming Simulator Server Page

Quick answer: This guide walks you through the topic step by step with practical examples and configuration tips.

This guide shows you how to add your own logos to your Farming Simulator 25 Dedicated Server. The logos appear directly in the server browser and make your server instantly recognizable to players. Configuration is done entirely via the dedicatedServer.xml – no additional mod is needed.

Requirements

Step 1: Create the logos

The logos must meet the following requirements:

Create the images with a tool of your choice (Photoshop, GIMP, Canva or an online editor) and export them as PNG.

Step 2: Place logos on the server

The logos must be accessible to the server. You have two options:

Step 3: Edit dedicatedServer.xml

Stop your server before changing the configuration. Then open the dedicatedServer.xml in your server's main directory with a text editor.

Add or adjust the following configuration:

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<dedicatedServer>
    <name>My FS25 Server</name>
    <description><![CDATA[
        <p>Welcome to my server!</p>
    ]]></description>
    <password>JoinPassword2025</password>
    <maxPlayers>16</maxPlayers>
    <logo>
        <image>656x150</image>
        <path>serverlogo.png</path>
    </logo>
    <banner>
        <image>728x90</image>
        <path>serverbanner.png</path>
    </banner>
    ...
</dedicatedServer>

Explanation of the entries:

Step 4: Complete example

A complete example with both logos as local files:

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<dedicatedServer>
    <name>My FS25 Server</name>
    <description><![CDATA[
        <h2>Welcome to Farm Life - Your FS25 Roleplay</h2>
        <p>Please enter your login credentials:</p>
        <p>Username</p>
        <p>Password</p>
    ]]></description>
    <password>secret123</password>
    <maxPlayers>16</maxPlayers>
    <logo>
        <image>656x150</image>
        <path>my_logo.png</path>
    </logo>
    <banner>
        <image>728x90</image>
        <path>my_banner.png</path>
    </banner>
</dedicatedServer>

Step 5: Start the server and check

  1. Save the dedicatedServer.xml
  2. Restart your server
  3. Open Farming Simulator 25 and go to the multiplayer area
  4. Search for your server – the logos should now appear in the server browser and in the server detail view

Difference between the two logo sizes

XML Section Size Appears where
<logo> 656 x 150 pixels Server detail view, larger display
<banner> 728 x 90 pixels Server list, smaller display

You can use both logos or just one. For a professional appearance, we recommend embedding both sizes.

Common problems

Logos not displayed:

Logos distorted or wrong size:

Server won't start after changes:

NexoraHost

Order your game server

Minecraft, ARK, FiveM & 24+ games – 1-click install, mods allowed, from €4.99/mo.

nexorahost.com · Maincubes FRA01 · 1 Tbit/s DDoS · 99,9 % Uptime