Changing title positioning

Can anyone help me to change the positioning of title text on my website. Currently the name of my website is showing first, but I need to change this so that the keyword on the main page shows first followed by the name of my website. And I also need the for the website name to come last on my videos pages etc…

I would be very grateful to anyone that can help.

My website is SmurfyMonkey.Com and run on the ClipBucket videos platform.

echo the tile of the video first then your website
the info should aready be on your page via php anyways so look in the database and find what video title is called and put it between the 2 single quotes
[php]

<?echo $row['titleofvideo'] - SmurfyMonkey.Com ?> [/php]

hope this helps
Cabalsdemon

I no nothing about php, but also, I need for the code to automatically place the website name last on every single video page and for that matter on all my website pages. Basically I need for the script to run as it should but simply place the - SmurfyMonkey.Com name last on every page of the website… ::slight_smile:

i will have to take a look at clipbucket before i can help you there

Thanks, I would very much appreciate it !!

Sponsor our Newsletter | Privacy Policy | Terms of Service