Jump to content

naughtyking

Members
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    2

Posts 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. On 1/28/2024 at 7:27 PM, Focus said:

    It works, but now you have to wait for all the videos to get the proper URL from *videos to video* and then everything should get back to normal. Thanks for the help, everyone.

    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. 21 hours ago, Egg said:

    Results by only applying step 1. Naturally there are quite a few videos with 'video' in the middle or end of the title and/or description. 

    Screenshot 2024-01-24 031316.png


    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. On 6/18/2023 at 2:30 AM, Mich said:

    Hi, have you considered what you might do with the surplus RAM, CPU, or network resources? Additionally, it's worth noting that this approach could incur significantly higher costs compared to the other solutions that I've suggested.

    I fail to see the justification for deploying a secondary server, especially one with excessive resources, solely for the purpose of backing up files.

    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. On 6/9/2023 at 2:03 AM, Mich said:


    Hi,

    The approach I adopt for backups varies across my projects.

    For my largest project to date, I've developed a relatively straightforward, efficient, and cost-effective backup strategy. This involves utilizing a custom bash script with Borg, and storing the backups on a Hetzner storage box.

    For smaller projects and those external to KVS, when the data volume isn't excessive, I prefer Duplicity combined with S3. This also involves a custom bash script, adapted to meet my requirements, initially sourced from here.

    An alternative for non-technical users seeking a more straightforward, albeit pricier solution, is Snapshooter.

    The items I back up include my websites and one of my primary CDNs. I do not back up conversion servers, but I've developed my own Ansible Playbook and Docker Image for rapid deployment when necessary.

    I understand the new KVS version will support external storage for backup. However, I will likely not utilize it due to its lack of SFTP support. While S3 is great, it can be quite costly. I've considered creating my own S3 equivalent, but it has not yet been justifiable.

    In my view, executing a proper backup is one of the most challenging tasks.

    I strive to optimize my backups for efficiency and cost. This implies maximum compression, rapid processing (aided by effective compression and security algorithms), and minimal cost. For example, Hetzner provides 5TB of storage for only 10 EUR.

    What I often find lacking is user-friendliness.

    Although files can be quickly and easily located, this requires a basic understanding of the backup package in use. Bash scripts can extract the backup and unarchive it, but using SSH and having minimal Linux knowledge is still necessary.

    I hope this information is helpful. Keep in mind that there's no one-size-fits-all solution; the best backup strategy depends on your specific infrastructure and budget.

    why you just not buy second server and copy the first server to second server? you can use HETZNER SERVER AUCTION .

  12. 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.

  13. 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$ 

×
×
  • Create New...