Search in support tickets

#290 – Ads Title in Google Search

Posted in ‘Support’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Saturday, 05 May 2018 10:47 CEST
mshihan
Hi,

Titles of ads in google search is currently showing like this (ADSMANAGER_PAGE_TITLE + Category + Ads Title). This is very long and even cannot see the titles of the ads in google search. Could you please help me to fix this.

Best Regards
Custom Fields
Joomla Version
3.8.7
PHP Version
7.0.30
Product
AdsManager
Product Version
3.1.11
Monday, 14 May 2018 14:48 CEST
loic
Hello,

The string display as title in google in the title of the ad page, you can change it here -> components/com_adsmanager/views/details/view.html.php line 107

$document->setTitle( JText::_('ADSMANAGER_PAGE_TITLE')." ".JText::_($category->name)." - ".$content->ad_headline);


Best regards.
 
Wednesday, 16 May 2018 15:53 CEST
mshihan
Thank you Loic.
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.