> For the complete documentation index, see [llms.txt](https://oido.gitbook.io/hilfe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oido.gitbook.io/hilfe/help/publish-your-online-shop.md).

# PUBLISH YOUR ONLINE SHOP

{% hint style="success" %}
The OIDO online shop is online immediately upon registration at the URL <https://oido.me/name-ihres-shops>.
{% endhint %}

### 1. As a standalone website and web app

Your OIDO online store is published immediately and automatically. You can view your store here:

{% hint style="info" %}

```
https://oido.me/your-shop-name
```

{% endhint %}

You can share this address on social media, print it as a QR code on your business card or other promotional materials.

{% hint style="info" %}
Search engines need 1-2 months to include your shop.
{% endhint %}

### 2. Embedding as a page element on your website

To do this, enter this code into the corresponding page of your website:

```
// Some code<iframe 
  src="https://oido.me/the-hummus-shop" 
  width="75%" 
  height="600" 
  style="background-color: #cccccc; border: 2px solid #000; border-radius: 10px; aspect-ratio: 9/16;">
  Your browser does not support iframes.
</iframe>
```

### 3. Integration as a navigation point in your website

Create a navigation point “Shop” in your website and let it point to your OIDO address: <https://oido.me/**your-shop-name>\*\*

### 4. Connect to your own domain:

{% hint style="warning" %}
For security reasons, this navigation point must be activated by OIDO for your shop. Please send us an e-mail.
{% endhint %}

Enter the name of your own web address in the navigation point SETTINGS - OWN DOMAINS.

<figure><img src="/files/1R9uBVCtviUxT1BOy37t" alt=""><figcaption></figcaption></figure>

Follow the instructions, which you may have to set up with the help of your provider:

{% hint style="danger" %}
These steps are necessary to ensure that your OIDO online shop is transmitted to the customer securely and in encrypted form. Your provider will be happy to help you with the setup.
{% endhint %}

***

[‹ Return to the OIDO website](https://www.oido.me/en)
