Search found 106 matches

Search found 106 matches

Re: Help on 301 Redirect to Avoid Google Problems

Hi Simon,

You've been a great help - thank you so much!

Somebody privated messaged me also asking about this so I think this has helped others too!

I'll hopefully be pushing this all live over the weekend :-)

Kind Regards,
Joan

Jump to post
  • Thu Oct 27, 2011 3:51 am
  • Replies 30
  • Views 3683
Re: Help on 301 Redirect to Avoid Google Problems

try this instead 1 RewriteCond %{HTTP_HOST} !^www\. 2 RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] 3 RewriteRule ^store/(.*)$ /$1 [R=301,L] 4 RewriteCond %{REQUEST_FILENAME} !-f 5 RewriteCond %{REQUEST_FILENAME} !-d 6 RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA] Hi Simon, Bits of th...

Jump to post
  • Thu Oct 27, 2011 2:59 am
  • Replies 30
  • Views 3683
Re: Help on 301 Redirect to Avoid Google Problems

Thanks so much Simon- looking at that code I could never have figured that out... I will try this tonight in test.

If I implement the 301 this way for the page moves then Google shouldnt hurt my ranking in any way should it? That's my understanding of 301s anyway..

Kind Regards,
Joan

Jump to post
  • Wed Oct 26, 2011 9:20 pm
  • Replies 30
  • Views 3683
Re: Help on 301 Redirect to Avoid Google Problems

Thanks for your help Avvici , this is all totally alien to me... So would this work? RewriteEngine on RewriteCond %{HTTP_HOST} ^joaniesgifts.co.uk RewriteRule ^(.*)$ http://www.joaniesgifts.co.uk/$1 [R=permanent,L] RedirectMatch 301 ^/subfolder/$ http://www.joaniesgifts.co.uk/store/ So if for exampl...

Jump to post
  • Wed Oct 26, 2011 6:34 pm
  • Replies 30
  • Views 3683
Help on 301 Redirect to Avoid Google Problems

Hi Guys, I have a static html page (http://www.joaniesgifts.co.uk) that links to my opencart store (http://www.joaniesgifts.co.uk/store/). I want to scrap the homepage, move all pages back a directory (so the store homepage is the homepage) and re-theme. I've been told that if i do this Google will ...

Jump to post
  • Tue Oct 25, 2011 9:37 pm
  • Replies 30
  • Views 3683
Re: Help Clearing the Session ?

Hi Q I think Safari is also doing it on my Mac.

Is there anything that can be done?

Joan

Jump to post
  • Thu Oct 20, 2011 4:12 am
  • Replies 2
  • Views 1961
Help Clearing the Session ?

Hi Guys, I'm running 1.4.9.4 and wondered if someone can help me to :- 1. find a way to automatically log a user out from their account when they close the browser? 2. show me how to automatically clear the user's cart when they close the browser? I'm using Jay's amazing Page Cache mod ( http://www....

Jump to post
  • Thu Oct 20, 2011 3:58 am
  • Replies 2
  • Views 1961
Re: Opencart Issue Reported By Webmaster Tools?

Thanks for the reply Simon! From what I can see, it's fine in browsers but what really concerns me is that I can see 52 errors fetching resources messages in Webmaster tools in this section. These seem to mainly be pointing to the PNG files from the template, the cache tiny images and a few javascri...

Jump to post
  • Fri Oct 14, 2011 10:32 pm
  • Replies 3
  • Views 442
Re: Opencart Issue Reported By Webmaster Tools?

Vy the way, product pages look even worse!

Hope someone can help?

Joan

Jump to post
  • Fri Oct 14, 2011 10:10 pm
  • Replies 3
  • Views 442
Re: admin crashing site

Ah ok thanks. I'll keep an eye on the error log - so far so good!

Thx
Joan

Jump to post
  • Wed Oct 12, 2011 7:05 am
  • Replies 29
  • Views 3145
Caching of Categories - Final Answer?

Hi Guys, I know it's been covered but I've seen so many threads on how to cache categories in order to speed up Opencart that i've gotten confused as to which solution to implement. I've tried a couple of solutions that have worked for a short time and then the problem of slow page loads comes back ...

Jump to post
  • Wed Oct 12, 2011 6:39 am
  • Replies 0
  • Views 225
Re: Publish Opencart Store to Static HTML? (SOLVED)

Wow - what I was looking for has been built! Jay has produced an amazing extension.

http://www.opencart.com/index.php?route ... order=DESC

Thanks,
Joan

Jump to post
  • Wed Oct 12, 2011 5:54 am
  • Replies 4
  • Views 1541
Re: admin crashing site

Hi Jay,
OK i've installed the code but not sure it's made any difference.
The admin screen still feels slow and when that's slow it seems to spill onto the main site...
Is there a way I can test the vqmod is installed correctly? I'm not seeing any errors now.

Thanks again,
Joan

Jump to post
  • Wed Oct 12, 2011 4:07 am
  • Replies 29
  • Views 3145
Re: admin crashing site

Thanks Jay - I'll try this tonight and report back!

Best ,
Joan

Jump to post
  • Tue Oct 11, 2011 9:12 pm
  • Replies 29
  • Views 3145
Re: admin crashing site

Hi Jay,
Im on 1.4.9.4

Thanks
Joan

Jump to post
  • Tue Oct 11, 2011 7:46 pm
  • Replies 29
  • Views 3145
Re: admin crashing site

Hi Jay, In stalled VQMod ok but when i install your file I get the following error :- Parse error: syntax error, unexpected T_IF in /websites/123reg/LinuxPackage22/jo/an/ie/joaniesgifts.co.uk/public_html/store/vqmod/vqcache/vq2-system_library_cache.php on line 12 Any ideas what i've done wrong? Joan

Jump to post
  • Tue Oct 11, 2011 2:56 am
  • Replies 29
  • Views 3145
Re: admin crashing site

Thanks Jay I havn't installed vqmod so will give this a go - hopefully not to hard.
In admin, my categories are taking about 30 seconds to save and sometimes it seems to kill my site too so definitely worth a shot :)

Best wishes,
Joan

Jump to post
  • Mon Oct 10, 2011 6:49 am
  • Replies 29
  • Views 3145
Re: admin crashing site

@Joan, see the attached vqmod file in this thread . Give it a try on your site, and let me know if you have any issues Jay Hi Jay, thanks for trying to help. What do i do with the xml file in your link and do you think it will improve the performance issue with Admin? I have no linux experience so ...

Jump to post
  • Mon Oct 10, 2011 3:36 am
  • Replies 29
  • Views 3145
Re: admin crashing site

Hi I'm also on shared hosting with 123-reg.
I added the file and it just returns the following :-

string(0) ""

Kind Regards,
Joan

Jump to post
  • Sun Oct 09, 2011 8:01 pm
  • Replies 29
  • Views 3145
Re: admin crashing site

Hi,
Like seedler I also get big slow downs saving categories but also products.
Im also getting exactly the same "unlink" error messages.
Hope someone can yet again save the day :)

Kind Regards,
Joan

Jump to post
  • Sun Oct 09, 2011 3:18 am
  • Replies 29
  • Views 3145

Search found 106 matches