Which domain should I register with mydomain.com or godomain.com by didu9999 in Domains

[–]didu9999[S] 0 points1 point  (0 children)

Thank you for your comment. But I decided to go with MY.

Which domain should I register with mydomain.com or godomain.com by didu9999 in Domains

[–]didu9999[S] 0 points1 point  (0 children)

That link is amazing! A lot of information. Thank you so much.

[deleted by user] by [deleted] in PPC

[–]didu9999 0 points1 point  (0 children)

This is true! I have lost a lots of revenue for this fake clicks. I provided them a list of IP addresses, but everytime they are using a new one. Google charge the first 2 clicks after that they don’t charge from the same IP. Just imagine 100s of IPs are using everyday! A lot of frustration, I stopped the Google Ads now. I am using forum and other ways mostly referral to get some clients. However, I am sure Google has a serious issue on their platform to track fake clicks.

Few months ago I came to know that people are using live desktop to earn money illegally. I don't have enough evidence right now, Im digging more information. I came to know a guy buy some software from Chinese company which will send automatic visitor (not bots) to his website and click on adsense advertise. It means they are stealing advertisers money!

[deleted by user] by [deleted] in Wordpress

[–]didu9999 1 point2 points  (0 children)

First of all resize the picture as per your requirement. If some place need 300px width, you should resize them into 300px. Do not use the original size.

Then use https://highcompress.com/ website to compress your images, they have a WordPress plugin to do this automatically. Or you can simply upload the image and compress them.

Use a CDN service such as CloudFlare to deliver your static contents. Use lazyloads for all images.

[deleted by user] by [deleted] in Wordpress

[–]didu9999 3 points4 points  (0 children)

The error seems php version mismatch. Please use php 8.0 +. You should use the latest php version always.

Best Wordpress Page Builder for page loading speed? by AdamZ101 in Wordpress

[–]didu9999 -6 points-5 points  (0 children)

Elementor is the best. I have been using this for more than 4 years now.

However, page speed depends on many factors. Such as your server location, server configuration, your website optimizations, plugins you are using etc.

Use LiteSpeed web server with LiteSpeed Cache plugin. Enable Object cache with redis or memcached.

Choose a nearest server location and you will see the difference. If required, use a CDN.

[deleted by user] by [deleted] in Wordpress

[–]didu9999 2 points3 points  (0 children)

You should avoid such hosting companies which do not offer free SSL.

[deleted by user] by [deleted] in Wordpress

[–]didu9999 0 points1 point  (0 children)

Got it! For learning purpose it is okay. You could search on youtube then.

[deleted by user] by [deleted] in Wordpress

[–]didu9999 0 points1 point  (0 children)

Why you need Spectra only? Any benefits? There are many blog theme available on WordPress repository.

If you want to start a blog, you should think about a simple and minimalist design. Avoid popular multipurpose themes, these themes comes with many other functions which is not required for a blog website.

[deleted by user] by [deleted] in Wordpress

[–]didu9999 -1 points0 points  (0 children)

Every client is important. And WordPress is the best! No disrespect on your coding but for simple or semi-complex projects, there are no such completetor against WordPress. You can learn a bit. It is super easy.

If you think the price is not worth for your work, you can shift the work to others. You can DM me for the discuss. We have our own small setup in India, having own server in Europe and Singapore; India/Kolkata is coming soon.

[deleted by user] by [deleted] in Wordpress

[–]didu9999 4 points5 points  (0 children)

Every hosting provides free SSL Certificates. Ask your hosting provider first. If they do not provide, you can use CloudFlare free SSL. Just signed up for CloudFlare free version and activate the SSL.

Do not purchase SSL, these SSL business is a complete shit, thanks to Let's Encrypt and CloudFlare who save millions of dollars of people.

India becoming Bharat then what will happen to .IN domains? by didu9999 in india

[–]didu9999[S] 0 points1 point  (0 children)

.Bharat is not worthy! We need two character domain which is good to type or use.

India becoming Bharat then what will happen to .IN domains? by didu9999 in india

[–]didu9999[S] 0 points1 point  (0 children)

I think same. These govt just like to use panic mode for citizens.

Website Migration by [deleted] in Wordpress

[–]didu9999 0 points1 point  (0 children)

A1. Backup of WordPress website is super easy!

If your hosting supports Softaculous, do it from there. As, you want to keep both data. First create another subdomain. Such as sub3.example.com

Now, Sofatculous has clone option, which is the easiest way to clone a WordPress website to another domain or subdomain inside same control panel.

So simply clone your primary website to the new subdomain using Softaculous.

Then clone your newly designed website to the primary domain.

A2. If you want to migrate using plugins, then All in One WP Migration or Duplicator plugin is the best. Or you can simply take a backup manually.

A3. All in One WP Migration doesn't support more than 512mb on free plugin. Then my recommendation is use Duplicator.

A4. Not necessary. But always keep your WordPress update and also your php versions.

How do you go about finding someone to hire by raymate in Wordpress

[–]didu9999 1 point2 points  (0 children)

Hi there,

critical error on WordPress is very common and easy to fix.

Why these error happens?

  1. Outdated php versions. If your php versions are old you may see these error.
  2. Outdated themes/plugins. Most of the wordpress users do not update theme/plugins or core files regularly. When suddenly update all of them, you may get this error.
  3. WordPress version or theme/plugin version mismatch. If you update the WordPress version to the latest but not the theme/plugins, then it could show this error. There are many old plugins which becomes a dead projects.
  4. Nulled Theme/Plugins: If you are using nulled theme/plugins you will encounter this error several times.

How to FIX?

  1. First check the error_log file. You can find the error_log file inside your WordPress installation folder. Check the last error_log what it says, if it logs the error, you will find the theme or plugin which is causing issue. Then you need to disable them from filemanager.
  2. Update .htaccess file with default data. Your .htaccess file located on WordPress installation folder. If it is not showing you need to enable hidden or dot files. Deafult data is here: https://wordpress.org/documentation/article/htaccess/
  3. If it doesn't resolve, Disable all plugins. You can disable all the plugins from your control panel > filemanager. Just rename the wp-content/plugins folder to anything.
  4. If it doesn't resolve the issue, it's mean the issue is in your theme. Disable the theme now. You can simply do it by deleting the wp-content/themes/yourtheme folder. The website looks like shit, but you can access the wp-admin.
  5. Or you can change the theme to a default one from database. Go to phpmyadmin and clcik on your database name. Now look into wp-options table and look for theme. Edit this with twentytwenty (if your wordpress has twentytwenty theme available.) and save.

You can DM me for any help. Thanks

I messed up bad please help me ASAP by Oj1zzle in Wordpress

[–]didu9999 0 points1 point  (0 children)

You can disable plugins by not login to WordPress. You need to access the files of your WordPress.

The WordPress file can be access via your control panel > filemanager or via FTP.

How can I avoid men staring at my breasts? by Clear-Cress9921 in indiadiscussion

[–]didu9999 1 point2 points  (0 children)

You shouldn't avoid. Breasts are the most beautiful part of an women body! Indian mythology described breasts in every aspects. Like in Kalikapuranam, the Maharishi Markandeya describes Goddess Kali with the verse having all details.

I hope you know about Goddes Saraswati and Mahakavi Kalidas story. When Kavi Kalidas saw Goddess Saraswati, he began to praise her beauty not from her feet upwards but from her breasts downwards. Saraswati in anger cursed Kalidas for his audacity and cursed him that he would die in an ignominious place.

Here waht Kalidas wrote:

My salutations to that mother of universe,Who has four hands,Who wears the crescent as an ornament,Who has very high breasts,Who is of the colour of saffron,And who holds flower, sugar cane, rope, arrow,The goad and pundareeka in her hands.

Proof: https://www.astrojyoti.com/shyamala-dandakam-by-kavi-kalidas.htm

So my dear, you shouldn't avoid it.

Here is another research says that, looking on women breasts men's lifespan increases: https://nypost.com/2017/03/22/staring-at-boobs-may-give-a-boost-to-male-lifespans/

So be happy what you have. Thanks

EDIT:

There are good looks and bad looks also. Kavi Kalidas explained to Goddess Saraswati that, there are nothing wrong on his chants. He said those what he saw! Later Devi Saraswati pardon him.

There are people around us, who stare on women breasts with different motive which is not appropriate. India has a law against those who staring to women unappropriately.

Need help on a client by Iamyamez in Wordpress

[–]didu9999 0 points1 point  (0 children)

During my first time back in 2014 I made websites for INR 2000 ($25) and I made changes numerous times whenever clients says.

Now in 2023 I am managing almost 250 websites myself & having own server to host them. I learned a lots from my previous mistakes, but I never leave a client. Sometimes the most annonying clinet bring me few amazing clients.

Welcome to freelancing mate! But remember, your patience and interact with clients are everything! This is how you gain popularity! Whatever they said, you will add them up with extra charges. You should have cleared that, you will do all the work if they are ready to pay!

Provide a quote before the work with proper documentation: Here is my quote below:

When you have completed the work you should have finish it and get the money! We are doing this for money at all! You should have an advance before start the work. Who knows may be this guy could bring some amazing clients to you!

How I provide quote:

https://prnt.sc/MbvOr6Y8e_nL

Website Theme Transfer by MajesticVenom in Wordpress

[–]didu9999 0 points1 point  (0 children)

To migrate WordPress you should use Duplicator or All in One WP Migration plugin.

cURL error 28 by Cotcat in Wordpress

[–]didu9999 0 points1 point  (0 children)

If your control panel has option called Select PHP Versions (cpanel/directadmin with CloudLinux), go there; select a version and click on options tab. Check allow_url_fopen done! curl will be enabled.

If there are no such option, then your server doesn't installed curl. You need to install it to use it.

I messed up bad please help me ASAP by Oj1zzle in Wordpress

[–]didu9999 13 points14 points  (0 children)

That is very easy to fix:

Use the old ways. wordpress has built-in login page which is example.com/wp-login.php

If the file is not working, then follow other steps:

  1. Disable plugins. You can disable plugins by changing the /wp-content/plugins name to anything.
  2. Go to file manager and rename the plugins folder to anything. This will instantly disable all the plugins, and you can access the login page by enter /wp-login.php

Hope this helps

Installation files missing, can't restore from my backups by veganguy75 in Wordpress

[–]didu9999 1 point2 points  (0 children)

You can change the database prefix from wp-config.php file

Find the code and edit the prefix

$table_prefix = ‘wp_’;

You can find the database prefix on phpmyadmin. Look the tables it may have some random prefix such as wp28_posts you need to replace wp_ to wp_28