Webmastersite.net
Register Log In

4.1.3 bug list

Title 4.1.3 bug list
Message Text hello For the SEO : if i want to change here : Format for category rewriting: {CATREWRITEPATH}/{PAGE}/ by WORD-{CATREWRITEPATH}/{PAGE}/ works fine for categories url in the top main page but not for the details links miss WORD- in the url sad if i made a change like that : {CATREWRITEPATH}/WORD-{PAGE}/ Create an error because miss one " <br> " in the new htaccess like : RewriteRule ^[-_/\+A-Za-z0-9äüößèà ]+/([0-9]+)/?$ link.php?rewritten=1&id=$1RewriteRule ^([0-9]+)/?$ index.php?rewritten=1&action=displaycat&catid=$1 instead of : RewriteRule ^[-_/\+A-Za-z0-9äüößèà ]+/([0-9]+)/?$ link.php?rewritten=1&id=$1 RewriteRule ^([0-9]+)/?$ index.php?rewritten=1&action=displaycat&catid=$1 -------- When i click on a tag in my main page : i go no a 404 : No such content exists. The link you are following seems to have been incorrect. sad Regards
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership noifrup
Views 648 views. Averaging 0 views per day.
Similar Topics
Submission Date Sep 29, 2007 - 3:24 PM