Post by LIBERTY_GUY » Sat Jul 06, 2013 1:10 am

Hi. On a few ecommerce review sites, I often hear OpenCart described as search engine friendly, whereas those descriptions are not applied to the likes of Zen, or Prestashop.

Exactly what is it that is different in OpenCart? That is a question, not a critique, as I want to use OpenCart to its fullest potential to attract customers.

Thanks...

New member

Posts

Joined
Fri Jun 21, 2013 5:14 pm

Post by beanbagshop » Sat Jul 06, 2013 10:57 am

Opencart Site says
Having a high search engine ranking for your the keywords related to your products can mean the difference if your store takes high number of sales or not.

OpenCart is search optimised allowing pages to be indexed by all major search engines and includes support for custom product and category META tags.
From my own experience i can tell you that this is the best solution. best things are there in the core itself, if not then there are many cheap modules which can make your shop super seo-friendly. please search the forums and extention store.
Opencart is anyday a Poor Guy's cart, i mean its very much affordable to customize if you wish to. There is active support Free and Paid.
I wish you good look with OC

Image
Bean Bags Online Shopping | Bean Bags | Bean Bags Refill
Bean Bag Shop Online India | Bean Bag Chairs Online


New member

Posts

Joined
Sun Apr 28, 2013 2:45 pm
Location - Pune, Maharastra

Post by LIBERTY_GUY » Sat Jul 06, 2013 2:19 pm

Thanks 'beanbagshop'. I really like Opencart, I looked at it two years ago and it wasn't a mature enough solution then with few add ons available, but it has really moved on in the last two years. The people that have donated the free add ons have pushed the program to the point it is a true chellenger for the likes of Zen Cart and Prestashop now.

New member

Posts

Joined
Fri Jun 21, 2013 5:14 pm

Post by MarketInSG » Sun Jul 07, 2013 12:11 pm

zen cart looks like an ancient cart to be honest...it's time for everyone to move over to something practical and stronger :)


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by i2Paq » Sun Jul 07, 2013 8:18 pm

You really should start to use the search.

Plenty of topics regarding OC en SEO.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by LIBERTY_GUY » Mon Jul 08, 2013 3:09 am

i2Paq wrote:You really should start to use the search.

Plenty of topics regarding OC en SEO.
Thanks.. I did type in 'Search engine friendly' but it came back with no results found. Was just curious as to why review sites specifically referred to OC as search engine friendly, but did not apply that terminology to any of the other carts.

I have always found the best SEO is offline marketing. ;)

Thanks for your replies guys.....

New member

Posts

Joined
Fri Jun 21, 2013 5:14 pm

User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by LIBERTY_GUY » Tue Jul 09, 2013 7:06 am

MarketInSG wrote:turn on SEO function and it's SEO friendly :)
Sadly despite following all the instructions I cannot get the seo friendly thing to work at all, either on the live server or on my xampp enivronment. All I get is 404 errors.. :-\

My web host confirms the mod_rewrite is enabled. On my xampp environment the mod rewrite is enabled in the apache config file and all ovverides set to all. The .htaccess name change has been done, but still get 404 errors for every product where a seo keyword has been inserted in the data section of the product.

New member

Posts

Joined
Fri Jun 21, 2013 5:14 pm

Post by MarketInSG » Tue Jul 09, 2013 8:35 am

If you did not install in the root directory, changes need to be made to the .htaccess file. Open it up and you should find references to it.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by LIBERTY_GUY » Wed Jul 10, 2013 5:16 am

Thanks 'MarketInSG'. Have tried everything with the .htaccess file but with no joy. Going to have to put that feature onto the back burner for a little while, as have already spent far too much time on it already.

New member

Posts

Joined
Fri Jun 21, 2013 5:14 pm

Post by butte » Wed Jul 10, 2013 5:32 am

Given "it wasn't a mature enough" I will not resist: at 1.5.0 OC was already amply mature enough to outdo anything that any competitor could do then or since, and a good many installations of it are still in full force and effect, alive and live. Mumble, mutter.

If it's taking too much time, then turn it off till you have time. Nowadays any host worth even a grain of salt has both Apache running and mod_rewrite enabled. These steps are basic rocket science: aim then launch.

(1) In .htaccess the store's own root must be specified, so that'll be either / or /storename/ (there's a # commented line showing so).

(2) In both config.php files all of the HTTP, HTTPS, and DIR lines must conform to what is. Exactly.

(3) Each place "where a seo keyword has been inserted" was the insertion unique (there's a default instruction that is actually a wee tad hard to miss)?

(4) Check the checkbox.

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am

Post by LIBERTY_GUY » Wed Jul 10, 2013 7:15 am

butte wrote:Given "it wasn't a mature enough" I will not resist: at 1.5.0 OC was already amply mature enough to outdo anything that any competitor could do then or since, and a good many installations of it are still in full force and effect, alive and live. Mumble, mutter.
Last time I used Opencart it was on v1.4.7 or 8. Then there was no shipping estimator in the core program meaning customers didn't know what the shipping was until they had filled all their details in (not good)! There was also an issue with templates not working with newer versions as I seem to remember. That is all in the past though and the program has moved on.

The SEO thing on my live site has now finally been resolved. It was the .htaccess file not losing its .txt thing at the end. It will rename in a Linux environment, but not in a Windows xampp environment. I am putting xampp in a virtual (Ubuntu) linux environment on my main tower tomorrow, but now it's gone past midnight and this dude has really got to sleep now.

Thanks for your assistance everyone.

New member

Posts

Joined
Fri Jun 21, 2013 5:14 pm

Post by butte » Wed Jul 10, 2013 7:38 am

Congrats. Yes, the change to 1.5.x was significant. Most extensions, modules, templates, etc., are version sensitive, even among 1.5.x.y where x varies. The ".txt thing at the end" is the file extension before it is renamed to dot and all-extension, which Windows doesn't like but tolerates. Apache requires its various .ht* files, and will run happily on Windows, and Windows will happily run Apache pro forma and standalone (with no AMP/LAMP/WAMP/XAMP nonsense). The .htaccess will readily rename to that on the Windows machine if you use a pure text editor (freeware Crimson Editor, for example), or if you point FileZilla straight at its own machine and rename that way (right-click, rename). You just won't easily cause Windows Explorer or the command line to do it. On a LInux machine renaming to .htaccess should be no problem at all. On a Linux machine, and for that matter on a Windows machine, you might as well install Apache, php, mysql, etc., to run in and of themselves, they do NOT NEED the *AMP quagmire. Sleep tight.

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am

Post by john88 » Sun Jul 14, 2013 3:06 pm

integrate plugins for non advance user

It is very simple but looks good once you get a nice theme and edit it to your own needs.

It's very easy to use and also easily etendable if you know programming or you can easily find extensions right from the OpenCart website(recommended) - paid and free, although most of the better ones are paid, but worth it. The pre-installed options are not as many as Magento and SEO is very weak *by default*, but again with extension you can very much cover this.

New member

Posts

Joined
Sat Jul 13, 2013 1:45 am


Post by john88 » Mon Jul 15, 2013 3:37 am

MarketInSG wrote:turn on SEO function and it's SEO friendly :)
What is SEo function?

New member

Posts

Joined
Sat Jul 13, 2013 1:45 am


Post by MarketInSG » Mon Jul 15, 2013 7:59 am

search engine optimization function. Make your URLs look nicer when turned on in OpenCart


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by john88 » Sat Jul 27, 2013 3:56 am

john88 wrote:
MarketInSG wrote:turn on SEO function and it's SEO friendly :)
What is SEo function?
Search engine optimization...google it or wiki it to know more about it

New member

Posts

Joined
Sat Jul 13, 2013 1:45 am

Who is online

Users browsing this forum: No registered users and 19 guests