| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
BFTUK
Joined: 05 Dec 2006 Posts: 15
|
Posted: Wed Jan 17, 2007 8:59 pm Post subject: Link Rel |
|
|
What are the Link Rel tags in the header of each PHPBB page?
What do they do? Would it be adverse SEO wise if i removed them from my forum?
Example tags from my forum
| Code: | <link rel="top" href="./index.php" title="SEO Forum Index" />
<link rel="search" href="./search.php" title="Search" />
<link rel="help" href="./faq.php" title="FAQ" />
<link rel="author" href="./memberlist.php" title="Memberlist" /> |
|
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
Posted: Thu Jan 18, 2007 2:37 am Post subject: Re: Link Rel |
|
|
Actually, they help bots.
These as the mozilla navigation menu items. It's w3c so it cannot really be taken as spam indexing by search engines.
Try mozilla, you'll see extra navigation menu appear in the browser.
And the this is bots follow them. If you installed a mod rewrite on your forum, make sure the nav links are ok in viewtopic.php, because there, you send all your forum URLs at once
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
BFTUK
Joined: 05 Dec 2006 Posts: 15
|
Posted: Thu Jan 18, 2007 8:14 am Post subject: Re: Link Rel |
|
|
Thanks.
I don't see any extra nav menu and i only use Firefox
I've removed them for the time being, as i'm trying to thin the code down a little. Unfortunately the template we are using is very code heavy.  |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
|
| Back to top |
|
 |
BFTUK
Joined: 05 Dec 2006 Posts: 15
|
Posted: Thu Jan 18, 2007 2:13 pm Post subject: Re: Link Rel |
|
|
| Yes i have. Thanks. I'm trying to track down a copy of that template so i can continue its development. Do you have a copy? |
|
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |