Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2010-04-16 17:08:17
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
how do I work with messy URLs?
I am trying to work with messy URLs, but dont know how…
All the website was created to work with clean URL´s, so the sections and every link on the site is
www.example.com/section_name
and the articles are www.example.com/title
The server I am installing the website to does not support clean Urls, so I need to modify the website to work with messy URLs…
How do I do this?
after selecting messy in the options, I need to modify all the liks in my pages, but what do I writte?
thanks!
Offline
#2 2010-04-16 17:23:14
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: how do I work with messy URLs?
mlarino wrote:
after selecting messy in the options, I need to modify all the liks in my pages, but what do I writte?
Does that mean you hardcoded your links? Because if your links are generated by Txp tags (like txp:section_list, txp:category_list, txp:permlink, txp:category, txp:section) they will automatically change when you change the permanent link mode.
Offline
Pages: 1