Viewing 3 replies - 1 through 3 (of 3 total)
  • You will have to set up a WordPress permalink structure that mimics the Joomla URL hierarchy, then possibly also run an SQL replace to change URLs if you cannot exactly mimic the Joomla URLs. As an alternative you can attempt to write a 301 REGEX that will do it, but that is not an easy or optimal solution.

    Plugin Author christian_gnoth

    (@christian_gnoth)

    the urls are changed by the plugin through the “Change URL” button.

    The old url structure you will loose and you ahve to setup a redirect.

    the generation of the redirects you have to code by yourself. you can generate those redirects with a php script.

    if oyu send me an mysql full dump of your joomla installation, I can take a look and maybe i can include a new feature for that in one of the next releases – I need an example input.

    Plugin Author christian_gnoth

    (@christian_gnoth)

    if you send me an mysql full dump of your joomla installation I can try to integrate it in one of the future releases

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Joomla/Mambo To WordPress Migrator] What about the Links?’ is closed to new replies.