Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
Site structure
Version 6.x
>
Site structure
>
problem with alias without file name
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
kwork
-
6/30/2012 1:12:19 AM
problem with alias without file name
I'm 301 redirecting some of our old pages after a site launch and am having problems creating aliases for them when they are in a directory.
The alias created is on the left and the right is is document url path
For instance:
/aboutus/ --> /aboutcompany - this works
/aboutus/company/ --> /aboutcompany - this does not work.
So I am curious what is the process of redirecting a path with the alias?
Member
kwork
-
6/30/2012 1:14:35 AM
RE:problem with alias without file name
I should have been more clear, googe indexed the default.asp pages without the filename. So I actually have a couple issues, the missing filename (default) and the directory issue.
Member
kwork
-
7/2/2012 10:10:09 AM
RE:problem with alias without file name
ok, it looks like the problem was with setting up extensionless urls. The alias doesn't like ending with a slash. Once I removed the slashes the redirects work fine.
Top