When i go to my blog, this text i see (when i go to see source in my web browser) and i want to edit this file to get rid of somethings and change some links. but i cant find this file anywhere on my server. Where would i find this file and what would its name be
its a wordpress 2.7 installation
its a wordpress 2.7 installation
| Quote: |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>| Web Blogger</title> <link rel="stylesheet" href="http://www.webblogger.co.cc/wp-content/themes/wordpress.fun/WordPressFun/style.css" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="Web Blogger RSS Feed" href="http://www.webblogger.co.cc/feed/" /> <link rel="pingback" href="http://www.webblogger.co.cc/xmlrpc.php" /> <!--[if lt IE 8]> <link rel="stylesheet" type="text/css" href="http://www.webblogger.co.cc/wp-content/themes/wordpress.fun/WordPressFun/ie.css" media="screen" /> <![endif]--> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.webblogger.co.cc/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.webblogger.co.cc/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 2.7.1" /> <!-- platinum seo pack 1.2.3 --> <meta name="robots" content="index,follow,noodp,noydir" /> <!-- /platinum one seo pack --> <!-- GBCF --> <link rel="stylesheet" type="text/css" media="screen" href="http://www.webblogger.co.cc/wp-content/plugins/wp-gbcf/wp-gbcf_themes/default.css" /> <!--[if IE]><script src="http://www.webblogger.co.cc/wp-content/plugins/wp-gbcf/wp-gbcf_focus.js" type="text/javascript"></script><![endif]--> <!-- GBCF --> </head> <body> <div class="container"> <div class="edge"></div> <div class="masthead-container"> <div class="search-container"> <div class="search"> <form method="get" id="searchform" action="http://www.webblogger.co.cc/"> <div> <input type="text" class="txt" name="s" id="s" value="Type and hit enter to search" onfocus="if (this.value == 'Type and hit enter to search') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Type and hit enter to search';}" /> <input type="image" src="http://www.webblogger.co.cc/wp-content/themes/wordpress.fun/WordPressFun/images/search_button.gif" class="btn" alt="" value="" /> </div> etc etc etc |
