aboutsummaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2013-10-21 19:44:06 +0200
committerWojciech Polak <polak@gnu.org>2013-10-21 19:44:06 +0200
commita91fb7727e0fb9ceda99046e2f52ff15f84d240d (patch)
treeb9817917b43997eb6d5ca3439d4dce4604b41b70 /frontend
parent278e9596c71601c42dd71a87f2ff572869de59a0 (diff)
downloadcheetah-a91fb7727e0fb9ceda99046e2f52ff15f84d240d.tar.gz
cheetah-a91fb7727e0fb9ceda99046e2f52ff15f84d240d.tar.bz2
Minor changes.
Diffstat (limited to 'frontend')
-rw-r--r--frontend/login.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/login.php b/frontend/login.php
index d334424..bd1971e 100644
--- a/frontend/login.php
+++ b/frontend/login.php
@@ -164,7 +164,8 @@ echo '<html xmlns="http://www.w3.org/1999/xhtml">';
<meta http-equiv="X-XRDS-Location" content="/xrds.xml" />
<meta name="description" content="Web-based Personal News Aggregator. The Google Reader Alternative." />
<meta name="keywords" content="cheetah news, web-based personal news aggregator, feedreader, feeds, rss, atom, rdf, web 2.0" />
-<meta name="robots" content="index,nofollow" />
+<meta name="robots" content="index,follow" />
+<link rel="canonical" href="http://www.cheetah-news.com/" />
<link rel="stylesheet" href="<?=dsp('css.login')?>" type="text/css" />
<link rel="icon" href="images/favicon.png" type="image/png" />
<script type="text/javascript" src="<?=dsp('login')?>"></script>

Return to:

Send suggestions and report system problems to the System administrator.