I have a client with old cms version and I have not have very deep knowledge in programming. Maybe you could help me.
I want to eliminate dublicate content in URL with upper and lower cases since they all are accessible by either:
1. Create a canonical tag in every single page pointing to itself only to the original URL (with lowercase). I've tried writing
Code: Select all
<link rel="canonical" href="{$node->url}"/>
2. Or create 301 redirect in htaccess file. But some images I have contain capital letters in their name so the images are not displayed anymore.
Please help if you can.
Here's is what I am working with:
CMS Install Information
CMS Version 1.11.9
Installed Modules
CMSMailer 5.2.2
CMSPrinting 1.0.5
FileManager 1.4.3
MenuManager 1.8.6
MicroTiny 1.2.5
ModuleManager 1.5.5
News 2.13
Search 1.7.11
ThemeManager 1.1.8
TinyMCE 2.9.12
Gallery 1.6.1
FormBuilder 0.7.4
CGExtensions 1.37.3
CGSimpleSmarty 1.7
JQueryTools 1.2.5
Products 2.20
PDFGenerator 0.1