Jump to content
xt:Commerce Community Forum

[SOLVED] Ist die Länge der Startseite begrenzt.


prost

Recommended Posts

Ich möchte meiner Startseite einen weiteren Content hinzufügen. Jedoch wird dieser nicht angezeigt (contentID23).

Die Startseitenprodukte werden auch von der Startseite ab 6 oder 7 Produkte auf einer zwieten Seite fortgeführt.

Ich möchte jedoch für Google alles auf der Startseite haben, insbesondere die contenID23. Hat jemand eine Ahnung?

<h1 id="startseite">{$title}</h1>

{$text}

{content cont_id=9 is_id=false}

{$_content_9.content_body}

{content cont_id=10 is_id=false}

{$_content_10.content_body}

{page name=xt_upcoming_products type=user order_by='p.date_available' tpl_type='product_listing'}

<div class="clear"> </div>

{box name=xt_tagcloud type=user}

{page name=xt_startpage_products type=user order_by='p.products_sort' tpl_type='product_listing'}

{content cont_id=23 is_id=false}

{$_content_23.content_body}

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...