Intechnic
Users Developers
Home / Forums / In-Portal CMS / Need Help! / Some questions / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

Some questions (2)


Posted: 11/13/2005 6:07:18 AM

Reply Quoted  


Hi, Ive a old web with in-link, very good positioned in Google with many keywords.

The problem is when we updated to In-portal the old urls no work and appear a blanc page if the people search in the results of Google.
For example the link trhoug Google its:
www.meweb.com/ index.php?id=129&t=rate&cat=141&

We install one .htaccess file wiht this commands:
ErrorDocument 404 http://www.meweb.com
ErrorDocument 403 http://www.meweb.com
but only redirect to our new web of in-portal when the url is:
www.meweb.com/asdñlkjasd.htm for example.

There is some mode for redirect larges url of old in-link to the home of our page?

And We have too a problem for show directly the Directory in the home page, we dont want show the links in the begin of the in-portal.

Thanks very much in advanced.

Posted: 11/14/2005 2:56:36 PM

Reply Quoted  


Hi,

You are right - the best way to redirect all old In-link2 URLs is:
ErrorDocument 404 http://www.yoursite.com

Regarding displaying the links on the home page, please read this FAQ article: http://support.intechnic.com/forum/index.php?env=-inbulletin/post_list:m38-1-1-1:bb3490-15780-1-1-1-0-0

It describes exactly what you are trying to do!