gsvideo023 Posted December 16, 2023 Share Posted December 16, 2023 Good morning everyone, I am in the process of migrating content from another CMS. I was a bit amazed that it seems to be not possible to enter keywords for a video, when uploading it. There is probably a way but I am not finding it. I tried to study the documentation on how blocks work and realized that there is a variable in the factory that generates the video pages, which also contains a keyword attribute. Unfortunately, the php code being obscured I cannot deduce where that key reads its value from. In the DB I could not find anything about it. Am I missing something obvious? I've read through the documentation regarding blocks twice but something keeps not adding up for me. Secondly (so I avoid opening another post) I would like to know if there are any guidelines for setting up a content server, to know ideally what bandwidth I need to start with a site having between 2k/3k videos, with 7k/10k daily visitors. Third (and I'll close here) is there by any chance a discord community to interact with other webmasters using KVS? Best regards and have a good weekend, G Quote Link to comment Share on other sites More sharing options...
Tech Support Posted December 16, 2023 Share Posted December 16, 2023 What do you exactly mean by "keywords"? In KVS there are tags, they can be added into every video. Is that what you need? Quote Link to comment Share on other sites More sharing options...
gsvideo023 Posted December 16, 2023 Author Share Posted December 16, 2023 Hello, I mean SEO keyword. Are they handled like tags? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted December 16, 2023 Share Posted December 16, 2023 Do you mean something in <meta name="keywords"> tags? Typically KVS uses video tags to render there. For example you can see this: view-source:https://www.kvs-demo.com/videos/64/ravenface-isolation/ It is showing these meta keywords: <meta name="keywords" content="Metal Music, metalcore, hardcore, heavy metal, melodic death metal, death metal, 2009"/> Then if you open this video in admin panel, you can see from where these meta keywords are coming from: https://kvs-demo.com/admin/videos.php?action=change&item_id=64 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.