shaz Posted June 7, 2011 Share Posted June 7, 2011 Hi I have version 1.3.7.0 and I turned on friendly URL’s, generated the .htaccess file and now seem to have problems with 404 errors in stats and on homepage & one of them being favicon. I have checked my folder /img / favicon.ico and the file is there but it appears weird? see below: h( @æßòÍ»éÌ·œàÝÁªä¶ÛÎïØÉî–„UÊÿ€OÉÿ€OÉÿ²•ÞéšgÙÒíkfÐþ€OÉÿ€OÉÿ€OÉÿ¡~×ýäÚó´yi´yçÙòéÿ›vÔû¬ŽÛÿ€OÉÿ€OÉÿ€OÉÿštÔÿœËÇ1¢o´y‡´yÿÙòéÿ¾éÚÿª‹Úÿ‘gÐÿ‰\ÌÿfÐÿ¤‡×ÿ¹çÖÿ´yI´y¢´yÿ´yÿ¾éÚÿœwÕÿƵæÿ÷äÿ·»Ûÿ¾éÚÿ´yÿ´y1´y½´yÿ´yÿ¨áÌÿœwÕÿ’Ú¿ÿ’Ú¿ÿ’Ú¿ÿ´yÿ´yþ´y´y×´yÿ´yÿ¨áÌÿ³¯Ûÿ!µ|ÿ´yÿ´yÿ´yÿ´yö±wœi´yð´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yà®u´yü´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yųx(´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yª´yC´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´y´y]´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yÿ´yu³x´y“´ye´y{´ys´y´y¨´yÜ´yÝ´yõ´yY´y!´yU´y/´yI±w±w´yE´yY´yc´ye´yþþìàààààÀÀÀÀÀÀó‘ø? I would really appreciate some help on this as uptil I generated the friendly URL and .htaccess file my site was running great. It now spits out loads of 404’s, duplicate content (I have just generated a robots.txt file to try and stop getting loads of irrelevant stuff indexed) and I assume that all of my old content from my old site that is indexed will eventaully drop off google or follow the 404 redirect.I have no experience in this sort of thing so would really appreciate some help on this. I have turned of the firndly URL's for now and my .htaccess file looks like this:# .htaccess automaticaly generated by PrestaShop e-commerce open-source solution# http://www.prestashop.com - http://www.prestashop.com/forums# URL rewriting module activationRewriteEngine on# URL rewriting rulesRewriteRule ^([a-z0-9]+)\-([a-z0-9]+)(\-[_a-zA-Z0-9-]*)/([_a-zA-Z0-9-]*)\.jpg$ /img/p/$1-$2$3.jpg [QSA,L,E]RewriteRule ^([0-9]+)\-([0-9]+)/([_a-zA-Z0-9-]*)\.jpg$ /img/p/$1-$2.jpg [QSA,L,E]RewriteRule ^([0-9]+)(\-[_a-zA-Z0-9-]*)/([_a-zA-Z0-9-]*)\.jpg$ /img/c/$1$2.jpg [QSA,L,E]RewriteRule ^lang-([a-z]{2})/([a-zA-Z0-9-]*)/([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$3&isolang;=$1$5 [QSA,L,E]RewriteRule ^lang-([a-z]{2})/([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$2&isolang;=$1$4 [QSA,L,E]RewriteRule ^lang-([a-z]{2})/([0-9]+)\-([a-zA-Z0-9-]*)(.*)$ /category.php?id_category=$2&isolang;=$1 [QSA,L,E]RewriteRule ^([a-zA-Z0-9-]*)/([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$2$4 [QSA,L,E]RewriteRule ^([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$1$3 [QSA,L,E]RewriteRule ^([0-9]+)\-([a-zA-Z0-9-]*)(.*)$ /category.php?id_category=$1 [QSA,L,E]RewriteRule ^content/([0-9]+)\-([a-zA-Z0-9-]*)(.*)$ /cms.php?id_cms=$1 [QSA,L,E]RewriteRule ^([0-9]+)__([a-zA-Z0-9-]*)(.*)$ /supplier.php?id_supplier=$1$3 [QSA,L,E]RewriteRule ^([0-9]+)_([a-zA-Z0-9-]*)(.*)$ /manufacturer.php?id_manufacturer=$1$3 [QSA,L,E]RewriteRule ^lang-([a-z]{2})/(.*)$ /$2?isolang=$1 [QSA,L,E]# Catch 404 errorsErrorDocument 404 /404.phpThanks in advance,would really appreciate some assistance. Link to comment Share on other sites More sharing options...
shaz Posted June 7, 2011 Author Share Posted June 7, 2011 Anybody got any advice? Link to comment Share on other sites More sharing options...
mrsmith25 Posted September 21, 2011 Share Posted September 21, 2011 I am googling and search like crazy. None of the fixes i have found work yet for me either. I am a hostgator customer, found a thread talking about how they had to use a specific .htaccess for godaddy, but it didnt work for me. Link to comment Share on other sites More sharing options...
newenglanddog Posted March 28, 2012 Share Posted March 28, 2012 Did anyone find a solution to this issue? I have installed PrestaShop on my GoDaddy hosted website and I also cannot get Friendly URLs to work either. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now