Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

301 redirest real probs
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 3 (Joomla 1.5 compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: 301 redirest real probs

301 redirest real probs 14 years, 11 months ago #6764

Hi,

When i try a 301 redirect for

pnworldwide.net/

to

www.pnworldwide.net/

it dosnt seem to change automatically, what is the problem?
The topic has been locked.

Re:301 redirest real probs 14 years, 11 months ago #6772

  • jaku
Hello,

the issue is that the 301 redirects defined within JoomSEF can only redirect within the default site domain. That means from 1 SEF URL to another one in case it has been changed. Therefore, redirection from pnworldwide.net to www.pnworldwide.net will not work if defined here.
You need to put such redirection rule to .htaccess file.

We plan to add some tools for redirection like this, however, at the moment, you need to use .htaccess (or Apaches config) to achieve this.
Last Edit: 14 years, 11 months ago by .
The topic has been locked.

Re:301 redirest real probs 14 years, 11 months ago #6781

hi,

i put this into htaccess

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^pnworldwide.net\.net
RewriteRule ^(.*)$ www.pnworldwide.net/$1 [R=301,L]

it seems to work for other 1.5 sites, but not for this one, which is important?

the only real difference with this site is that i have Artio installed, is this stopping the 301? what else could it be?
The topic has been locked.

Re:301 redirest real probs 14 years, 11 months ago #6782

its fine i made it work

thx
The topic has been locked.
  • Page:
  • 1
User Login Empty