Loading...
Answers
MenuWhere can I learn how to manage a custom wordpress site?
I used to buy a premium mega theme- like Avada, Divi to build my websites, I simply update the theme to new version to keep my sites running safely & correctly.
Now, I want to have a totally custom made website in order to get much quicker speed performance. In this case, how can I maintain my website? What kind of possible problems might I have?
Answers


I have a link to a free course which should be extremely useful. I often refer my clients to enroll
https://www.udemy.com/wordpress-basics-how-to-manage-your-website/


It really depends, what do you want to manage and who is gonna build the custom theme? Depending on your requirements you can prepare the theme to be more or less flexible and therefore you can get more or less control of it. I'm happy to go into details if you specify what exactly want to achieve.


If you are looking to improve the performance of the website, you shall use GTmetrix, PageSpeed Insights or Pingdom Tools. This can help you to improve the performance of each page in your site built on themes like Avada, Divi etc.
If you are looking for other customizations, then I need to evaluate those. You can setup a call for discussion so I can guide you professionally.


First question is should you DIY it or hire an expert.
This revolves around your site income. If your site is producing any income at all, question becomes what's your best daily activity...
Developing content... Marketing... Other profit generating activities... or mucking about with WordPress...
Tip: First find someone who understands WordPress.
For example...
Avada - Never us this theme because it's massively bloated + will cause many problems when your project succeeds + traffic arrives.
Divi - The worst of the worst. This theme is short code based, so to change themes, you must do a full site retool. Also, Divi uses a poorly conceived + implemented caching system for it's internally generated CSS files. As traffic increases, this process breaks down + sites become scrambled.
Tip: First step of WordPress site management is to select a development stack (theme + builder) which works correctly, independent of traffic load.
Stick with GeneratePress (theme) + Beaver (page builder) + you'll avoid many WordPress problems.
The other massive problem managing WordPress sites is most hosting companies... sigh... competency seems to revolve around a game of "how low can you go".
Primary reason WordPress sites get hacked is hosting companies incompetent approach to managing OS level package updates + service security... meaning every connection into machine is secure. Period. No exception.
Might be good for you to scan Clarity for people who work with WordPress + hosting... all day... every day... then book calls with them for direction.
And... if your site is generating income, mucking about with WordPress is far better handled by hiring someone, rather than you learning all there is to know about hosting management + WordPress management.
Related Questions
-
What should my consulting rates be as a freelance developer who can also do SEO, social media optimization and other marketing services?
Pricing for different tasks that require the same amount of time from you tells the Customer (and your subconscious) that you're working at a 5 on task x, but working at a 9 on task y simply because it costs/earns more. That seems to be a disconnect. Your time is your most precious asset, and I would charge for it whatever you're doing. If you build a site, and they are happy with your dev fee, but feel like you should charge less for SEO, simply let them find another SEO guy. That's their choice, but YOU are worth $xx.xx, no matter what you're doing. Also, in general, take whatever you're charging and add 10% to it. If you're still busy, add another 10%. Let the demand level determine how much work you do, and at what cost.
-
Can a WordPress site be converted into an iOS app?
Be careful when simply wrapping things into a mobile app. This can backfire on you and you could be presented with some very harsh edge cases. PHP isn't going to be encapsulated so much as the HTML/CSS/JavaScript. So keep in mind your mobile application could likely be in a position of requiring an online connection to work (because it must interface with your existing hosted WordPress site). This could also mean your hosting solution needs to be evaluated to ensure you can handle any increased traffic (and those traffic patterns could be different when coming from a mobile app that perhaps loads things the user doesn't see right away, accesses content that may not be cached, etc.). You want to ensure your server doesn't go down because then your mobile app would be "down" as well. That said... Things like Phonegap (web views) are a wonderful idea for utility apps because the performance is good enough for those (and hey even some games) and they end up being easily ported across many mobile operating systems. I would look into Phonegap, Appgyver (a new and totally awesome one because parts of it will utilize the native OS and your app will feel more responsive), Appcelerator Titanium, and perhaps even the new Famo.us one. Also take a look at the Ionic Framework for some further ideas about mobile UI and what you can do with these web view style apps.
-
How can I create a searchable large (3 million record) searchable database in WordPress?
Well first off I wouldn't recommend trying to power your client's database with the standard WordPress database instance. They can use WordPress for the website all they like. But with millions of records like that, you really don't want to move those data in with WordPress. For that matter, you're probably gonna want a dedicated database server to answer those questions, if the client doesn't already have one. You might also need to investigate something like Elastic Search, depending on what your search requirements are and what sort of database they are using (pay close attention to whether or not it provides full text search ability). Beyond that, and somewhat obviously, you're also gonna want SSL on the website and to make sure you're up to date on federal and state privacy requirements for data like this, as well as best practices for securely transferring data over the web (port configuration, ssh keys, etc). The privacy concerns would raise a flag for me. If those data have anything personally identifiable in them - which they very probably do - then you're really gonna want to make sure you do your research on security of personally identifiable information. Government specific privacy /security /auditability requirements may also apply, so double check that too.
-
What Wordpress Plugins is the best for creating a Multi-Level Affiliate Marketing program?
There is a lot of points in your question which unless someone has the exact same setup as you - I don't think you will get the answers you are looking for. I believe you should limit it by asking yourself: What is the ONE thing the MLM plugin I am looking for can do so that it achieves the maximum amount of result to my business by using it? IMHO - it would be the ability to set commissions for the products you sell and award commissions to those affiliates that actually earn you sales. All other features, while nice, are ancillary features that from the perspective of the affiliate - don't really need in order to be successful. In that regard - I would suggest https://affiliatewp.com/. When it comes to running affiliate programs on WP sites, it wins out as the best in my experience. Hope this helps! Glad to assist any further if you need help.
-
I want to build a expert marketplace directory listing website, which wordpress theme I should use?
Checkout is a high-quality WordPress theme by Array built for marketplaces of any kind. https://arraythemes.com/themes/checkout-wordpress-theme/ Let me know if you have any questions about implementation, and I'd be happy to setup a call.