سلام
من یه قالب نصب کردم آدرس سایت رو در مرورگر نمایش میده چطوری درستش کنم اسم سایت نمایش داده بشه؟
<?php load_theme_textdomain('ariadownload'); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="fa">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title><?php wp_title(); ?></title>
<meta name="google-site-verification" content="il6eEHeoghcaxNntDVkREhUl6_W-zdVoYr89sjAHa24" />
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<!--[if IE]>
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/ie.css" type="text/css" media="all" />
<![endif]-->
<meta name="Description" content="Description" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?>" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="shortcut icon" type="image/x-icon" href="<?php bloginfo('template_directory'); ?>/favicon.ico" />
<?php wp_head(); ?>
</head>
<body>
<div class="header">
<div id="nav">
<ul>
<li><a href="<?php bloginfo('url'); ?>/" title="<?php bloginfo('description'); ?>"><?php bloginfo('name'); ?></a></li>
<li><a rel="nofollow" href="<?php bloginfo('url'); ?>/ads/" title="تبليغات در <?php bloginfo('name'); ?>">تبليغات</a></li>
<li><a href="<?php bloginfo('url'); ?>/tag/" title="تگ هاي <?php bloginfo('name'); ?> <?php bloginfo('description'); ?>">برچسب ها</a></li>
<li><a href="<?php bloginfo('url'); ?>/archive/" title="آرشيو مطالب <?php bloginfo('name'); ?> <?php bloginfo('description'); ?>">آرشيو</a></li>
<li><a rel="nofollow" href="<?php bloginfo('url'); ?>/contact/" title="تماس با <?php bloginfo('name'); ?>"><span><?php _e('contact-join','shahinmusic'); ?></span></a></li>
</ul>
</div>
<div class="search">
<form method="get" id="searchform" action="<?php bloginfo('url'); ?>">
<input type="text" name="s" id="s" value="" class="st" />
<input type="submit" name="btnSubmit" id="btnSubmit" value="" class="sti"/>
</form>
</div>
</div>