Re: Store pages in google search engine!
Google usually derive this list of short links from the top most visited pages on your site . Make sure your meta descriptions and titles are filled out on all pages. Make sure robots.txt is not stopping google from indexing your site too. I've robots.txt file like (User-agent: * Allow: /) and I'll...
Jump to post- Thu Jun 21, 2018 6:58 am
- Replies 3
- Views 781
Re: How to set max reward points in 3.0.2
Thank you dude for sharing the problem and how fix it
- Thu Jun 21, 2018 6:47 am
- Replies 1
- Views 1287
Store pages in google search engine!
Hello
Please,How to make my website appear in google search engine like screenshot in attachments
I mean home page in top and other pages like contact us, terms, privacy, register, login, etc... under home page
- Wed Jun 20, 2018 9:06 pm
- Replies 3
- Views 781
Re: "http Protocol Error" in some countries
Well 500 is typically an internal server error. Try through a proxy and see if you get the same result. Could be your host is seeing a flood of IP's and blocking them or something not set right in your .htaccess . What should I do exactly to find where the problem and solve it this is my htaccess f...
Jump to post- Thu Jun 14, 2018 5:52 am
- Replies 2
- Views 645
"http Protocol Error" in some countries
Hello Please, when I installing opencart on a domain, I checked it in host-tracker.com & https://www.uptrends.com/tools/uptime I see these errors check attachment but domain without opencart script works without these errors in host-tracker.com & https://www.uptrends.com/tools/uptime how res...
Jump to post- Wed Jun 13, 2018 10:55 pm
- Replies 2
- Views 645
Re: how fix search URL!
Thanks for pointing that out. I took a look and this is due to some hard-coded checks on the "route" variable in the URL. Because that's missing, the redirect doesn't happen, so the page doesn't refresh. I fixed it on my demo with this edit: IN: /catalog/view/javascript/common.js REPLACE ...
Jump to post- Mon Jun 11, 2018 7:10 am
- Replies 6
- Views 3633
Re: how fix search URL!
If you can't get that other extension working, Rewrite Manager can do this. It will change all redirects to the rewritten version you enter, including both the page URL and URLs generated by OpenCart (e.g. for links in the header or footer). Note that search pages do still use a URL parameter, so t...
Jump to post- Sat Jun 09, 2018 10:57 pm
- Replies 6
- Views 3633
Re: how fix search URL!
What about this? https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=24846 I edit common.js as he explained to fix search & cart remove problem but no avail https://example.com/index.php?route=product/search&search= to https://example.com/search&search= ...
Jump to post- Fri Jun 08, 2018 1:07 am
- Replies 6
- Views 3633
Re: Refresh error in admin dashboard
can you let me know how edit /config.php and /admin/config.php to fix this problem
Thanks Jump to post
- Thu Jun 07, 2018 11:48 pm
- Replies 2
- Views 356
how fix search URL!
Hello everyone Could you please let me know how change this url from : https://example.com/index.php?route=product/search&search= to https://example.com/search (/search) works good direct in browser bar, but always after use search box in site going to /index.php?route=product/search&search=...
Jump to post- Thu Jun 07, 2018 6:17 am
- Replies 6
- Views 3633
Refresh error in admin dashboard
Hello
I got this error when I click refresh button in admin dashboard
please check screenshot in attachment and let me know how can fix this error
Thank you
- Wed Jun 06, 2018 11:13 pm
- Replies 2
- Views 356
Re: need help (CSV files import) to categories!
Ok,Thank you for your response Jump to postxxvirusxx wrote: ↑Thu May 31, 2018 3:51 pmSee the demo, or ask/send file to developper to see if work
https://www.opencart.com/index.php?rout ... n_id=27350
- Sat Jun 02, 2018 9:21 am
- Replies 3
- Views 536
need help (CSV files import) to categories!
Hi everyone
I am looking for a extension (CSV files import) that works with the same file like the one in the attachment,I could not find anything working in the marketplace, for this I created topic here,I hope someone can help me with a useful extension
Regards
- Thu May 31, 2018 5:29 am
- Replies 3
- Views 536
Re: How Remove Tax ID, Cheque & Bank Transfer?
You rock "IP_CAM" thanks a lot I edited "affiliate.twig" and other pages to avoid some errors,now the problem has been fixed thank you Jump to post
- Fri May 25, 2018 7:12 am
- Replies 6
- Views 5970
Re: How do I remove index.php?route= from all base URLs opencart 3x?
Rewrite Manager can do this. You can set an SEO keyword to replace the "route" portion, so for example you can do a rewrite like this: FROM: http://www.yourdomain.com/index.php?route=account/login TO: http://www.yourdomain.com/login Feel free to take a look at the screenshots and demo sit...
Jump to post- Fri May 25, 2018 1:16 am
- Replies 5
- Views 7698
Re: How do I remove index.php?route= from all base URLs opencart 3x?
Allready checked on this here ? Ernie --- https://www.opencart.com/index.php?route=marketplace/extension&filter_search=SEO&filter_download_id=55&filter_license=0 --- There is nothing at all, worst extensions, errors and old versions etc...I asked for help here,after several tries with m...
Jump to post- Fri May 25, 2018 1:07 am
- Replies 5
- Views 7698
How do I remove index.php?route= from all base URLs opencart 3x?
Hello everyone
Please I need a solution to remove (index.php?route=) on opencart 3x in all urls
I want urls appear without
?route=account
?route=affiliate
?route=product
?route=information
?route= etc...................
Any help would be greatly appreciated!
- Thu May 24, 2018 7:30 am
- Replies 5
- Views 7698
Re: how add username field for customers?
in register page there are no username field Jump to post
- Sat May 19, 2018 9:20 am
- Replies 4
- Views 855
Re: how add username field for customers?
If you look at the DB table for reviews you will see author. All OC is doing is pre-filling the customer name when they are signed in. Really, if review is your only concern, then you should be able to easily allow a customer to specify the review name without touching the controller or adding addi...
Jump to post- Sat May 19, 2018 9:13 am
- Replies 4
- Views 855
how add username field for customers?
Hello
Please,I need help , when a client add review her full name appears, how can add and change this how add username field when client register and when add review
- Fri May 18, 2018 8:17 am
- Replies 4
- Views 855