好像勉強可用 2.3.0.2版本
https://github.com/rb2/opencart-seopro
不過有點美中不足的地方,而且原本是沒辦法 合用在 journal theme上面的..不過還是隨便他了
恩… 原始 seo pro 檔案
第 239行的地方註解掉就是了 把 return $link; 註解掉就行了
// Return clean shop link with any GET-parameters stripped off
return $link;
// (if you want to pass all parameters on homepage as is, comment the line above: `// return $link;`)
這樣就能讓 utm tag正常作用
Views: 1