Jump to content


Unreal portal and community seo.


  • You cannot reply to this topic
2 replies to this topic

#1 coolie

    Member

  • Members
  • PipPip
  • 12 posts

Posted 22 June 2009 - 06:40 AM

How do I make it so the unreal portal is the first thing users see when they log into the site. Right now when users login they are redirected to the Forums but i would like members to be redirected to the front page(unreal portal). It use to do this but I installed community seo. Is their a rewrite rule to make this work?

#2 seo-specialist

    Newbie

  • Members
  • Pip
  • 2 posts
  • Interests:Website Development executive handling search engine optimization, marketing and website promotion of various websites.<br /><br />Along with working on website promotion I work on Web design and development of various website and also provide technical support.

Posted 06 July 2009 - 06:54 AM

Usually you edit the HTML code to add a REFRESH metatag, but there's an easier way to do it in FrontPage.

* Open the page that will be doing the redirection (usually your home page).
* Choose File > Properties..., then click the Custom tab.
* The Custom properties area has two sections: a "System variables (HTTP-EQUIV)" at the top, and a "User variables" at the bottom. We want to the System variables.
* Click the "Add..." button in the System variables area.
* You should now have the "System Meta Variables (HTTP-EQUIV)" dialog box open. This box has two input fields, Name and Value.
* In the name field, type: REFRESH
* In the Value field (this is a little tricky), type the number of seconds to wait before redirecting, then a semicolon, then "URL=" (without the quotes), then the URL (page address) of the page you want to redirect to. The URL can be relative (like "index2.htm"), or verbose (like "http://www.yoursite.com/index2.htm"). For example, if I wanted to redirect the user to a page in my website called "index2.htm" after 5 seconds, the line would look like this:

5;URL=index2.htm

* If you want to redirect the visitor immediately after the page loads, use a value of 0 for the number of seconds. Below is an example of what the System Meta Variables (HTTP-EQUIV) dialog box looks like. In this example, it redirects the visitor to the WebWorkshop home page immediately after the page loads.

#3 Xtreme2damax

    Member

  • Members
  • PipPip
  • 11 posts

Posted 19 July 2009 - 08:55 AM

There's a guide posted on the Community Seo forum, that instructs you how to furl the portal and make it your home page. ;)

:Edit: Thought this was a new thread, it appeared on the index..





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users