diff --git a/en/product_details.php b/en/product_details.php index b1f6b30..fb95959 100644 --- a/en/product_details.php +++ b/en/product_details.php @@ -1,132 +1,132 @@ - - -
- - - 0) { - $row = mysqli_fetch_assoc($result); - - $product_title = htmlspecialchars($row['title']); - $long_description = $row['long_description']; - $short_description = htmlspecialchars($row['short_description']); - $category_name = htmlspecialchars($row['category_name']); - - // SEO tags - $title = "Learn more about $product_title, including features and benefits - AI Tool Path"; - $description = "$short_description"; - $keywords = "$product_title, $category_name, AI Tools, Tool Directory, AI Tool Path, AIPT"; - - // Output meta tags - echo "Click on the button and enjoy AI at its best
-Click on the button and enjoy AI at its best
+