<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archives des PS 1.6 - BeComWeb Web-Agency</title>
	<atom:link href="https://preprod.agence-becomweb.fr/en/blog/mot-clef/ps-1-6/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Low-priced quality Prestashop modules for your online store</description>
	<lastBuildDate>Fri, 12 Nov 2021 13:26:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>

<image>
	<url>https://preprod.agence-becomweb.fr/wp-content/uploads/2019/05/cropped-logo_carre_large-32x32.gif</url>
	<title>Archives des PS 1.6 - BeComWeb Web-Agency</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Prestashop &#8211; Change product creation date</title>
		<link>https://preprod.agence-becomweb.fr/en/blog/prestashop-change-product-creation-date/</link>
					<comments>https://preprod.agence-becomweb.fr/en/blog/prestashop-change-product-creation-date/#respond</comments>
		
		<dc:creator><![CDATA[becomweb]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 12:24:12 +0000</pubDate>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Managing Prestashop]]></category>
		<category><![CDATA[Prestashop]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Change]]></category>
		<category><![CDATA[Creation]]></category>
		<category><![CDATA[Date]]></category>
		<category><![CDATA[Edit]]></category>
		<category><![CDATA[Modification]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[PS 1.6]]></category>
		<category><![CDATA[PS 1.7]]></category>
		<guid isPermaLink="false">https://preprod.agence-becomweb.fr/blog/prestashop-change-product-creation-date/</guid>

					<description><![CDATA[<p>As a Prestashop store manager, you may have already faced this situation : you have to change product creation date but you can't. Here is the solution!</p>
<p>L’article <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/blog/prestashop-change-product-creation-date/">Prestashop &#8211; Change product creation date</a> est apparu en premier sur <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/">BeComWeb Web-Agency</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>As a Prestashop store manager, you may have already faced this situation : you want to a product to be displayed among new products again, or on the contrary remove it from the &#8220;new products&#8221; list.</p>

<p>There are multiple possible reasons:</p>

<ul><li>The product had been deleted by mistake, so you had to recreate it and therefore it&#8217;s not really new</li><li>It does not have a photo, it is an insignificant little accessory&#8230; In short it does not really have its place among the new products that you want to highlight</li><li>On the contrary, it is an article that sells very well and you would like to be able to extend the time it will spend on this page.</li></ul>
<p>Whatever the reason you face the same problem: you cannot modify this value from the back-office of your Prestashop e-store. We will see how to overcome this limitation.</p>

<h2>Expert solution : Modify the creation date directly in the database</h2>

<p>If you have access to the database management system (generally <em>PhpMyAdmin</em>) and you master these operations, you can change the date of creation directly in the database.</p>

<p>To do this, start by locating the id of the product you want to modify in the list present in the <em>Catalog &gt; Products</em> menu. Pretty simple, it&#8217;s the number in the 1st column to the left.</p>

<figure class="wp-block-image"><img decoding="async" width="1024" height="388" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en-1024x388.jpg" alt="" class="wp-image-1446" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en-1024x388.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en-480x182.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en-768x291.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en-1536x581.jpg 1536w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en-400x151.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en-800x303.jpg 800w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_liste_produits_en.jpg 1588w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Change a product&#8217;s creation date in the Prestashop database with its ID</figcaption></figure>
<p>Then open the database in <em>PhpMyAdmin</em> interface and go to the <em>product_shop</em> table. Click on the &#8220;Search&#8221; tab, enter the product ID and validate.</p>

<figure class="wp-block-image"><img decoding="async" loading="lazy" width="1024" height="334" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en-1024x334.jpg" alt="" class="wp-image-1449" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en-1024x334.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en-480x157.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en-768x251.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en-1536x501.jpg 1536w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en-400x130.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en-800x261.jpg 800w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_en.jpg 1588w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Access the product from PhpMyAdmin to modify the date directly in the database</figcaption></figure>
<p>Locate the <em>date_add</em> column, click the cell to display the date picker, and use it to change the value.</p>

<figure class="wp-block-image"><img decoding="async" loading="lazy" width="1024" height="483" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_2_en-1024x483.jpg" alt="" class="wp-image-1452" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_2_en-1024x483.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_2_en-480x226.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_2_en-768x362.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_2_en-400x189.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_2_en-800x377.jpg 800w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/blog_changeproductcreationdate_phpmyadmin_recherche_2_en.jpg 1420w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>The &#8220;datepicker&#8221; allows you to choose the new creation date of the product in your Prestashop store</figcaption></figure>
<p>If you use the &#8220;multishop&#8221; mode of Prestashop, searching a product from its will give you several lines. Make the change for as many as you want, using the shop_id column to identify the shop.</p>

<p>Then go to the <em>product</em> table to reproduce the same manipulation (find the product from its ID then modify the date present in the <em>date_add</em> column for it).</p>

<p><em>Important: if you do not have a good understanding of PhpMyAdmin, or if you do not know how to access it, we strongly advise you to turn to the 2nd method explained below. On the other hand, to avoid any unpleasant surprises, we recommend that you perform a database backup via the backup menu before performing these operations.</em></p>

<h2>Easy solution : Use a module to modify the date of addition of the product</h2>

<p>If the operations described above seem complex to you, or if you simply want to simplify your work, you can also use <strong>a module to very easily modify the product creation date in Prestashop</strong>.</p>

<p>Good news, we have what you need! Lucky you, it&#8217;s not expensive at all, and even <strong>free for Prestashop 1.6</strong> <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>

<p>The operation is very simple since <strong>the module adds a new field in the product-page</strong> of your shop&#8217;s back-offfice, as you can see on the screenshots below.</p>

<figure class="wp-block-image"><img decoding="async" loading="lazy" width="1024" height="480" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en-1024x480.jpg" alt="" class="wp-image-1365" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en-1024x480.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en-480x225.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en-768x360.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en-1536x720.jpg 1536w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en-400x188.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en-800x375.jpg 800w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-6_en.jpg 1892w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>For Prestashop 1.6 the module creates a new tab &#8220;Product creation date&#8221;</figcaption></figure>
<figure class="wp-block-image"><img decoding="async" loading="lazy" width="1024" height="465" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-1024x465.jpg" alt="Prestashop 1.7 - Change the product creation date" class="wp-image-1364" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-1024x465.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-480x218.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-768x348.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-1536x697.jpg 1536w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-2048x929.jpg 2048w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-400x181.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/changeproductcreationdate_ps1-7_en-800x363.jpg 800w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>For Prestashop 1.7 the field allowing to modify the product addition date is in the &#8220;Options&#8221; tab</figcaption></figure>
<p>To modify the date of addition of the product <strong>you just have to click in the field to display the calendar (or &#8220;datepicker&#8221;), then choose the new date and save</strong>. It&#8217;s that simple.</p>

<p>This module is available on our store. Please feel free to click on the link below to <strong>access its download page</strong>. The Prestashop 1.6 version is free, while Prestashop 1.7 version is available at a very low price. In both cases the module will be very helpful.</p>
<div data-block-name="woocommerce/handpicked-products" data-columns="1" data-edit-mode="false" data-content-visibility="{&quot;title&quot;:true,&quot;price&quot;:true,&quot;rating&quot;:false,&quot;button&quot;:false}" data-products="[1362]" class="wc-block-grid wp-block-handpicked-products wc-block-handpicked-products has-1-columns has-multiple-rows"><ul class="wc-block-grid__products"><li class="wc-block-grid__product">
				<a href="https://preprod.agence-becomweb.fr/en/prestashop-modules/change-product-creation-date/" class="wc-block-grid__product-link">
					<div class="wc-block-grid__product-image"><img width="400" height="234" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/changeproductcreationdate-400x234.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Prestashop module to modify the creation date of a product" decoding="async" loading="lazy" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/changeproductcreationdate-400x234.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/changeproductcreationdate-480x281.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/changeproductcreationdate-768x450.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/changeproductcreationdate.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/changeproductcreationdate-800x469.jpg 800w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/changeproductcreationdate-300x176.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></div>
					<div class="wc-block-grid__product-title">Change product creation date</div>
				</a>
				<div class="wc-block-grid__product-onsale">
			<span aria-hidden="true">Sale</span>
			<span class="screen-reader-text">Product on sale</span>
		</div>
				<div class="wc-block-grid__product-price price">Free</div>
				
				
			</li></ul></div><p>L’article <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/blog/prestashop-change-product-creation-date/">Prestashop &#8211; Change product creation date</a> est apparu en premier sur <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/">BeComWeb Web-Agency</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://preprod.agence-becomweb.fr/en/blog/prestashop-change-product-creation-date/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Prestashop &#8211; Customize the maintenance page</title>
		<link>https://preprod.agence-becomweb.fr/en/blog/prestashop-customize-the-maintenance-page/</link>
					<comments>https://preprod.agence-becomweb.fr/en/blog/prestashop-customize-the-maintenance-page/#respond</comments>
		
		<dc:creator><![CDATA[becomweb]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 13:29:00 +0000</pubDate>
				<category><![CDATA[Prestashop]]></category>
		<category><![CDATA[Prestashop development]]></category>
		<category><![CDATA[Coming Soon]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[PS 1.6]]></category>
		<category><![CDATA[PS 1.7]]></category>
		<category><![CDATA[Waiting page]]></category>
		<guid isPermaLink="false">https://preprod.agence-becomweb.fr/blog/prestashop-customize-the-maintenance-page/</guid>

					<description><![CDATA[<p>Find out how to create a maintenance page or a coming-soon page with a nice design and personalized content for your Prestashop store</p>
<p>L’article <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/blog/prestashop-customize-the-maintenance-page/">Prestashop &#8211; Customize the maintenance page</a> est apparu en premier sur <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/">BeComWeb Web-Agency</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The maintenance mode of Prestashop has 2 purposes. You can use it when you carry out tests or update operations (module installation, price modification, etc.) or you can use it during the design of your store as a waiting page.</p>
<p>However, the information displayed on this page is limited: just your logo, a title and a short text&#8230; Nothing more. A little light ! If the version 1.7 of Prestashop allows you to enter a personalized maintenance message, it is still quite limited. Basically it is like saying &#8220;We are closed&#8221; to your customers, without further details.</p>
<figure id="attachment_1800" aria-describedby="caption-attachment-1800" style="width: 747px" class="wp-caption alignnone"><img decoding="async" loading="lazy" class="wp-image-1800 size-full" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/prestashop_maintenance_standard_en.jpg" alt="Prestashop - edit standard maintenance page" width="747" height="428" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/prestashop_maintenance_standard_en.jpg 747w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/prestashop_maintenance_standard_en-480x275.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/11/prestashop_maintenance_standard_en-400x229.jpg 400w" sizes="(max-width: 747px) 100vw, 747px" /><figcaption id="caption-attachment-1800" class="wp-caption-text">By default Prestashop standard maintenance page is quite poor in information</figcaption></figure>
<p>Which raises many questions for them:</p>
<ul>
<li>When will your site be available again?</li>
<li>How to contact you during this time?</li>
</ul>
<p>And on your side you might want to make this page a little nicer. Black text on a white background, no image,&#8230; This is not what we can call &#8220;attractive&#8221;.</p>
<h2>Edit Prestashop maintenance page manually</h2>
<p>The 1st method to modify the content and the appearance of the maintenance page will consist of modifying the files that compose it.</p>
<p>Let&#8217;s start with Prestashop 1.6. In this version, the files in question are those ones:</p>
<ul>
<li>the <em>maintenance.tpl</em> template (located in your theme directory),</li>
<li>the <em>maintenance.css</em> stylesheet (located in the <em>css</em> subdirectory of your theme)</li>
</ul>
<p>If you want to add texts or images, you can do so in the template. For texts, if your store is multilingual, do not forget to respect the Smarty syntax which give you the ability to make a character string translatable:<em>{l s=&#8217;Text to be translated&#8217;}</em>.</p>
<p>Then for all the design modifications (font size, background color, ..), you must modify the stylesheet (which obviously requires a little mastery of this language).</p>
<p>In Prestashop 1.7, the names and locations of these files are slightly different:</p>
<ul>
<li>the <em>maintenance.tpl</em> template is located in the<em>templates/errors</em> directory of your theme,</li>
<li>the stylesheet is called <em>error.css</em> and is in the<em>assets/css</em> directory of your theme</li>
</ul>
<p>Don&#8217;t forget that in this version you can customize the text of the page yourself, as I told you a little earlier (from the &#8220;Shop parameters &gt; General&#8221; menu, &#8220;Maintenance&#8221; tabs).</p>
<h2>A customization module for the Prestashop maintenance page</h2>
<p>If the 1st method turns you off (because you do not have the necessary technical skills), you can have a look on our &#8220;<em>Custom maintenance page</em>&#8221; module.</p>
<p>Very easy to use, it has the following options:</p>
<ul>
<li>selection of a template from the available selection (&#8220;Site under maintenance&#8221;, &#8220;Available soon&#8221;) or manual entry of the page title and text,</li>
<li>choice of image and background color,</li>
<li>setting up a countdown before the availability of the site</li>
<li>display of contact details and links to social networks</li>
</ul>
<p>In a few minutes you will be able to offer your customers a nicer, usefull and more complete maintenance page for your Prestashop store, as in the examples below.</p>

<a href='https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon.jpg'><img width="480" height="260" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-480x260.jpg" class="attachment-medium size-medium" alt="Find out how to customize the Prestashop maintenance page" decoding="async" loading="lazy" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-480x260.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-1024x555.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-768x416.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-1536x832.jpg 1536w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-2048x1110.jpg 2048w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-400x217.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_comingsoon-800x434.jpg 800w" sizes="(max-width: 480px) 100vw, 480px" /></a>
<a href='https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance.jpg'><img width="480" height="269" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-480x269.jpg" class="attachment-medium size-medium" alt="Enrichissez le design de la page de maintenance de Prestashop" decoding="async" loading="lazy" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-480x269.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-1024x574.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-768x431.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-1536x861.jpg 1536w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-2048x1148.jpg 2048w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-400x224.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2021/10/maintenancepage_front_undermaintenance-800x449.jpg 800w" sizes="(max-width: 480px) 100vw, 480px" /></a>

<p>Do not hesitate to take a deeper look at the modul&#8217;s dedicatedpage, you will find the full list of features and several other screenshots.</p>

<div data-block-name="woocommerce/handpicked-products" data-columns="1" data-edit-mode="false" data-content-visibility="{&quot;title&quot;:true,&quot;price&quot;:true,&quot;rating&quot;:false,&quot;button&quot;:false}" data-products="[1521]" class="wc-block-grid wp-block-handpicked-products wc-block-handpicked-products has-1-columns has-multiple-rows"><ul class="wc-block-grid__products"><li class="wc-block-grid__product">
				<a href="https://preprod.agence-becomweb.fr/en/prestashop-modules/custom-maintenance-page/" class="wc-block-grid__product-link">
					<div class="wc-block-grid__product-image"><img width="400" height="234" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2018/04/bcwmaintenancepage-400x234.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Maintenance page customization module for Prestashop" decoding="async" loading="lazy" srcset="https://preprod.agence-becomweb.fr/wp-content/uploads/2018/04/bcwmaintenancepage-400x234.jpg 400w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/04/bcwmaintenancepage-480x281.jpg 480w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/04/bcwmaintenancepage-768x450.jpg 768w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/04/bcwmaintenancepage.jpg 1024w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/04/bcwmaintenancepage-800x469.jpg 800w, https://preprod.agence-becomweb.fr/wp-content/uploads/2018/04/bcwmaintenancepage-300x176.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></div>
					<div class="wc-block-grid__product-title">Custom maintenance page</div>
				</a>
				
				<div class="wc-block-grid__product-price price"><span class="woocommerce-Price-amount amount">15,00<span class="woocommerce-Price-currencySymbol">&euro;</span></span></div>
				
				
			</li></ul></div><p>L’article <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/blog/prestashop-customize-the-maintenance-page/">Prestashop &#8211; Customize the maintenance page</a> est apparu en premier sur <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/">BeComWeb Web-Agency</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://preprod.agence-becomweb.fr/en/blog/prestashop-customize-the-maintenance-page/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Prestashop &#8211; Edit title and description of homepage</title>
		<link>https://preprod.agence-becomweb.fr/en/blog/prestashop-edit-title-and-description-of-homepage/</link>
					<comments>https://preprod.agence-becomweb.fr/en/blog/prestashop-edit-title-and-description-of-homepage/#respond</comments>
		
		<dc:creator><![CDATA[becomweb]]></dc:creator>
		<pubDate>Sun, 04 Nov 2018 13:54:00 +0000</pubDate>
				<category><![CDATA[Managing Prestashop]]></category>
		<category><![CDATA[Prestashop]]></category>
		<category><![CDATA[Prestashop SEO]]></category>
		<category><![CDATA[PS 1.6]]></category>
		<category><![CDATA[PS 1.7]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">https://preprod.agence-becomweb.fr/blog/prestashop-edit-title-and-description-of-homepage/</guid>

					<description><![CDATA[<p>Learn how to easily optimize the SEO of your Prestashop store home page with metadata</p>
<p>L’article <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/blog/prestashop-edit-title-and-description-of-homepage/">Prestashop &#8211; Edit title and description of homepage</a> est apparu en premier sur <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/">BeComWeb Web-Agency</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>To optimize your SEO, it is important that you can customize the title (<em>meta title</em>) and the description (<em>meta description</em>) of the home page of your Prestashop site.</p>
<h2>Way too light default values​​</h2>
<p>By default, if you don&#8217;t enter any <em>meta title</em>, Prestashop will just use the name of your store, which is basic and therefore a bit inconsistant. You lose an opportunity to say a little more about your business.</p>
<p>Even worse! By default the predefined  <em>meta description</em> of the homepage of a Prestashop site is &#8220;Shop powered by PrestaShop&#8221;. And since the <em>meta description</em>is often (but not always) used as the <em>snippet</em> by Google and other search engines, it is essential to replace this text.</p>
<p>For those of you who are not familiar with the term, the <em>snippet</em> is this little piece of text that can be found under the title and the url in the search results.</p>
<figure id="attachment_1248" aria-describedby="caption-attachment-1248" style="width: 800px" class="wp-caption alignnone"><img decoding="async" loading="lazy" class="img-responsive wp-image-1248 size-full" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/snippet_prestashop.jpg " alt="Edit the meta description of the Prestashop home page" width="800" height="434"/><figcaption id="caption-attachment-1248" class="wp-caption-text">How the Prestashop site snippet appears in Google results</figcaption></figure>
<p>So if you do not modify the meta description of your homepage, you may end up in this kind of situation where Google uses the phrase &#8220;Store powered by Prestashop&#8221; as a snippet (sometimes supplemented by some bits of text picked up on the page by the robot), as in the example below. Admit that it&#8217;s pretty bad huh ?</p>
<figure id="attachment_1251" aria-describedby="caption-attachment-1251" style="width: 800px" class="wp-caption alignnone"><img decoding="async" class="img-responsive wp-image-1251 size-full" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/google_snippets_invalides.jpg " alt="{%ALT_TEXT%} "width ="800 "height ="715"/><figcaption id="caption-attachment-1251" class="wp-caption-text">Without personalization, your site&#8217;s display in Google search results might look like this</figcaption></figure>
<h2>Optimizing the meta tags of the home page for a better SEO</h2>
<p>As explained above, <strong>modifying the title and description of the home page will allow you to improve your natural referencing</strong>.</p>
<p>To customize this information you must go to <em>Preferences > SEO &#038; URLs</em> menu (or <em>Store settings > Traffic and SEO</em>under Prestashop 1.7).</p>
<p>You will then find a list of all the pages on your site (more precisely a list of all the controllers). <strong>Locate the line that corresponds  <em>index</em> then click on the <em>Modify</em></strong> button.</p>
<p>On the next page, you will have access to different fields: <em>Page Title</em>, <em>Meta Description</em >an d<em>Meta Keywords</em>. You can already ignore the last one, it&#8217;s been several years since search engines do not take it into account anymore. Let&#8217;s focus on the other two.</p>
<figure id="attachment_1254" aria-describedby="caption-attachment-1254" style="width: 1024px" class="wp-caption alignnone"><img decoding="async" loading="lazy" class="img-responsive wp-image-1254 size-full" src="https://preprod.agence-becomweb.fr/wp-content/uploads/2018/05/prestashop_seo_homepage.jpg " alt="Customize the title and description of the homepage of a Prestashop site" width="1024" height="344" /><figcaption id="caption-attachment-1254" class="wp-caption-text">Customize the title and description of the home page to improve the SEO of your Prestashop store</figcaption></figure>
<p>Let&#8217;s start with the page title of the page. Be careful not to confuse it with the H1 title, they are two different things. The title of the page is this text that appears in the tab of your browser. Modifying it is also an opportunity to transmit additional information to search engines. Your slogan, a few words to designate your company,&#8230; the choice is yours. But by placing the most relevant keywords, you are likely to move up a few places in the search results. Examples ? &#8220;Anytown PC Clinical – whatever the bug is, we will fix it&#8221; or even &#8220;Super Swag Shop 3000 &#8211; best brands streetwear: Adidas, Nike, Lacoste,&#8230;&#8221;.</p>
<p>No example for the meta description, the possibilities are too wide. But you just need to follow this general recommendation when it comes to SEO: <strong>write text that is both intelligible to humans and relevant to bots</strong>. Obviously this text will have to contain the keywords that you will have determined as being those which fit best with your SEO strategy. Also remember that it is better to use sentences, <strong>simply listing terms or brands will always be less effective</strong>.</p>

<h2>Improve the SEO of your Prestashop store: correct and optimize</h2>

<p>Editing the title and meta description of the home page isn&#8217;t always enough to get your store up in search results.</p>

<p><strong><span>Poor SEO can be due to many factors and therefore the solutions to be provided are of different natures</span></strong><span> . Depending on the case, it may be a question of </span><strong><span>corrections to be applied in the code</span></strong><span> (ex: revisions of the hierarchy of the titles of the blocks) or of the </span><strong><span>enrichment of the contents</span></strong><span> (ex: rewriting of the texts, addition of data on the images ,…).</span></p>

<p><section class="blog_post_page_content"><span class="">Each store is unique, which is why it is always necessary to start by carrying out an </span><strong><span class="">SEO diagnosis</span></strong><span class=""> , in order to </span><strong><span class="">determine an action plan</span></strong><span class=""> . </span>Do not hesitate to contact us if you wish to <strong>obtain a free estimate</strong> and to <strong>know the measures to put in place to improve the referencing of your Prestashop site</strong> .</section></p>

<div><a href="/en/contact" class="btn green_btn">Request an SEO diagnosis</a></div>

<p></p>
<p>L’article <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/blog/prestashop-edit-title-and-description-of-homepage/">Prestashop &#8211; Edit title and description of homepage</a> est apparu en premier sur <a rel="nofollow" href="https://preprod.agence-becomweb.fr/en/">BeComWeb Web-Agency</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://preprod.agence-becomweb.fr/en/blog/prestashop-edit-title-and-description-of-homepage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
