Answer the question
In order to leave comments, you need to log in
Classmates. Why can't I post a link to a website in a post?
Good afternoon!
If you insert a link to the site https://mkset.ru/ in your feed in OK, you will see the message "Links of this type are not supported" instead of the page preview. The rest of the social networks correctly form the page preview
https://monosnap.com/file/19MGw9g4O486CkduDEMXDUCY...
What does the OK robot not like? How to define it?
Tell me please.
Answer the question
In order to leave comments, you need to log in
just a guess.
In the robots.txt file, write down the selected primary spelling.
User-Agent: *
Host: mkset.ru
In the .htaccess file, write a 301 redirect from the non-main spelling to the main one.
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.mkset.ru
RewriteRule ^(.*)$ mkset.ru/$1 [R=301,L]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question