Juozas Posted October 8, 2010 Share Posted October 8, 2010 Hello all,i have created new directory in my server and put there my prestashop files (in the main directory is another website). Prestashop works fine. It shows friendly URL. I put there more than 150 products, but when i took a look at google webmaster tools, i saw that all of them are not found (screenshot attached). I havent changed .htaccess file. What i should do else? What i am doing wrong? Why google ignore my website?I was looking for answer in previous posts, but could not find. People only offer some modules. Link to comment Share on other sites More sharing options...
chadwick Posted October 8, 2010 Share Posted October 8, 2010 Wow that is a pretty serious problem! I am new to the community and this is one of the major areas of concern for me and my slew of websites I am developing. I will say this, make sure that Google has a .htacess file that tells them where those links or pages are man. Umm, I am sure they have a topic or a few threads where someone has edited a .htacess. Then I would just do a Google search to find out how to submit that to Google, so those pages get found and unbanned. If I find out if I run into this problem over the next couple of days, I will post the solution. But I have added this to my paranoid to-do-list. Good luck! :-/ Link to comment Share on other sites More sharing options...
rocky Posted October 9, 2010 Share Posted October 9, 2010 Looks like you are using relative URLs instead of absolute URLs somewhere, which causes the category name to appear twice in the URL when clicking from a category to a product. I'll need a link to your site to help any more. Link to comment Share on other sites More sharing options...
Juozas Posted October 9, 2010 Author Share Posted October 9, 2010 Thank you for answers.Rocky, how i can fix it? How i can change to absolute URLs? Link to comment Share on other sites More sharing options...
rocky Posted October 10, 2010 Share Posted October 10, 2010 I can't figure out where those bad links are coming from. Link to comment Share on other sites More sharing options...
keyura Posted November 30, 2010 Share Posted November 30, 2010 Hey, Did you find those bad links coming from where. May be I also need to check that. Link to comment Share on other sites More sharing options...
jamieshankland Posted December 2, 2010 Share Posted December 2, 2010 I am having the same sort of errors can you help with this Rocky? Link to comment Share on other sites More sharing options...
rocky Posted December 2, 2010 Share Posted December 2, 2010 What version of PrestaShop are you using? The weird URLs are caused by a bug in the stats module that was fixed in PrestaShop v1.3.2.The other URLs seem to be cause because your RSS feed is a relative URL instead of an absolute one. There must be another bug there somewhere. Link to comment Share on other sites More sharing options...
jamieshankland Posted December 2, 2010 Share Posted December 2, 2010 I am using version 1.3.2 :S or I should be do you think upgrading to 1.4 would help? Link to comment Share on other sites More sharing options...
rocky Posted December 2, 2010 Share Posted December 2, 2010 Try upgrading to PrestaShop v1.3.3. PrestaShop v1.4 isn't ready for production use yet. Link to comment Share on other sites More sharing options...
jamieshankland Posted December 2, 2010 Share Posted December 2, 2010 How do I upgrade safe as I have custom theme and stuff on.Like edited CSS pages and stuff Link to comment Share on other sites More sharing options...
rocky Posted December 3, 2010 Share Posted December 3, 2010 Firstly, make a backup of your existing files and database in case anything goes wrong. I've attached an archive with just the files that changed between PrestaShop v1.3.2 and PrestaShop v1.3.3. Did you rename your theme to something else or is it still prestashop? I copied my theme to another directory, so I just overwrite all the files, then compare the default PrestaShop v1.3.2 and v1.3.3 files and copy the changes over to my customised theme. If you haven't copied the theme to a separate directory, then you will need to overwrite everything but the themes directory (except for any core files you modified), then compare the default themes and copy the changes into your theme. You must also upload the entire install directory and run the installer, choosing the "Upgrade" option to upgrade your database to PrestaShop v1.3.3.That's how I upgrade. I'm not sure whether there is any safer way. PrestaShop v1.3.2-v1.3.3 diff.zip Link to comment Share on other sites More sharing options...
jamieshankland Posted December 3, 2010 Share Posted December 3, 2010 I had edited my template.So will I need to compaire the files etc. Link to comment Share on other sites More sharing options...
kerryzhao Posted December 4, 2010 Share Posted December 4, 2010 Firstly, make a backup of your existing files and database in case anything goes wrong. I've attached an archive with just the files that changed between PrestaShop v1.3.2 and PrestaShop v1.3.3. Did you rename your theme to something else or is it still prestashop? I copied my theme to another directory, so I just overwrite all the files, then compare the default PrestaShop v1.3.2 and v1.3.3 files and copy the changes over to my customised theme. If you haven't copied the theme to a separate directory, then you will need to overwrite everything but the themes directory (except for any core files you modified), then compare the default themes and copy the changes into your theme. You must also upload the entire install directory and run the installer, choosing the "Upgrade" option to upgrade your database to PrestaShop v1.3.3.That's how I upgrade. I'm not sure whether there is any safer way. I followed your instructions. But I find no option like"upgrade" during the installing...Could you please tell me in which step it is? Link to comment Share on other sites More sharing options...
rocky Posted December 4, 2010 Share Posted December 4, 2010 You should see something like the screenshot below. Choose the "Update" option under "Installation method". If that option isn't available, it means you are missing the config/settings.inc.php from the previous version of PrestaShop. Make sure it is on your server. Link to comment Share on other sites More sharing options...
kerryzhao Posted December 4, 2010 Share Posted December 4, 2010 Thanks! Rocky!I finally achieve it. Link to comment Share on other sites More sharing options...
Vilas Posted December 8, 2010 Share Posted December 8, 2010 Hi Rockey,I am also getting same kind of errors while using google webmaster tool. So can you tell me how to upgrade previous version to newer one? Do I have to copy any files or I will get any option in backend to upgrade?Please support me.regardsVilas Link to comment Share on other sites More sharing options...
Lory Posted December 9, 2010 Share Posted December 9, 2010 Firstly, make a backup of your existing files and database in case anything goes wrong. I've attached an archive with just the files that changed between PrestaShop v1.3.2 and PrestaShop v1.3.3. Did you rename your theme to something else or is it still prestashop? I copied my theme to another directory, so I just overwrite all the files, then compare the default PrestaShop v1.3.2 and v1.3.3 files and copy the changes over to my customised theme. If you haven't copied the theme to a separate directory, then you will need to overwrite everything but the themes directory (except for any core files you modified), then compare the default themes and copy the changes into your theme. You must also upload the entire install directory and run the installer, choosing the "Upgrade" option to upgrade your database to PrestaShop v1.3.3.That's how I upgrade. I'm not sure whether there is any safer way. Hi Rocky,can I use this files to update from version 1.3.1 to 1.3.3?Thank you.Lory Link to comment Share on other sites More sharing options...
Vilas Posted December 16, 2010 Share Posted December 16, 2010 Hi,But I dont think so that there something like expired thing about crawl rate.RegardsVilas Link to comment Share on other sites More sharing options...
dwarner078 Posted December 17, 2010 Share Posted December 17, 2010 Oh, this is a serious problem, I'm new to the community and is a major concern for me and my group of sites to development. Since we launched the debugging feature in Webmaster Tools, webmasters have asked for the sources of the URLs causing the errors. 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