Adblock breaks this site

How do I change this?

Discussion in 'Web Programming' started by Gravestone, May 19, 2012.

  1. Gravestone

    Gravestone Member

    Joined:
    Apr 2, 2012
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    0
    How do I change this?

    [​IMG]

    The red bit how do I delete that?
     
  2. RS2Legit

    RS2Legit Member

    Joined:
    Jul 8, 2011
    Posts:
    92
    Referrals:
    1
    Sythe Gold:
    0
    How do I change this?

    If you have access to the file itself, open it up.

    Near the top of the page there are tags (words held within pointed brackets) which should read HTML, HEAD and then finally TITLE, something like:
    Code:
     <html>
        <head>
          <title>Some Text Here</title>
        </head>
      </html>
    
    The text within the "<title></title>" is what renders as the tab title so change that and you will change the stuff in the red-text.

    If you are using a CMS, for instance Wordpress, you will need to go into your user control panel and change the page titles there!
     
< Need css/html Homework Help | need someone who has a good basic knowledge of website building. >


 
 
Adblock breaks this site