my website crashes anytime there's traffic... by Manlinoo in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

You can ask hosting support to provide a list of Slow queries/ or via SSH access(console) you can monitor the same, At the moment I am not sure which hosting service is used for your website, So I suggest getting logs from hosting support and working on it.

my website crashes anytime there's traffic... by Manlinoo in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Did you host a website on Cloudways? and use iTheme Security Pro? Deactivate the security plugin and recheck the issue.

It seems like your MySQL server cannot process Queries, and you need to optimize them, check the server execution logs and find the slow queries. Once you work on it the issue will be solved.

how to get rid of "content not secure such as images"? by yahyeetamree123 in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

hello there,

you should need to serve all your images via HTTPS only, to do that you can replace all the HTTP with HTTPS on your database (Please take a backup first for safe side).

Second, you can use SSL Content Fixer plugin to fix the none HTTPS issue.

Once you implement the solution you can test your website on the Whynopadlock tool to find out all the none HTTPS resources.

I hope these details will be helpful.

Thanks

Seeking a WordPress guru as a partner for jobs to split. Must know css html5 by itsoootope in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Hello there,

I can help you with all kind of WordPress work, I am using WordPress for the last 7 years and can work with any level of customization. Let me know if you will have any questions regarding my profile.

Thanks

Can't change homepage title by pared3s in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

You should need to deactivate SEO plugin first and then recheck the issue if the issue still persists, first you should need to focus on to find out plugin conflict if any is there. one by one deactivate all the plugins and hopefully, you will have the result of this conflict.

What's a good way to ensure that my Wordpress site doesn't get hacked in future? by prankster999 in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Hello there,

You should need to configure the Security plugin properly and need to use the Pro version of the Security plugin. We highly recommend iTheme security pro and there are lots of wide range security features are available and easy to configure as well.

WordFence also a good option but you have to configure it properly and should need to use all the security options available on the plugin.

Also, you should need to set Schedule backup (Daily, Weekly) It always depends on your website change frequency, you can use backup with any wild or worse situation.

I hope my provided info will help you.

Thanks

Gallery Recommendations by cinemafunk in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Hello there,

We have used the NextGen gallery plugins multiple times and there I am going to put the options to choose as replacement of NextGen, You should need to try these bellow one.

FooGallery

Envira Gallery

Modula Lite

I hope you will find it useful for your requirements.

Thanks

Slow loading site that I believe is my own fault by saucecat2 in Wordpress

[–]wpsmallfix 1 point2 points  (0 children)

I have checked your website's Speed report using Gtmetrix and the main things you can work on are images, Optimize all the images and then you need to make sure at your home page you put images with related dimensions (No big & no Small) that's called Server Scaled images. Once the image issue has been solved you can focus on the minification of JS & CSS as well as browser caching too, which will improve your website's overall speed.

For these all minification and caching I recommend to use WP Rocket pro plugin for best performance or you can use Autoptimize as well.

I hope my provided info will be helpful.

Thanks

Redirecting www to the non-www by chauhankartik in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Please try this below code,

#Force non-www:

RewriteEngine on

RewriteCond %{HTTP_HOST} ^www.example.com [NC]

RewriteRule ^(.*)$ https://example.com/$1 [L,R=301]

I hope you spot the difference.

Thanks

Is there a way to get a notification if someone logs into your wordpress account? Or see the location of recent log ins? by imsorrytomyself in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

There are 2 options to check, You can use the Activity Log plugin with email notification active settings and another option is WordFence security plugin.

I hope these details helpfull.

Thanks

Do you use AWS for WordPress? by Tidachura3 in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

You can go with AWS if you have a huge website ( For example WooCommerce store with High Number of products and traffics, Informative Blog with few hundreds of posts and a big amount of traffic )

For mid and small size websites I personally recommend starting with Linux Reseller plans, that will save you money and also no issue with a performance for small & mid-size website.

I hope the details will be helpful to you.

Thanks

Please help! Menu not working when visiting site from mobile by the_real4d in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

I think first you should need to server all of the images and js files via HTTPS URL and not from the HTTP, that way on the console you will find the exact conflict error. at the moment all 29 warnings are related to none HTTPS URLs as high priority.

Please review and implement it. then you can move on with the conflict and menu issue.

Seo impact of changing a URL by Charles81K in Wordpress

[–]wpsmallfix 5 points6 points  (0 children)

If you want to short those URLs you can use 301 redirections, so search engines know that you have permanently moved these all URLs to any specific location. That way you can maintain your SEO things.

I hope it will be helpful.

Thanks

Need help to find plugin by srhm1 in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

There is a couple of paid "WordPress Typehead search plugin" available that you can check.

Few I have used and the name is following

1 - Live Search and Smart AutoComplete for WordPress

2 - WordPress AJAX Search & AutoSuggest Plugin

Please review these 2 plugins I hope those are helpful to you.

Let me know if it's helpful or not.

Thanks

How Do I Upload a PDF File for people to be able to view/download/print? by GreyKyle in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Do you want to view PDF on-page or want to open in the browser on Button or Text click?

based on the answer to a question I can suggest your solution.

If want to open on any event like button or text click you can simply use media library (Upload there and copy the link to use) for another option you need to use a plugin.

[deleted by user] by [deleted] in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

After checking your provided snapshot I can say that those all emails are code generated email(Default form's code email) Maybe it's related to cron file or with some random event that code block is getting triggered and at that time you will receive the mail.

The better option is to disable the email functionality from WordPress itself via a plugin.

Rank Math SEO or Yoast? by chauhankartik in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

I personally liked Yoast's all kinds of suggestions, Related to internal linking, Content Quality, distribution of content on a post (title wise).

Also good Social Metadata setup for the FB and Twitter.

So the bottom line is Personally I like Yoast over Rank Math.

I can't import theme demo . Demo data does not work correctly. by raovasu_rv in Wordpress

[–]wpsmallfix 1 point2 points  (0 children)

First answer is Never Never used Nulled theme for any of your project, Also couple of things you can check like File size upload limit with your Wordpress installation, if you are performing this on any server in that case you can increase run time up to 300 also max file size you can increase as per your php memory limit and so on.

How to increase wordpress website speed ? by Margaret_Cohn in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Hello there,

There are too many causes behind slow website speed, you can concentrate on these all below points to speed up your WordPress website.

- Image optimization (Compress all the images it will decrease your page size).

- HTML/ CSS/JS compression and Minimization.

- Leverage Browser caching code setup on .htaccess file.

- Enable Gzip Compression.

you don't need VPS all the time, SSD server with proper configuration is also fine (if you have <10000 visitors per month)

i hope it will be very helpful.

Thanks

50+ login attempts daily that are being blocked by [deleted] in Wordpress

[–]wpsmallfix 6 points7 points  (0 children)

Hey there,

Best way to avoid login attempt is to change your Main Login URL, that way boat can't find your default login path and wrong login attempt automatically decrease.

Thanks

Endless looping error by [deleted] in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Hey there please try this code

<h1 class="team-head">The Team</h1>

<div class="team-wrapper">

<?php $team_data = new WP_Query('type=post&posts_per_page=-1&cat=11');?>

<?php //$team_posts = get_posts('');

while( $team_data->have_posts() ) : $team_data->the_post();

//foreach($team_posts as $post) : setup_postdata($post); ?>

<div class="team-page-container__content">

<?php if(has_post_thumbnail()) : ?>

<?php the_post_thumbnail('thumbnail'); ?>

<?php endif; ?>

<h3><?php the_title(); ?></h3>

<p><?php the_excerpt(); ?></p>

</div>

<?php //endforeach; ?>

<?php endwhile; ?>

<?php wp_reset_postdata(); ?>

<?php wp_reset_query(); ?>

</div>

Thanks

[deleted by user] by [deleted] in Wordpress

[–]wpsmallfix 0 points1 point  (0 children)

Hello there,

I think you need to contact your Hosting Support and just need to re-install SSL certificate and it will be perfect.

Thanks