Tagged Questions
3
votes
3answers
102 views
SEO Joomla URL to WordPress URL's
I am trying to migrate from Joomla 1.5 SEF URL's to WordPress SEF URL's.
The old links use this formatting: /site/sectionname/categoryname/id-titlename.html
I want to migrate it to ...
3
votes
1answer
100 views
Remove dynamic generated end of URL
I have a Joomla 2.5 website with joomshopping and AceSEF extension component.
SEF URL generation works just fine except one issue.
For some reason, there are dynamic parts generated in the end of ...
1
vote
3answers
208 views
Including title page name in PHP URLs
How do I show titles of the page in URLs?
Currently: http://websitename.com/index.php?c_id=18&start=0&m_id=1
Change To: ...
2
votes
1answer
1k views
Joomla 1.6 URL rewrite on IIS7 (removing /index.php/)
Joomla 1.6 was released today and I'm wondering if anyone knows how to get rid of the /index.php/ part?
How link looks now:
http://www.example.org/index.php/stuff
How link would look after URL ...