This solution was tested on joomla 3, here is the code to use:
<h1 itemprop="name"> <?php echo $this->escape($this->item->title); ?> </h1>
This solution was tested on joomla 3, here is the code to use:
<h1 itemprop="name"> <?php echo $this->escape($this->item->title); ?> </h1>
Here is a case: if a link contains a word, then direct the user to …