Page containing a review!
1 replies
- In file components/com_jlexreview/controllers/review.php
- Find to line ~84 and add this code:
// for SEO
$words = explode(' ', $review->title);
$keywords_meta = implode(',', $words);
$description_meta = JLexReviewHelperSite::subwords(strip_tags($review->review), 40);
$document->setMetaData('keyword',$keywords_meta);
$document->setMetaData('description',$description_meta);
Latest articles
-
Outstanding Features of Joomla: Why It's a Top Choice Among Open-Source CMS Platforms
- Joomla
- WordPress
-
Youtube Module Documentation
- Youtube
- Documentation
-
JLex Transfer Documentation
- Documentation
- JLex Transfer
-
YouTube Video Categories List
- Youtube
-
JLex Comment Documentation
- JLex Comment
- Documentation
-
Tips to have an effective design for your Joomla E-commerce Website
- Joomla
- Web design
-
Why ratings and reviews are important for your website
- Joomla
- JLex Review