radact
When I select Customers and search/filter a customer, and I click on the Send Mail (Envelope Button), the Send Mail window displays, but when I select Template 1 or 2 from the dropdown menu, the body of the message is blank. However, if I click on Edit Mail Template, both templates display fine as I...
Jump to post- Tue Jan 21, 2025 2:44 pm
- Replies 1
- Views 4854
Re: Search Category Description Field?
Thanks for the reply.
Yes, that's what I ended up doing in the end. I create products and disabled the add to cart button for them. In the description, I created the external link to the affiliate page.
- Sat Jan 11, 2025 8:21 am
- Replies 2
- Views 2073
Re: Google Canonical Errors
Thanks Mona, appreciate that advice... I'll pop that in the robots.txt file and see what happens with the google indexes.
I'll update here once I've given it some time to reindex the site.
- Tue Nov 26, 2024 1:30 pm
- Replies 10
- Views 1512
Re: Google Canonical Errors
Is that all that is needed? Just that Page 1 reference? or the longer code you posted previously?
Some time has passed, but it doesn't seem to have made a difference to number of errors.
- Tue Nov 26, 2024 10:45 am
- Replies 10
- Views 1512
Block Order on Out of Stock, Allow Order on 2-3 Days or Pre-Order ??
Does anyone please know of an extension that allows you place an order for a product that has the status In Stock, 2-3 Days or Pre-Order, but not Out of Stock? Out of Stock means no longer available, but 2-3 Days or Pre-Order means it can still be ordered, but will take a little longer. In Stock of ...
Jump to post- Wed Nov 20, 2024 9:59 am
- Replies 3
- Views 804
Re: Google Canonical Errors
Thanks, let's see if it starts to make any improvement after Google does another crawl.
Jump to post- Sat Oct 19, 2024 7:47 am
- Replies 10
- Views 1512
Re: Google Canonical Errors
Sorry, I'm confused now.
Can you please provide the vqmod code exactly so I can just cut n'paste it?
- Fri Oct 18, 2024 6:02 am
- Replies 10
- Views 1512
Re: Google Canonical Errors
So make a new XLM file in the vqmod/xml folder like this?: <modification> <id>Header Logos</id> <version>1.1</version> <vqmver>2.6.1</vqmver> <author></author> <file name="catalog/controller/product/category.php"> <operation error="log"> <search position="replace"> <![C...
Jump to post- Thu Oct 17, 2024 7:29 pm
- Replies 10
- Views 1512
Google Canonical Errors
Is there a way to stop Google crawls from creating so many canonical errors when indexing my site? For a site that has <1500 pages, I get over 150,000 errors! eg: https://www.anotherworld.com.au/shop/sound-and-audio?sort=rating&order=DESC&page=7&limit=50 https://www.anotherworld.com.au/s...
Jump to post- Thu Oct 17, 2024 6:53 am
- Replies 10
- Views 1512
[SOLVED] Search Category Description Field?
Is it possible to for the Search function to read the text in the Category Description field as well as the product description field? I have a situation where I have categories that have no products in them, but the category description contains the keywords that need to be found. In case you're wo...
Jump to post- Tue Aug 27, 2024 6:41 pm
- Replies 2
- Views 2073
Re: I hate you Google!
Yes, the pages are in the following format: https://www.anotherworld.com.au/shop/reelplaytv-subscriptions https://www.anotherworld.com.au/shop/all-in-one-desktop-computers https://www.anotherworld.com.au/shop/led-and-rgb-lighting etc Rather than the old generic method where the arbitrary productid a...
Jump to post- Thu Jul 11, 2024 7:24 am
- Replies 8
- Views 1024
Re: I hate you Google!
By the sounds of it, it's probably not worth trying to fix it, as long as the URLs themselves are friendly.
Just ignore the alerts until Google change the way their crawlbot works?
- Wed Jul 10, 2024 7:54 pm
- Replies 8
- Views 1024
Re: I hate you Google!
I'll give that a go and see what happens to the pages report. I just don't know why it has to be so aggressive in it's crawling, there would be hundreds of combinations that would give canonical errors for every product if it uses the tag, route, sort, etc. I already went through the trouble of uniq...
Jump to post- Wed Jul 10, 2024 7:06 am
- Replies 8
- Views 1024
Re: I hate you Google!
So just ignore those errors then for the non-canonical alerts? I was under the impression that lots of alerts could negatively affect my rankings.
Or is it possible to set noindex just for the search results that start with ?tag, ?route, etc.
- Tue Jul 09, 2024 6:56 am
- Replies 8
- Views 1024
I hate you Google!
Google is throwing up thousands of errors while trying to crawl my site. https://www.anotherworld.com.au/shop/msi-stealth-NBM-STEALT14A13VF059?tag=MSI&sort=rating&order=DESC&limit=20 Jul 6, 2024 https://www.anotherworld.com.au/shop/simplecom-cm412-hdmi-splitter?sort=p.model&order=ASC...
Jump to post- Mon Jul 08, 2024 3:00 pm
- Replies 8
- Views 1024
Re: Mail delivery failed: returning message to sender
I was having the same issue with OC2.3.0.2! Also with HostPapa and their bloody MailChannels. I was able to come up with a solution to our problem. Add this to your vqmod/xml folder. It will add a message-id field to your message headers. The field was borrowed from a later version of OC. Create a b...
Jump to post- Sat Jul 06, 2024 9:30 am
- Replies 3
- Views 3757
Re: [SOLVED] Customer Order Confirmation Emails not arriving to customers
I have a fix for OC 2.3.02 as well.
Just upload this to your vqmod/xml folder and it will create a random message-id in the email header.
https://www.opencart.com/index.php?rout ... n_id=46232
- Sat Jul 06, 2024 9:17 am
- Replies 7
- Views 3813
Re: Google Page Indexing Errors
I can give that a try at least, add them to the robots.txt file. Might try a couple at a time or so and see what happens. At least can be undone easily enough. Disallow: /*?sort= Disallow: /*?limit= Disallow: /*?tag= I've added these for now, as they are most common types to see what affect it has. ...
Jump to post- Thu Jun 13, 2024 7:31 pm
- Replies 2
- Views 953
Google Page Indexing Errors
OC2.3.0.2 Not directly an issue with OC I think, but an issue with Google not indexing the site properly. I'm getting lots of errors like: Alternate page with proper canonical tag These pages aren't indexed or served on Google https://www.anotherworld.com.au/shop/macpaw-cleanmymac?sort=p.model&o...
Jump to post- Thu Jun 13, 2024 1:32 pm
- Replies 2
- Views 953
Re: Is there a way to display the full timestamp of an order in the dashboard?
Excellent! That works a treat.
:-)
- Wed Apr 17, 2024 8:08 pm
- Replies 2
- Views 7793