News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Would appreciate some feedback on my store

Started by user88, June 02, 2018, 07:35:20 PM

Previous topic - Next topic

user88

Hi, please visit bluestarway.com and let me know how it works for you and what you think.

I'm already aware of two little display glitches but haven't figured out how to solve them yet. One is with how abantecart aligns my 'related products' and the other one is with the number of content page links I have on my footer.

Thanks a lot

eCommerce Core

Looks good.

One note: Your site works with both bluestarway.com and www.bluestarway.com
Make sure you use only one and set a redirect.
"If you're in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent."
― Warren Buffett

user88

Thanks,

I don't know enough to understand the problem. Would you explain?

Basara

Google read www.bluestarway.com and bluestarway.com as two different websites. So you need to choose what site you prefer and set store url in your AbanteCart settings, then setup .htaccess file to redirect all non-www traffic to www

raj@ad4u.co.uk

#4
Looking good here.

Best of Luck,

Raj


btw - this coupon at checkout has made me go online to find a coupon and find better deals at other suppliers - something to consider - if I couldn't find a code I felt cheated out of some deal that others got :)

user88

Thank you for the reviews.

I understand how you feel about the coupon code. I have had that experience myself with other companies. May end up removing it.

Basara,

How do I format that redirect?

Basara

You can try to add this into your .htaccess file

RewriteEngine on
#redirect non www to www
RewriteCond %{HTTP_HOST} ^[^.]+\.[^.]+$
RewriteCond %{HTTPS}s ^on(s)|
RewriteRule ^ http%1://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]


But it may differer based on what you want. Google it

user88

MichaelRab

I don't understand what you mean. Is this in regards to the function of my store?

Forum Rules Code of conduct
AbanteCart.com 2010 -