Search the Community
Showing results for tags 'meta tag'.
-
Hi everyone! I've been struggling with a problem and wanted to see if anybody around here knows how to help me... My shop is currently using a module (Price Hide Pro) to show prices to selected users/groups. Everything is working properly with the module! The thing is, when I search a product in google, the price shows up for everyone to see 😕 I tried removing the meta tags with the property product:price:amount but it is still showing up. This also happens with Pinterest.. Can anyone help me please? Thanks in advance!
- 5 replies
-
- prestashop
- meta tag
-
(and 3 more)
Tagged with:
-
Hola, Observando en head.tpl veo el siguiente código: <meta name="description" content="{block name='head_seo_description'}{$page.meta.description}{/block}"> voy a la página del producto abro el código fuente y en vez de la descripción del producto aparece título del producto. Este código coge el título del producto y no la descripción del producto. He buscado en Google pero no encuentro la manera de cambiar el código por otro que sea correcto y que coga la descripción del producto y no del título. Tampoco quiero que la descripción sea de la descripción corta, quiero descripción completa del producto y con caracteres limitadas... Espero haber explicado bien el problema y espero que haya alguien que pueda ayudarme en esto. Gracias y saludos.
-
- meta descripcion
- descripcion
-
(and 4 more)
Tagged with:
-
Hello to all! When creating a page in the cms there is no function that allows me to customize the <title> of the page. In fact, this tag is automatically filled by the name given to the page. Is there a way to customize this tag as you want? Someone has already done? I'm hoping for an answer! Thank you all!
-
Hi, I am trying to solve the google duplicates due to pagination. Can somebody help me add the recommended rel=next and rel=prev in the header of the pages for prestashop 1.4. I have tried adding the code below unfortunately it works in pagination.tpl but not in header.tpl: {if $start!=$stop} {if $p != 1} {assign var='p_previous' value=$p-1} <link rel="prev" href="/{$request_uri|substr:1|regex_replace:'/\/(.*)/':''|regex_replace:'/\?(.*)/':''}/{$link->goPage($requestPage, $p_previous)}" /> {else} {/if} {if $pages_nb > 1 AND $p != $pages_nb} {assign var='p_next' value=$p+1} <link rel="next" href="/{$request_uri|substr:1|regex_replace:'/\/(.*)/':''|regex_replace:'/\?(.*)/':''}/{$link->goPage($requestPage, $p_next)}" /> {else} {/if} {/if} How can I make it work in header.tpl? Thanks, Faty
- 2 replies
-
- seo
- pagination
-
(and 2 more)
Tagged with:
-
Hi folks, I searched the forum for a solution to this, but apparently the code has changed, so the solutions I found are not working anymore. What I would like to do is to remove the shop name from the title tags. Currently PS automatically adds the shop name at the end of the title tag - I would like to NOT have the name auto included. Can someone assist me with this please? Your help is much appreciated. Kind regards, Dan
-
actually i would like to write code that will split my product name for eg. samsung galaxy s into comma separated like samsung,galaxy,s and insert this in meta_keyword field in my product_lang table???? Is there any solution on this??????????????
-
Google seems to hide the keywords using the referrer strings "&esrc=s" I know that through AdWords or Analytics you can find which are the keywords used by customer to find the sotre, but inside prestashop I can't find a solution. I know that in Statistics a future function may show those keywords but not now in PS 1.5.4.1 Is there any other way to have this information inside Prestashop?
-
para suhu prestashop..saya mau tanya nih wajar newbie..... gini ... bisa gak kita setting meta deskripsi, meta tittle, meta keyword selain di masing2 produk... seperti setting di blogger kan ada tuh di HTMLnya ... kita bisa setting meta deskripsi, meta tittle, meta keyword .... nah sekarang di prestashop... jd biar ke indexnya juga du home page.... gak di produknya saja....... kira-kira dimana ya....mohon bantuannya donk para master prestashop,,,,,, :(