MediaShare Suite - Community Forums  

Go Back   MediaShare Suite - Community Forums > MediaShare - Video, Audio & Photo Sharing Script > Script Modifications
Register FAQ Members List Calendar Mark Forums Read

Script Modifications Free and Paid modifications, modules, addons.

Reply
 
Thread Tools Display Modes
Old 09-18-2008, 04:20 PM   #1
Jase
Member
|Forum Junior|
 
Join Date: Jul 2008
Posts: 73
Jase is on a distinguished road
Default SEO Tweak

If you want to have your tags appear as keywords for each media and you want to place the media description as your meta description while keeping your home page keywords and description at the same time do this.

Edit:

/public_html/templates/main_header.tpl

Change around existing code to this:

PHP Code:
{if $flag ne "1" and $flag ne "2" and $flag ne "3"}
<
meta name="keywords" content="{$meta_tags|escape:'html'}">
<
meta name="description" content="{$meta_desc|escape:'html'}">
{else}
<
meta name="keywords" content="{section name=i loop=$tags}{$tags[i]}{if !$smarty.section.i.last}, {/if}{/section}">
<
meta name="description" content="{$descr|truncate:160}">
{/if} 

Last edited by Jase : 09-19-2008 at 05:12 AM.
Jase is offline   Reply With Quote
Old 09-18-2008, 04:50 PM   #2
Jase
Member
|Forum Junior|
 
Join Date: Jul 2008
Posts: 73
Jase is on a distinguished road
Default

160 Characters is the same as youtube.
Jase is offline   Reply With Quote
Old 07-09-2010, 03:27 AM   #3
marketania
Member
|Forum Newbie|
 
Join Date: Jun 2010
Posts: 5
marketania is on a distinguished road
Default

do we have to do that in V3 or is it already implemented ?
marketania is offline   Reply With Quote
Old 07-09-2010, 10:39 PM   #4
law.dev
MediaShareSuite Staff
|Forum Regular|
 
Join Date: Jan 2008
Posts: 232
law.dev is on a distinguished road
Default

It is already implemented in V3.
__________________
Best Regards,
Law R.
MediaShareSuite Staff
law.dev is offline   Reply With Quote
Old 07-18-2010, 09:33 PM   #5
marketania
Member
|Forum Newbie|
 
Join Date: Jun 2010
Posts: 5
marketania is on a distinguished road
Default

oh Great to hear that , i was wondering is there plans on keeping on development for this great script ? or it will be a while till the next release will come up ?
marketania is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:35 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2007 MediaShareSuite. All Rights Reserved.