Jump to content

naughtyking

Members
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    2

naughtyking last won the day on May 1 2023

naughtyking had the most liked content!

2 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

naughtyking's Achievements

Enthusiast

Enthusiast (6/14)

  • One Year In
  • Collaborator Rare
  • Reacting Well
  • One Month Later
  • First Post

Recent Badges

5

Reputation

  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.
×
×
  • Create New...