Update (seo): Improve seo description
This commit is contained in:
@@ -117,7 +117,7 @@ public function countryCategory(Request $request, $country, $category)
|
||||
|
||||
$category_name = strtolower($category->name);
|
||||
|
||||
SEOTools::setDescription("Stay updated with the latest {$category_name} product launches in {$country_name}. Find in-depth reviews and exciting deals with ProductAlert, your guide to {$category_name} shopping.");
|
||||
SEOTools::setDescription($category->description);
|
||||
|
||||
return view('front.country_category', compact('country_locale', 'category', 'latest_posts'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user