हिस्सा 3: Growing & Making Money
3.1 Performance
तेजी से अपनी साइट रखें - मानव और खोज इंजन दोनों इंतज़ार कर रही पसंद नहीं है
3.1.1 Minimise plugins
Throughout this article we’ve recommended lots of plugins. They’re all valuable and can add to your site. However, don’t go over the top. Each and every plugin that changes your site appearance adds processing and transfer overheads. Plugins that are for management use only (e.g. बैकअप plu-Gins) are of much less issue. Wherever possible, कार्यक्षमता भी शामिल है जो एक विषय का उपयोग, या लागू जाहिर समाधान माहौल plu-Gins बिना, उदाहरण के लिये, instead of using the “external links” plugin to apply style your external links, बस इस बात का एक बिट के साथ खुद को स्टाइल को लागू सीएसएस and an image or 2. Try to keep a sensible balance — don’t remove valuable plugins just to keep the number of plugins low, लेकिन या तो आप वास्तव में जरूरत नहीं है लोगों को न रखें.
3.1.2 अप्रयुक्त प्लगिन्स निकालें
This is simple — if you’re not using a plugin then don’t waste hosting space on them. Unless you think you might want to reactivate a plugin in the future don’t just deactivate, but delete. Removing unneeded plugins also keeps your wordpress management page less cluttered.
3.1.3 प्लगिन्स बदलें
कुछ प्लगइन्स बहुत बड़े हैं और सुविधाओं की एक बहुत कुछ है, but you might only use one feature of such a huge plugin. Consider manually adding the code for that feature and ditching the overhead of the whole plugin (सेकंड मोर्चे देखना 3.1.1) or consider finding an alternative plugin which offers just the features that you need.
3.1.4 कैश & छोटा करना
वर्ड प्रेस पर आधारित है PHP और MySQL, and both of these require significant processing whenever a page is accessed. Since neither users nor search engines like waiting for pages to load you should reduce load times by utilising various caching and efficiency plugins. Caching generates static एचटीएमएल अपने पृष्ठों में से प्रत्येक के लिए फ़ाइलें, reducing the delay caused by your web server processing PHP and accessing the database. Minifying removes redundancy from your सीएसएस and JavaScript. The 2 नेतृत्व आईएनजी समाधान माहौल हैं W3 कुल कैश, जो करता है कैशिंग और कम करने या का एक संयोजन दोनों WP सुपर Cache तथा WP Minify.
[google_adsense]
3.1.5 दबाव
Your hosting will almost certainly be running on either the Microsoft of the Apache web server. Our host uses Apache, यह भेजता है किसी भी डेटा के संपीड़न का समर्थन करता है जो, if you choose to enable it. The Microsoft web server also supports compression which can simply be turned on or off. All modern web browsers support compression. There are 2 अपाचे के साथ कॉम दबाव सायन डेटा के तरीके, and you may only want to compress certain files. Here at DIYMH we compress all our text based files using apache’s mod_deflate. This reduces our front page load size from approx 100k to approx 20k! Depending on your web host you may only be able to enable some types of compression. BetterExplained have an कॉम के दबाव सायन के लिए एक्सेल व्रत गाइड which we recommend you read.
3.1.5 Keep scripts in files
All non content really should be in external files, लोड नहीं इनलाइन. This speeds up browser rendering significantly and also makes debugging any page errors easier. JavaScript should be in js files, Styl-आईएनजी में होना चाहिए सीएसएस files etc. Even some meta content can go in external files (उदाहरण के लिए सेकंड माहौल देखने 1.4.3 तथा 1.4.17). WordPress is very good at keeping to this, but if you make modifications try to stick to the system. Some wordpress plugins are better than others at this, इतना कुछ खरोंच करने के लिए नहीं कर रहे हैं, चुनाव दोबारा मिल रही एक विकल्प.
3.1.6 उपयोग सीएसएस Sprites
सीएसएस sprites की संख्या को कम करने के लिए एक शानदार तरीका है एचटीटीपी requests sent back and forth between the readers browser and your web server. Instead of having 30 individual images, सभी Reques टेड Sep-AR-ately होना है जो, you can reduce the number of requests to the server by having all of images in a single file. Use सीएसएस to insert the correct part of the image each time you want to use it. Another benefit is that 1 large image file is often smaller than several small images combined. There is more information at CSSTricks, W3Schools तथा लूट आईएनजी मा गैस ine
3.1.7 Compress images
By default lots of images can be losslessly compressed better than wordpress does by default. This will save on image transfer times. There are plugins that will do this for you, e.g. WP Smush.it. If you’re using PNGs (के रूप में सेकंड मोर्चे में सिफारिश पुरुषों ded 2.1.2) then there are several ways to improve efficiency. To maximise पीएनजी दक्षता छवियों PNGGauntlet साथ संकुचित किया जा सकता है, कैसे कभी यह किया जाना चाहिए के बाद upload. If the image doesn’t contain many shades or colours then save it as a 256-colour image — this will reduce the file-size significantly, लेकिन फिर, this efficiency should be sought after upload. The reason for not compressing or reducing the colour depth of images before upload is that the PHP resize function will not create good quality resized images if they are already compressed. So, आपके छवियों को अपलोड, WordPress resized छवियों उत्पन्न करते हैं, एक साथ उन्हें नीचे लोड एफ़टीपी समर्थक ग्राम, पीएनजी-कृश-जाने के साथ उन्हें एससी प्रेस, and then reupload and over-write the originals. WP Smush.it आप मिल जाएगा 90% जिस तरह के और भी बहुत कुछ चुनाव Veni-ent है. हम हमेशा PNGGauntlet साथ स्थानीय रूप से हमारे PNGs recompress, but you may not want the hassle — the choice is yours.
3.1.8 Set expiration of static resources
Browsers cache all the content that they load. To avoid images and other static resources being reloaded on every page load you can specify an expiry time which instructs the browser to use its cached copy until the expiry date passes, when it will fetch a fresh copy. Anything that doesn’t change very often should have an expiry set. At DIYMH we do this via W3 Total Cache.
3.1.9 Use relative links
आप अपनी साइट पर कुछ और करने के लिए किसी भी लिंक सम्मिलित करते हैं हमेशा एक रिश्तेदार पथ का उपयोग, बल्कि एक पूर्ण पथ से. इस पृष्ठ आकार का एक छोटा सा बचाता है, लेकिन अधिक आयात antly, यह आप कभी भी अपने डोमेन नाम बदलते हैं, तो आप उन्हें बदल नहीं जाएगा मतलब.
3.1.10 पुराने संशोधन निकालें
By default wordpress retains a copy of all previous revisions of every article on your site. This is overkill in our view. The easiest way to manage this is to use a plugin, e.g. एन एस लाइन्स सायन चुनाव trol, which will automatically cull older revisions based on your settings. This will keep your database size down and the speed of your site will benefit.
3.1.11 Check your page speed
गूगल पेज गति Whilst (सेकंड मोर्चे देखना 1.3.2) शुरू करने के लिए एक अच्छी जगह है, हम एक का उपयोग कर सिफारिश सुधार उपकरणों की विस्तृत श्रृंखला आप पूरी तरह से अपनी साइट OPTIM-ised किया है की जांच करने के लिए.
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”