SEO URL whitout ?id= Joomla 2.5 - Joomla! Forum - community, help and support
hi,
i updated 1 of websites joomla 2.5 , i'm not able same name urls (~200).
it possible type of url joomla 2.5.8?
http://www.domain.com/category/258.html (258 = id article number).
i have tried modify router.php . not works!
thanks!
i updated 1 of websites joomla 2.5 , i'm not able same name urls (~200).
it possible type of url joomla 2.5.8?
http://www.domain.com/category/258.html (258 = id article number).
i have tried modify router.php . not works!
thanks!
welcome joomla forum!
workaround:
you can use components > redirect manager redirect old links (that don't work anymore) new urls.
alternatively can use .htaccess , put 301 redirects in old hyperlinks.
if still have backup of old site, install locally (using xampp), install xmap
and use extension find old urls.
put relative links in spreadsheet + in column new absolute full links , "redirect 301" create redirects put in .htaccess.
workaround:
you can use components > redirect manager redirect old links (that don't work anymore) new urls.
alternatively can use .htaccess , put 301 redirects in old hyperlinks.
if still have backup of old site, install locally (using xampp), install xmap
and use extension find old urls.
put relative links in spreadsheet + in column new absolute full links , "redirect 301" create redirects put in .htaccess.
Comments
Post a Comment