News:

Please post your question in the right forum. We will answer it as soon as possible.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - DJ RONY

#1
Login to your Cloudflare account then go to the domain settings >> Rules >>Page Rules

This page rule is only for a bot or someone who's trying to access the wp-login.php file and not the rest of your site.

  • URL Matches: *yourdomain.com/wp-login.php*
  • First Setting: Browser Integrity Check – On
  • Second Setting: Security level – I'm under attack.


You can also add same rules for 2 other pages "wp-admin.php" and "xmlrpc.php" vulnerable to attack


  • URL Matches: *yourdomain.com/wp-admin.php*
  • First Setting: Browser Integrity Check – On
  • Second Setting: Security level – I'm under attack.


  • URL Matches: *yourdomain.com/xmlrpc.php*
  • First Setting: Browser Integrity Check – On
  • Second Setting: Security level – I'm under attack.

#2
First Backup all your data and go to SSH. Preferably make a snapshot of the droplet if you are on Digital Ocean.

In SSH do the following one by one and read the instruction when it said what you want to do?

 systemctl stop mariadb
sudo apt-get update
sudo wget https://downloads.mariadb.com/MariaDB/mariadb_repo_setup
sudo chmod +x mariadb_repo_setup
sudo ./mariadb_repo_setup
sudo apt-get upgrade mariadb-server
sudo apt-get update
#3
Run this in your SSH terminal
$ wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
$ sh imav-deploy.sh --uninstall
$ apt remove --purge imunify*
$ service imunify-antivirus stop
#4
It you are using digital ocean service then you can relate to this.

To move sites from one droplet to others this is the easiest way.

01. Make a snapshot of the current droplet
02. Create a new droplet from the snapshot.
03. Update your DNS IP in the domain panel or cloudflare if you use cloudflare.

The new droplet will have new IP. So pointing the domain to the new droplet is necessary.

04. You can delete the snapshot after everything is working fine.
#5
If you are using ImunifyAv in Cyberpanel, and after the last update facing the blank page issue. Please open your terminal window and execute the following code.



cd /usr/local/CyberCP/public/imunify
OR
cd /usr/local/CyberCP/public/imunifyav

Then
cp -rf assets bin classes /usr/local/CyberCP/public
Then

chmod +x /usr/local/CyberCP/public/bin/execute.py
#6
I have faced this problem for several of my client's sites.

As I was looking for the problem. I saw the SMTP is working just fine. Hosting is not blocking the port.

One thing common was the CF7 integration with the Google Re-captcha V3. After removing the integration of Google Re-Captcha V3 from CF7 the forms started to work again.

Obviously this is not a solution just a turn around.

So, to stop spamming I have activated Akismet Plugin which is better than the Google Re-Captcha system.

Aksimet will stop the comment spam and to add the tag into your CF7 forms, please follow the guidelines in here: You are not allowed to view links. Register or Login
#7
We are listing websites that will help you to earn money from home. All  you need to do is register and test their products or watch vbideos.

01. You are not allowed to view links. Register or Login
02. You are not allowed to view links. Register or Login
03. You are not allowed to view links. Register or Login
04. You are not allowed to view links. Register or Login
#8
Add this code your theme's functions.php file.

*Remember to replace content of the "restricted array" with the usernames you want to restrict.

<?php
   
function wpsnippet_validate_username($valid$username) {
   
$restricted = array('profile''directory''domain''download''downloads''edit''editor''email''ecommerce''forum''forums''favorite''feedback''follow''files''gadget''gadgets''games''guest''group''groups''homepage''hosting''hostname''httpd''https''information''image''images''index''invite''intranet''indice''iphone''javascript''knowledgebase''lists','websites''webmaster''workshop''yourname''yourusername''yoursite''yourdomain');
   
$pages get_pages();
   foreach (
$pages as $page) {
      
$restricted[] = $page->post_name;
   }
   if(!
$valid || is_user_logged_in() && current_user_can('create_users') ) return $valid;
   
$username strtolower($username);
   if (
$valid && strpos$username' ' ) !== false$valid=false;
   if (
$valid && in_array$username$restricted )) $valid=false;
   if (
$valid && strlen($username) < 5$valid=false;
   return 
$valid;
   }
   
add_filter('validate_username''wpsnippet_validate_username'102);

   function 
wpsnippet_registration_errors($errors) {
      if ( isset( 
$errors->errors['invalid_username'] ) )
         
$errors->errors['invalid_username'][0] = __'ERROR: Invalid username.''wpsnippet' );
      return 
$errors;
   }
   
add_filter('registration_errors''wpsnippet_registration_errors');
?>
#9
A few days back I got a notice from my You are not allowed to view links. Register or Login dashboard that they are now fighting a dispute with the court.

And today when I tried to enter the site, they are simply gone. The server is down.

It was a great pleasure to use their service. Although my earning wasn't significant from this native advertising network, but they helped me in some way.
#10
If you installed WordPress via the Cyber Panel or manually, but during the website creation process you selected the PHP version 8.1 instead of 7.4

Then install the PHP 8.1 first on your hosting.

Log into your droplet or hosting via terminal/command line (putty)

If you are on Ubuntu then

apt-get install lsphp81*

on Redhat flavours

yum install lsphp81*

This will solve your Database connectivity or installation issue.
#11
Yes, definitely you can.

Open a Wise account.

Verify it to get USD account details.

In UpWork add the USD bank account details in Get Paid section. UpWork will veryfy it with 2 small amount deposit.

When approved you can withdraw the money for free in this account. It usually takes 1-2 business day to get into your wise account.

You will get 2% bonus if you withdraw from UpWork to BD bank account.
#12
It's easy. Just put the following code in your theme's/child theme's function.php.

add_filter( 'wpcf7_form_elements', 'blogron_wpcf7_form_elements' );

function blogron_wpcf7_form_elements( $form ) {
$form = do_shortcode( $form );

return $form;
}

Now any shortcode you enter in the CF7 edit screen will be shown in the front end.

#13
Blogging / Good Blogging Means Good Business
December 27, 2021, 03:24:37 AM
Due to the rise of popularity of blogging on the Internet, blogging has become an indispensable tool for business owners and companies for advertising and marketing their products and services. Business blogging can increase the value of your business by bringing in loyal customers, while at the same time building trust among existing customers.

However, blogging will only bring the desired value and benefits to business if it is done in the most effective manner. If it is not done properly, blogging can even be destructive to your business. That is why you should think of blogging as an integral and indispensable part of your business that should be given the serious attention it deserves.


Here are a few things to consider when setting up and maintaining your business blog.


Take Care of Your Customers

Treat all readers of your blog as if they are long-standing and valued customers of your business. Make it a point to reply to every comment and e-mail promptly and courteously. If you need to do some research in order to provide satisfactory answers, by all means do so. Make your blog a venue that is a two-way interaction.


Edit Before Posting

Make sure that all the posts to your blog are properly written and edited in terms of spelling and grammar. This will present a sharp and professional appearance to your potential customers and help you to reap the benefits of credibility now and loyalty later.

A little time spent in writing and research will save time in the future in making edits and corrections. The writing style of your business blog should be a little more formal than a personal blog or letter in order to enhance the professional appearance of your business.

The blogging platform WordPress has leveled the playing field between Mac and PC users. It runs equally well on either platform and in most browsers. In addition, there are a huge number of plug-ins available for it that can do anything from find great keywords for your blog posts, get subscribers to your newsletter, increase your blog's search engine optimization and eliminate spam comments. There is even an application for the iPhone and iPad that allow you to update your WordPress blog while on the go!


Add A Personal Touch To Your Blog

Formatting your blog properly will help to present the information in a clear and concise manner. Adding subheadings will help to make your posts more easily scanned visually, as will highlighting your keywords and key phrases and using boldface and frequent paragraph breaks.

These little things will help to make your blog come across as more professional and will enable busy visitors to skim and get the gist of your posts more quickly. (Ironically, the more quickly your visitors can read what you write, the longer they may stay on your blog, as they will be motivated to look at some of the other things you have written.)

Be Personal But Not Too Personal

Writing in a more formal fashion does not mean you cannot inject humor and personal interest stories into your blog, and these can help project a friendly and cheerful image for your business, as long as such material is appropriate to your blog's topic.

As a small business owner you can be personal by injecting a little of yourself into your writing, and this will help to establish a personal bond with your customers. By doing so, you'll be able to build a sense of trust with your readers which will help to establish you as a real person with your customers, and this can eventually translate into good business.
#14
So, this is a general problem I faced myself for quite sometime. I have Digital ocean droplet of 4GB RAM and 50GB space, I installed cyberpanel there. Everything was running smoothly.

Then suddenly I saw my disk usage is increasing rapidly and I have no clue what is eating my disk space. The sites I have stored there do not occupy that much space, including the Cyberpanel installation. So what where doing this.

I haven't got the exact solution but this is what I did so far to regain the space.

First you need to find out the large directories

Check the following directories in the Cyberpanel installation

/home/domain.com/backup
/home/backup
/usr/local/lsws/logs

I have used winscp to login into the Cyberpanel installation and deleted the logs file and it helped for a bit. Local backups can also take up spaces.

Most of the time OpenLiteSpeed logs eat up the space. You can minimize the log storing capabilty when you log into the light speed panel.

The login URL is: You are not allowed to view links. Register or Login

*You need to change the domain name to yours and first setup a password via root SSH.

Delete Large log files in lsws/logs

rm -rf /usr/local/lsws/logs/*


Remove old CyberPanel versions

rm -rf /usr/local/*.tar.gz

But, you need to check why the log files are generating in the first place.

CyberPanel Main Log File: /home/cyberpanel/error-logs.txt

LiteSpeed Server Error Logs: /usr/local/lsws/logs/error.log

You can use WINSCP to check them beside SSH.






#15
If you are going to use a VPS like digital ocean then there is a chance you need to install a visual panel like cPanel for your website management.

The problem is cPanel is not free. If you install cPanel then you need to pay for it monthly which is not cheap.

So, the alternative is using a panel like Cyber Panel which is completely free and you can easily provide your clients a log-in panel for their site management. Cyber panel is still growing as an opensource project. But, there are already good documentation how to manage it.

Main site: You are not allowed to view links. Register or Login




#16
WP Themes / MyThemeShop Agency WordPress Theme
November 06, 2021, 08:12:06 PM
Agency - The Ultimate Theme for Service Providers

Demo: You are not allowed to view links. Register or Login

Download:

https://mega.nz/file/vaJxnB4T#mXHg-XaL8KoLlVbA0eBdlmE00IjwEEC0XClEEPY_FjI

Please buy the original theme for production site.
#17
If you are going to use woo-commerce and add product from Aliexpress as your native products, then you are thinking of drop-shipping.

In this model you take the order and payment  then after you send notification Aliexpress will fulfill it, and send it to customer.

Use this plugin: You are not allowed to view links. Register or Login

I think there are several other plugins in the market built only for Aliexpress drop-shipping business.

You can import product details in your WooCommerce store, then edit and publish it.

#18
WordPress / Best WordPress Admanagement Plugin -
March 28, 2021, 12:07:04 PM
There are several plugin that you can use to insert ads in your WP blog post or page.

The best one is the one that can be used with shortcode and php tags. This way you can change your ads dynamically.

I have used the Adrotate plugin (free version) and it seems promising to me.

Adrotate: You are not allowed to view links. Register or Login

You can grab stats, how your ad is working with this plugin.
#19
If you have bought a new site you need to change the affiliate Id of the seller in your site. Changing them manually is pretty tiresome job. use a plugin like this that can do the task automatically.

You are not allowed to view links. Register or Login
#20
In your theme/child theme's functions.php file add the following code.


/*showing last updated of post instead published date*/
function wpb_last_updated_date( $content ) {
$u_time = get_the_time('U');
$u_modified_time = get_the_modified_time('U');
if ($u_modified_time >= $u_time + 86400) {
$updated_date = get_the_modified_time('F jS, Y');
$updated_time = get_the_modified_time('h:i a');
$custom_content .= '<p class="last-updated">Last updated on '. $updated_date . ' at '. $updated_time .'</p>'; 
}

    $custom_content .= $content;
    return $custom_content;
}
add_filter( 'the_content', 'wpb_last_updated_date' );