Remove No Permission Buttons From SE Bots > Invisionize.eu - IP.Board (IPB) News
Kanał Rss Kanał Rss
Kanał Atom Kanał Atom

Remove No Permission Buttons From SE Bots

wersja drukowalna wersja Microsoft Word wersja HTML

Removing the "no permission" buttons from the top of the pages will increase what is displayed in your SERP's. This also helps the search engines get to your content faster, and by having less code to read before the actual start of your threads/posts. Removing these two buttons is a simple task and only takes a few minutes.

First we're going to do this for the forum viewing template (where you see the list of threads)

Login to your Admin Area

System -> Look & Feel -> Manage Templates -> Forum View -> forumIndexTemplate

Locate and remove

  				<else />
  					<li class='disabled'><span>{$this->lang->words['forum_no_start_topic']}</span></li>
  


This removes the "You cannot start a new topic"

Next we'll do the same for the topic viewing template. This is where you'll get the most SEO bennefit!

System -> Look & Feel -> Manage Templates -> Topic View -> topicViewTemplate

Find and remove:

  <else />
  				<li class='disabled'><span>{$this->lang->words['top_cannot_start']}</span></li>
  


  		<else />
  						<li class='disabled'><span>{$this->lang->words['top_cannot_reply']}</span></li>
  


The codes in both these templates should appear twice. Here at IP.Board SEO Setup Help, we've left the bottom notice intact for guests, while removing the top to help increase the SEO of our site.

śro, 30 wrzesień 2009

Komentarze:

Brak komentarzy

Imię/Nick:

Adres email:

Strona WWW:

Treść Komentarza: