Pages: [1]   Go Down
  Print  
Author Topic: Title Change  (Read 81 times)
knev
Newbie
*
Offline Offline

Posts: 24


View Profile
« on: February 10, 2012, 07:55:48 AM »

In layout.php file , only meta keywords, description can be changed.
How to change the title ?

Please help
Logged
Upgrade to an SDR 3
ayman20068
Sr. Member
****
Offline Offline

Posts: 265


Offline Thursdays , Fridays


View Profile
« Reply #1 on: February 10, 2012, 08:24:33 AM »

In layout.php file , only meta keywords, description can be changed.
How to change the title ?

Please help



if you are using the default template , then you can change the title from site settings in admin panel
if you have a custom made template , then the title can be either in site settings or in layout.php in the html part between two tags <title> </title>
Logged

knev
Newbie
*
Offline Offline

Posts: 24


View Profile
« Reply #2 on: February 10, 2012, 08:51:53 AM »

in the admin i entered the title details
Maximize Clicks Get Paid To Click and Earn Free Fast Money Online

But on the view of source page of  http://maximizeclicks.com/

<title>Maximize Clicks Get Paid To Click and Earn Free Fast Money Online :: Welcome To Maximize Clicks Get Paid To Click and Earn Free Fast Money Online!</title>

from where this part is picking   
 Welcome To Maximize Clicks Get Paid To Click and Earn Free Fast Money Online!


on the layout.php page this is the code

echo $settings['site_title'] ." :: ". $includes['title']; ?></title>
    <meta name="keywords" content="advertise,earn,money,internet,free,market,hits,links,banners,banner,link,impression,impressions, paid to read, paid to read emails, paid to refer, banner impressions, paid to click ads, best ptp, best ptc, best get paid to click,paid to click, earn cash">
    <meta name="Description" content="Get Paid To Click!Maximize clicks to earn Maximize your earnings from trusted instant paying PTC sites ">
    <meta name="ROBOTS" content="ALL">
    <meta name="distribution" content="global">
    <META http-equiv=Content-Type content="text/html; charset=windows-1252">
    <link rel="stylesheet" type="text/css" href="templates/viewz-zw-sdr2/components.css">
    <link rel="stylesheet" type="text/css" href="templates/viewz-zw-sdr2/layout.css">
   <link rel="stylesheet" type="text/css" href="templates/viewz-zw-sdr2/viewz-zw-white.css">
    <link rel="stylesheet" type="text/css" href="includes/ajax/components.css">
   <?php if($loadAjax == true) echo load_ajax();?>



Logged
ayman20068
Sr. Member
****
Offline Offline

Posts: 265


Offline Thursdays , Fridays


View Profile
« Reply #3 on: February 10, 2012, 09:42:34 AM »

the extra part is coming from this piece of code :
echo $settings['site_title'] ." :: ". $includes['title']; ?></title>

change it to be :
echo $settings['site_title']; ?></title>

and the title you entered only will be the one that shows
Logged

knev
Newbie
*
Offline Offline

Posts: 24


View Profile
« Reply #4 on: February 13, 2012, 02:45:02 AM »

Thank you for the fix  Smiley
Logged
Get a SDR 3 NOW at http://ptcfactory.info

The best and most up to date Aurora script in the market!!
Pages: [1]   Go Up
  Print  
 
Jump to: