

shoshoni
Members-
Content count
59 -
Joined
-
Last visited
Profile Information
-
Real Name
Sam Gaffar
- Website
-
Hi All I have set the Display Category Parents in Title and Tags = 'Full Category Path' In my page control I have ticked off the 'Category' box for product_info.php but I do not see the parent category in my title. I am using OsCommerce V2.3.3 and Header Tags SEO V 3.3.4
-
Is it possible to show 1. A title for only the index page 2. Product description without the main title? Currently I am showing <title>Index title</title> for the index page and <title>Index title - Product title</title> for the individual products I want to show : <title>Index title</title> for the index page and <title>Product title</title> for the individual products Thanks.. :)
-
I am using V2.3.3 and yes I am looking at my front page ( index) Thanks
-
Hi Jim Thanks for the contribution. I have only enabled "Front Page - Title' and nothing happens? Please see the attachments All the product related stuff works fine. Have I missed something? Thanks
-
[support]?MultiGeoZone MultiTable Shipping Module
shoshoni replied to dreamscape's topic in General Add-Ons Support
...duplicate post... -
[support]?MultiGeoZone MultiTable Shipping Module
shoshoni replied to dreamscape's topic in General Add-Ons Support
Excellent contribution - thank you very much. -
-
Hi All I am using the default price break: 19.99:5,49.99:10,100000:20: and for both total price of $25 and $55 I am getting a 20% discount rather than seeing a 10% and 20% discount respectively. Have I installed something incorrectly?
- 153 replies
-
- sppc
- separate price per customer
-
(and 5 more)
Tagged with:
-
-
-
I re-installed and I can see images for the products but not the categories - is that the normal behaviour?
-
Thanks Guys Looks very nice :) Is there a trick to seeing images in the dropdown? I am unable to see images??
-
Hi Jack I have installed this contribution a few times without any problems but this time around when I installed it, my Admin left side menus are all over the place. They have lost the headings and formatting. What have I done wrong and where possibly should I look to fix it. It is for a brand new V2.3.3 with no other modules installed. This was the very first one. Thanks
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
shoshoni replied to spidometrs's topic in General Add-Ons Support
That's the puzzling part as I have deleted the product and re-created it. The products_id column in the products table is an auto-increment field and therefore the product is created with a new products_id. The old url still resolves to the newly created product, which I find a bit strange. Anyways I'll upgrade and see ho wit all goes. Thanks for your help Jack. Regards Sam -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
shoshoni replied to spidometrs's topic in General Add-Ons Support
Thanks Jack the above is exactly my situation. I'll upgrade to the newer version. I am still not a 100% clear though. Example: I had a product name "product_name_teddy" which I changed and call it now "product_name_bear" and as a result, my old url www.mysite.com/product_name_teddy changed to wwww.mysite.com/product_name_bear. Both the URLs now work and I was wondering how does it still know about the old url -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
shoshoni replied to spidometrs's topic in General Add-Ons Support
Hi Just have a question - I would like to know how does this contribution remembers the old urls and redirects them to the new one? Is there a cache, a file or database table where it keep the old urls and does a transalation? I have renamed some old products but I can still access the new products by using the old url. Thanks Sam -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
shoshoni replied to spidometrs's topic in General Add-Ons Support
Hi All, I am in urgent need of some help. I have been asked by lawyers to disable certain urls containing some copyrighted words. I have changed the product name so the copyright name does not appear in the url anymore. However, if you copy and paste the old url (with the copyrighted word) into a browser, it gets redirected to the new name, which I believe is a standard behaviour for this contribution. Since I have been asked by the lawyers I cannot do this, I have to get rid of this redirection all together and if someone cuts & pastes the copyrighted url, basically it needs to either show a 404. How can I do this? Regards -
I have couple of questions regarding this contribution. I have a product which I have renamed e.g old name: wwww.mysite.com/old_product new name: wwww.mysite.com/new_product I do not want to redirect the old name to the new name. Currently I have Ultimate SEo by chemo installed (V 2.1d) and it does this. So when someone clicks on wwww.mysite.com/old_product, it redirects them to wwww.mysite.com/new_product - I don't want this to happen just for this product, all other products I do want the redirection. Is this possible with this contribution? How does 301 redirection work with this contribution? Does it store the old value in a table somewhere and does a look up and redirects to the new name or does it write to a file? Thanks