Jump to content
xt:Commerce Community Forum

Unter welchem file finde ich die Startseite meines Shops?


shisha

Recommended Posts

/includes/modules/metatags.php

?>

<meta name="robots" content="<?php echo META_ROBOTS; ?>" />

<meta name="language" content="<?php echo $_SESSION['language_code']; ?>" />

<meta name="company" content="<?php echo META_COMPANY; ?>" />

<meta name="page-topic" content="<?php echo META_TOPIC; ?>" />

<meta name="distribution" content="global" />

<meta name="revisit-after" content="<?php echo META_REVISIT_AFTER; ?>" />

<meta name="verify-v1" content="ZWh7EggXWRZiRUMIgJowsvYdWRJ9KcaPBfQgtQx+L5o=" />

<?php

Link to comment
Share on other sites

Archived

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

×
  • Create New...