Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: Friendly URLs .htaccess help

RewriteBase / RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L] RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L] RewriteRule ^download/(.*) /index.php?route=error/not_found [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQU...

Jump to post
  • Sat Jan 18, 2014 11:17 am
  • Replies 56
  • Views 85379
Re: how to SEO the index.php?route=common/home

RewriteBase / RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L] RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L] RewriteRule ^download/(.*) /index.php?route=error/not_found [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQU...

Jump to post
  • Sat Jan 18, 2014 11:07 am
  • Replies 60
  • Views 59389

Page 1 of 1

Search found 2 matches