Posted - 04/11/2019 : 23:56:18
I used search engine friendly URL in product page ONLY such as https://3dlens.com/taiwan/%E9%8F%A1%E7%89%87/ The meta title, description and H1 tag are missing.
Here is my setting in products.php
<title><?php print $pagetitle;?> | 3Dlens®</title> <meta name="Description" content="<?php print str_replace('"','"',$sectiondescription)?>"> <h1><?php print $pagetitle;?></h1>
Jim
Edited by - jimhuang on 04/11/2019 23:58:15
|