Skip to main content

Repeating the page address in the comment script

More
1 year 11 months ago - 1 year 11 months ago #363897 by levelup
Hi
I was just checking the search console when I noticed that I have a lot of 404 links. After checking, I realized that the website address was repeated in the integration of Komento Hikashop and it was also indexed in the search console.

I don't know if this problem is related to Komento or Hikashop.
This problem was not solved by updating Hikashop and Komento to the latest version. How can I fix this problem?

Life is the unique stage of our art. Everyone sings their own song and leaves the stage. The stage is always permanent. Blessed is that song that people remember.
Last edit: 1 year 11 months ago by levelup.

Please Log in or Create an account to join the conversation.

More
1 year 11 months ago #363899 by nicolas
Hi,

HikaShop has an integration with Komento. It can be activated with the "Enable comments on products" setting under the Display tab of the HikaShop configuration. Did you activate this feature ?
If so, HikaShop basically just run this code on the product page:
Code:
echo KT::commentify('com_hikashop', $this->product, array('params' => ''));
which is code from Kometo.
So supposing you use this integration, the problem is in the Komento component and you'll have to check with their support.
If you use something else, then I don't know what you're using and it doesn't come from us.
The following user(s) said Thank You: levelup

Please Log in or Create an account to join the conversation.

Time to create page: 0.191 seconds
Powered by Kunena Forum