Jump to content

naughtyking

Members
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by naughtyking

  1. Hi, i remember when my website start lose videos indexed pages, I noticed this o noticed that i lose 10k videos pages. but i didnt know why, and every day and week for months i was seeing more and more lost indexed video pages, 10k, 15k, 30k. i contact with every seo manager and server manager and cloudflare and website developers to find the proplem and didnt find until i contact with kvs support. and send me the "video is not the main content of the page (SEO)" the proplem was that there is a new algorithm for indexing video files that google make and some forum member find this and share this with all kvs forum member. thanks to Maciej that share this. the discussion is exist in "Educational / support Technical Support / Create New Topic". its was hard to find this. so now i noticed that i lose other pages, not videos page, just the indexed page and i didnt know why. is anyone can help me to know why? is there same proplem with new google algorithm or anything else?
  2. ok but its not affect my traffic. you should do last part in step one RewriteRule ^videos/([0-9]+)/([^/]+)/$ /video/$1/$2/ [R=301,L,QSA] RewriteRule ^videos/([^/]+)/$ /video/$1/ [R=301,L,QSA] to redirect visitor to new url i think
  3. its work for me now after i did this two steps ( step 3 is unnecessary) : i lost the last month 10k videos page and just before two days i did the two steps and today i see that i have get back my 10k videos indexed :) 🔥 1) In ./htaccess file in your www root directory (can be edited via FTP or server File Manager) locate these 2 lines going together: RewriteRule ^videos/([0-9]+)/([^/]+)/$ view_video.php?id=$1&dir=$2 [L,QSA] RewriteRule ^videos/([^/]+)/$ view_video.php?dir=$1 [L,QSA] and change ^videos/ to ^video/ in URL pattern (beginning of the line): RewriteRule ^video/([0-9]+)/([^/]+)/$ view_video.php?id=$1&dir=$2 [L,QSA] RewriteRule ^video/([^/]+)/$ view_video.php?dir=$1 [L,QSA] If you don't have these lines, likely your theme is customized to use some other video page URLs, this guide provides only information about default KVS theme URL pattern. Also in the upper section of this same file named "# seo redirect rules" add these lines to redirect old video URLs to new: RewriteRule ^videos/([0-9]+)/([^/]+)/$ /video/$1/$2/ [R=301,L,QSA] RewriteRule ^videos/([^/]+)/$ /video/$1/ [R=301,L,QSA] 2) In KVS admin panel go to Settings -> Website settings and modify Video page URL pattern to "video" instead of "videos". Now all your video pages should be using the new URL pattern.
  4. did you do the step 2 ? 2) In KVS admin panel go to Settings -> Website settings and modify Video page URL pattern to "video" instead of "videos". Now all your video pages should be using the new URL pattern. or just you did the step 1? i now did just step 1 and step 2 and i will report back
  5. Hi, i want to start earn money with ads from exoclick. but my website has rejected by exoclick becaouse they tell me my website as site is being blocked by AVAST antivirus and they will review the site again for approval when the malware issue has been resolved. also exoclick send me message and tell me "You should contact AVAST AV to remove your site from their Blacklist." what should i do? how to contact avast On this subject?
  6. Hi, i want to earn from player, i tried to earn from juicyads but i dont find that they have stream ads and also ad on screen dont work. for kvs webmaster here that earn money from ads? what ads platform you use? and how you earn from video player ads? how you use it? how to set it up? where they can find vast ads? for example how can i find and run ads for Pre-roll advertising Post-roll advertising Advertising on pause Start screen advertising? for example re-roll advertising i dont know what to enable Enable file content or Enable HTML content or Enable VAST
  7. Hi, I discovered that there are large files that my server created and content of files that growing every day and some of it is uneeded. for example i discovered that there is Giant Log files about 10GB size and some of this logs i can delete, but not the current log file, also i can delete error logs. so, i want to hear from you guys some ways to delete/clean more uneeded files. not just un the server also in the website theme or cpanel.
  8. Hi, i see many videos guide that show how to Secure Your Website With Cloudflare and protect Network from DDoS attacks and stop hackers and bots in firewall. i watch the videos and do copy past becaouse i have no experience and understanding in WAF firewall cloudflare. i want the best way and the Most importantly gradually of firewalls records for my kvs website.
  9. i really dont know what is Hetzner storage box. or Snapshooter. i know that is there two way for backup, one dropbox, but its not recoomend becaouse if you website fall, its will take days and maybe weeks to bring it back, its take time to transfer files from dropbox to your dedicated server if you have big content data like me (20TB). and other way to backup is second server that can replace the first server if it fall. can you tell me about snapshooter and hetzner storage box? how its work? is it good idea to backup 30TB of data on it?
  10. Hi, i want to learn how to buy unmanaged server and setup all the kvs Server requirements. and i want to know all the steps from the moment that i buy domain and install it on kvs theme and bring the domain online. also i want to know all steps, cloudflare, cpanel if needed, ssl. i want also to learn server migration from old to new server. Can you give me a list of how to start? i want a list of all steps i should do to do this. from first step ( buy domain from hostgator ) to buy the kvs theme buy server and setup requirements ( os, php 7, FFmpeg..) if i need to setup cpanel like hestiacp or not need to hestia panel. connect domain to cloudflare. connect server to cdn. how to make copy of ftp folder to archive and download it and how to copy server to other server ( how to copy ftp account to new ftp account) all thing and dont what to miss anything ( i dont know what i dont know). i want to setup kvs theme like a pro. if can accept anything, if this list of the step i should do and also i will love to be special course just for kvs setup from 0 to 100%.
  11. why you just not buy second server and copy the first server to second server? you can use HETZNER SERVER AUCTION .
  12. @adult-html.com is frontend & backend developer, he work on my three websites , super good.
  13. you can contact with @adult-html.com i hire him and he is very good, he can work on frontend and backend.
  14. i try ovh but its unmanaged so i didnt like it, i try and test many of server provider companies and the best is abelohost.com they have a very good servers with good prices, i will recommend abelohost. https://abelohost.com/offshore-dedicated-server/
  15. Hi, The most common reason to restrict FTP users is to prevent them from making changes to certain parts of a website. Restricting access can also be useful if you want to make it possible for a user to upload media, but you don’t want to give them access to other areas. But the most critical reason to restrict FTP users is security. An FTP user with full or root access can execute destructive commands. And while you may trust your users, what happens if their account is compromised? Perhaps they make a mistake or edit files by accident. so i want ask if i can protect specific folders on my ftp account with password? is there software or code that can do this? cloudflare can do this? how? Note : "Creating a New FTP User Account With Limited Access" this way will not help me, becaouse i want give access to 9 folders from 10 folders , and i cant move folders, and its not good idea to create 9 ftp user account.
  16. Got my order done quickly, exactly what I needed and even more. Would recommend to anyone in use of services they provide.🔥 ❤️
  17. Hi, montaser20 , every website have sitemap, you should add your website sitemap to google search console
  18. I have also naughtykingz.com twitter account that twitt 600 posts of my videos, search NaughtyKingz in twitter
  19. Hi, i want to sell me old website because i have new websites. my website is https://www.naughtykingz.com/ my website have 225k videos , 256 categoires, 8k models & 14k tags. my videos hosted on video hosting website streamsb.com my website have dark/white mode visitors can sing up with google in one click. 2k visit to my website in the last two months. 10k discovered pages in google search console and 700 page indexed. my videos has my logo on it as watermark , for all 225k videos. i have good videos seo, i have html title and html description for the most viewd videos. most of videos have description. High Quality videos i sell the website with domain and the streamsb account with the content. and also google analytic & google search console. Price : 3500$
  20. i upload them all, you can upload a lot of videos , there is 6 ways to upload videos in kvs sytem
×
×
  • Create New...