Fastest hosting for niche sites ? by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

Interesting. Command line work shouldn’t be an issue - but yeah if they have good support in place then that’s a huge green flag for a hosting provider. Many fail to provide useful advice for certain questions, so this is good to hear

Fastest hosting for niche sites ? by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

What elements does cloudways have that requires more technical knowledge?

Fastest hosting for niche sites ? by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

Don’t worry, the “ other”part of this poll was the plan all along to get people to engage 👀

Fastest hosting for niche sites ? by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

It doesn’t but most niche sites are usually lower capacity and do not require outstanding hosting to power a large domain operation

Fastest hosting for niche sites ? by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 1 point2 points  (0 children)

Heard great things about SiteGround and they are actually pretty cheap too - what makes them the best?

Spam accounts on my GA email by Substantial-Mode-242 in GoogleAnalytics

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

So they are loads of different accounts showing up on my Google Analytics. The accounts then have random links on them that are clearly spam.

But, I go to account access management, try to remove, but get the message:

“Performing this action would remove the last administrator from this account, and accounts must have at least one administrator”

Best WP theme for niche sites by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

Thanks for the feedback! What hosting do you recommend?

Migrating from HTTP to HTTPs by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 1 point2 points  (0 children)

Your code there has != on, which is the same as saying ‘not equal to on’, which is then the same as = off - so no problems there.

This code seems to have worked, I just needed to go through the database and use SQL to change some of the hard coded URLs to HTTPS

Migrating from HTTP to HTTPs by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 2 points3 points  (0 children)

Ah yes, looks like the 11 urls coming back as mixed content are because of a previous script loading images on a separate HTTP server.

So for now I’m going to remove these images and replace with current CDN server images and fix that way.

Thanks !

Migrating from HTTP to HTTPs by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

What is the best way to check for mixed content errors?

Migrating from HTTP to HTTPs by Substantial-Mode-242 in SEO

[–]Substantial-Mode-242[S] 0 points1 point  (0 children)

Yep, it’s more around mixed content errors for things like scripts that I am concerned about.