Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>For a moment, forget about SEO and think about your human users. They come to your corporate page and want to learn about your products. It looks very strange if every single product opens on a new domain in a new browser window. From that point of view, I would keep the products on the main site.</p> <p>If you do so, make sure to establish a logic site structure, e.g. using:</p> <pre><code>/ /products /productA /Overview /Details /Special keyword page for this product /productB /Overview /Details /Special keyword page for this product /product... /... </code></pre> <p>Those pages are probably not changed very often as you are mainly presenting a highlevel view on what you offer.</p> <p>From time-to-time you might want to run some campaigns. In that case, microsites come in handy. Here, it is often useful to put those on an extra domain with a domain name containing the most important keywords. Such microsites are often short lived, but highly optimized for the keywords you want to target. You link those microsites on the product page of your corporate site above and of course also use all other channels like social media to get some backlinks.</p> <p>There's another reason to focus on one corporate site instead of several domains for each product. It saves you time and money, because you have to maintain only a single page. Don't underestimate what is needed to maintain different domains running different versions of a CMS with different templates, etc.</p> <p>Of course everything said above makes only sense if your products are related. If your products are totally unrelated or one product's brand could be hurt if the customer is aware of your other products, it might be better to separate those products on different domains (think of selling car insurances but also offering some kind of money squeezing service).</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload