L
L
lookingfor22019-12-13 15:50:55
MODX
lookingfor2, 2019-12-13 15:50:55

Why does not go to the page when clicking on the link?

There is a product, when you click on the link, it does not go to its page
Here is the link, the first product, I don’t understand what’s wrong
When adding a new product, you can’t go to it
https://www.monitor-ltd.ru/funkczionalnaya-diagnostika

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Parkhomenko, 2019-12-13
@lookingfor2

You have the following lines in your htaccess file:

RewriteCond %{REQUEST_URI} ^/spir
RewriteRule ^.*$ https://www.monitor-ltd.ru/funkczionalnaya-diagnostika? [R=301,L]

resource url:
https://www.monitor-ltd.ru/spirograf-s-vstroennyim-termoprinterom

That is, the resource url contains the word spir
How to check:
Change url
https://www.monitor-ltd.ru/kompyuternyij-elektrokardiograf-krp-01
on the
https://www.monitor-ltd.ru/spirkompyuternyij-elektrokardiograf-krp-01
and a redirect will also occur.
Conclusion: change the resource url by removing the word spir

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question