Menu Content

Support

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

New Site Aliases
(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
  • 2

TOPIC: New Site Aliases

New Site Aliases 14 years, 2 months ago #13489

I have build a new e-com site for a client and need to create some redirects of the old URLs to the new ones. Can I use an "alias"? I tried to enter one... but I just get an Apache 404 error.
Colin in Atlanta, GA USA
Joomla 1.5.20
Virtuemart 1.1.4
JoomSEF 3.6.6
The topic has been locked.

Re:New Site Aliases 14 years, 2 months ago #13493

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

Yes the Alias can be used for this. What alias have you entered?

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.

Re:New Site Aliases 14 years, 2 months ago #13494

Again, I have built a replacement site in Joomla and the old one was a ".NET" e-comm package. So all of the pages end in the extension ".aspx". This might have something to do with the ".htaccess" file as well?

Here's one example:

Old:
/c-10-34-inch-thick-round-glass-table-tops.aspx

New:
/shop/round-glass-table-tops/3-4-inch-thick-round-glass

Thanks,
CV
Colin in Atlanta, GA USA
Joomla 1.5.20
Virtuemart 1.1.4
JoomSEF 3.6.6
The topic has been locked.

Re:New Site Aliases 14 years, 2 months ago #13495

  • dajo
  • OFFLINE
  • Posts: 5069
Yes, this is probably caused by the .htaccess. Find this line:

RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]

And change it to:

RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|\.aspx|/[^.]*)$ [NC]

You can add any other extension to be processed by JoomSEF to that line.

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.

Re:New Site Aliases 14 years, 2 months ago #13497

Perfect! That worked.
CV
Colin in Atlanta, GA USA
Joomla 1.5.20
Virtuemart 1.1.4
JoomSEF 3.6.6
The topic has been locked.

Re:New Site Aliases 14 years, 2 months ago #13498

Is it better for me to use the 301 redirects... that way I don't loose all of my redirect entries if the standard SEF URLs get purged and have not been locked? The aliases get lost during a purge, correct?
Colin in Atlanta, GA USA
Joomla 1.5.20
Virtuemart 1.1.4
JoomSEF 3.6.6
The topic has been locked.
  • Page:
  • 1
  • 2
User Login Empty