Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2014-07-19 15:28:56

sinvenus
Member
Registered: 2012-02-01
Posts: 55

[FIXED IN 1.0.11] Mobile Meta Description

Hi

The Meta Description is the same for all videos, is not add the title of the video

Offline

#2 2014-07-19 21:11:11

sinvenus
Member
Registered: 2012-02-01
Posts: 55

Re: [FIXED IN 1.0.11] Mobile Meta Description

The same with pornstars

see here: m.xfapzap.com/pornstar/marie-mccray/

<title>XFAPZAP Free Mobile Porn and Sex Videos</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="description" content="Free Mobile Porn Videos. The most popular free porn tube. Enjoy, share, and upload porn videos." />

and here: m.xfapzap.com/29121/gina-gerson-teen-in-lingerie-masturbating/


<title>XFAPZAP Free Porn Videos - Gina Gerson Teen in lingerie masturbating</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="description" content="Free Mobile Porn Videos. The most popular free porn tube. Enjoy, share, and upload porn videos." />

Offline

#3 2014-07-19 21:48:40

sinvenus
Member
Registered: 2012-02-01
Posts: 55

Re: [FIXED IN 1.0.11] Mobile Meta Description

I solved the problem (videos meta description) by adding two lines of code smile

i add this to mobile/components/view.php

$this->tpl->meta_title    = ($video['meta_title'] != '') ? $video['meta_title'] : $video['title'].' - '.$this->tpl->mcfg['site_name'];
$this->tpl->meta_desc    = ($video['meta_desc'] != '') ? $video['meta_desc'] : __('watch').' '.$video['title'].'. '.$this->mcfg['meta_desc'];

Last edited by sinvenus (2014-07-19 23:36:32)

Offline

#4 2014-07-19 23:52:15

sinvenus
Member
Registered: 2012-02-01
Posts: 55

Re: [FIXED IN 1.0.11] Mobile Meta Description

To pornstars

I add this two lines to mobile/components/pornstar.php

                  $this->tpl->meta_title    = __('PORNSTAR').' '.$pornstar['name'].' - '.$this->tpl->mcfg['site_name'];
        $this->tpl->meta_desc    = __('watch PORNSTAR').' '.$pornstar['name'].'. '.$this->mcfg['meta_desc'];

Last edited by sinvenus (2014-07-20 00:15:04)

Offline

#5 2014-07-21 06:34:10

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.11] Mobile Meta Description

Hmmm..videos each have diff meta descriptions and pornstars also. What version are you using?


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#6 2014-07-21 08:01:26

sinvenus
Member
Registered: 2012-02-01
Posts: 55

Re: [FIXED IN 1.0.11] Mobile Meta Description

Hi

The last version adultscriptpro-1.0.10

Offline

#7 2014-07-21 13:24:57

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.11] Mobile Meta Description

Ahh...my mistake. I did not saw you wrote mobile. Its not considered a bug, but still it could be a good improvement.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#8 2014-07-31 08:19:22

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.11] Mobile Meta Description

Fixed in 1.0.11.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB