Loading ...

I can't edit . help me!

Board index / PHP Melody - Video CMS / PHP Melody 1.6.x (old version)

Forums for the previous PHP Melody version (1.6.x)

Postby ecan0102 on Nov 25, 2012 5 pm


Edit...
Last edited by ecan0102 on Jan 29, 2013 9 pm, edited 1 time in total.
ecan0102
Non-verified
Non-verified
 
Posts: 9
Joined: Nov 24, 2012 4 pm
Reputation points: 0

Postby 234Ent on Nov 26, 2012 4 am


If you want to edit tags for any of your videos, you can do just that on the video edit page of the exact video in Admin area - that is the most convenient way. Otherwise, you edit via PHPMyAdmin.
234Ent
Verified Customer
Verified Customer
 
Posts: 432
Joined: Aug 22, 2011 1 am
Reputation points: 50

Postby ecan0102 on Nov 26, 2012 11 pm


you don't understand.I want to change the seo in general, category and tags.
ecan0102
Non-verified
Non-verified
 
Posts: 9
Joined: Nov 24, 2012 4 pm
Reputation points: 0

Postby 234Ent on Nov 27, 2012 6 am


If you're looking to improve your site title and meta for seo benefits, you may find the following post helpful: Question about editing Site Title From Admin Panel

It requires you modifying your config file.
234Ent
Verified Customer
Verified Customer
 
Posts: 432
Joined: Aug 22, 2011 1 am
Reputation points: 50

Postby ecan0102 on Nov 27, 2012 8 pm


I did not understand. I want to change category and tags, meta keywords, meta description and title. can not change the admin panel and ftp. This is bullshit.
ecan0102
Non-verified
Non-verified
 
Posts: 9
Joined: Nov 24, 2012 4 pm
Reputation points: 0

Postby brownbloodz on Nov 27, 2012 9 pm


Seriously you need to calm your self. PHP Melody 1.6.7 didn't have much options for improving the SEO. Any mods / hacks had to done to the core files. Below are some tips that may help you.

For editing the Category tags and title: look inside category.php file (Near the bottom). You'll have to manually add your extra keywords.

Here's what the code looks like:
Code: Select all
if($page != 1 && is_numeric($page))
   $meta_title = $category_name." ".$lang['music_videos']." - ". $page_count_info;
else
   $meta_title = $category_name." ".$lang['music_videos'];
$meta_description = $category_name." ".$lang['music_videos']." - "._SITENAME." - ". $page_count_info;
User avatar
brownbloodz
Verified Customer
Verified Customer
 
Posts: 1243
Joined: May 01, 2008 8 pm
Reputation points: 261

Postby ecan0102 on Nov 27, 2012 11 pm


where is the keywords ? :shock:
ecan0102
Non-verified
Non-verified
 
Posts: 9
Joined: Nov 24, 2012 4 pm
Reputation points: 0

Postby brownbloodz on Nov 28, 2012 12 am


Take a look at how it is done on musicvideo.php file and do the same thing for category.
User avatar
brownbloodz
Verified Customer
Verified Customer
 
Posts: 1243
Joined: May 01, 2008 8 pm
Reputation points: 261

Postby ecan0102 on Nov 29, 2012 6 pm


Can you give us more detail?
ecan0102
Non-verified
Non-verified
 
Posts: 9
Joined: Nov 24, 2012 4 pm
Reputation points: 0

Postby 234Ent on Nov 30, 2012 8 am


@brownbloodz this talk about music video file caught my attention. Quick question though:

In the English.php file, will modifying $lang['music_videos'] = 'Music Videos'; to $lang['movie_videos'] = 'Movie Videos'; disrupt anything in a running Melody site? I ask because on my non-music site, I still see the "Music Video" attribute in the URL from admin area, but not on frontend URL. I'm considering changing the music attribute to movie without disrupting anything.

Thanks
234Ent
Verified Customer
Verified Customer
 
Posts: 432
Joined: Aug 22, 2011 1 am
Reputation points: 50


Who is online

Users browsing this forum: No registered users and 1 guest