- Posts: 3
- Thank you received: 0
Two URLs pointing to same content
- JohnLeger
- Topic Author
- Offline
- New Member
Less
More
11 years 8 months ago #1280
by JohnLeger
Two URLs pointing to same content was created by JohnLeger
Joomla 2.5 Site:
www.orsyp.com/resource-center/white-papers/
For instance, I noticed that when you filter for "White Papers" the URL is: www.orsyp.com/index.php?option=com_custo...ntent%3A122%2Cconten
When you click on the "White Papers" tag it brings you to this: www.orsyp.com/component/customproperties/tag/1/
I tried adding a redirect from the long one to the shorter one in my .htaccess, but it doesn't do anything. The same issue applies to all tags. How can I redirect these URLs to make them friendly?
For instance, I noticed that when you filter for "White Papers" the URL is: www.orsyp.com/index.php?option=com_custo...ntent%3A122%2Cconten
When you click on the "White Papers" tag it brings you to this: www.orsyp.com/component/customproperties/tag/1/
I tried adding a redirect from the long one to the shorter one in my .htaccess, but it doesn't do anything. The same issue applies to all tags. How can I redirect these URLs to make them friendly?
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
11 years 8 months ago - 11 years 8 months ago #1281
by andrea_4g
Replied by andrea_4g on topic Two URLs pointing to same content
The URL format can be changed with parameter 'Url Format => ' in main Custom Properties configuration.
The two URLs you posted as examples, although leading to the same result set, are inherently different:
The former is the result of a search form, where many criteria can be chosen at the same time. The latter is an hyperlink pointing to a single tag.
The long "URL" can't be shortened.
The two URLs you posted as examples, although leading to the same result set, are inherently different:
The former is the result of a search form, where many criteria can be chosen at the same time. The latter is an hyperlink pointing to a single tag.
The long "URL" can't be shortened.
Last edit: 11 years 8 months ago by admin. Reason: spelling errors
Please Log in or Create an account to join the conversation.
Time to create page: 0.156 seconds