Tag Archives: SEO

How To Reduce Website’s Image Load Times Using cPanel?

Image optimization is the process of reducing an image’s file size without compromising its quality, enabling faster load times and improved site performance.

This is achieved by compressing images, choosing the right file formats (like JPEG for photos and PNG for graphics), and adjusting dimensions to fit the website’s design requirements. Optimized images lead to quicker page loads, lower bandwidth usage, and better SEO rankings, enhancing user experience and site functionality across devices.

Optimizing images is crucial to improve site load times and overall user experience. Here’s a step-by-step guide to image compression for Faster loading directly from your cPanel.

Step 1: Log in to Your cPanel Account

Begin by logging into your cPanel account. You’ll need access to the Images section, so ensure you’re using an account with these permissions. Once you’re on the cPanel dashboard, locate the Images icon under the Files section.

Step 2: Access the Optimize Website Tool

In the Images section, look for the Optimize Website tool. This tool allows you to compress and optimize images on your site with ease. Click on it to open the options for compressing images and optimizing how they load.

Step 3: Choose Your Optimization Level

The Optimize Website tool provides a few different options for optimization. You’ll generally see:

  • Compress All Content: This option compresses all content on your website, including images, HTML, and scripts, which may be too aggressive for some sites.
  • Compress Static Content: This choice compresses images and other static files, leaving dynamic content untouched. This option is often recommended as it reduces the size of files without altering user-generated or dynamically generated pages.

Select the option that best suits your needs and proceed by clicking the appropriate choice.

Step 4: Confirm Your Selection

After you choose your optimization level, you’ll need to confirm your selection. cPanel will apply the settings to compress your images as specified. At this point, the tool will reduce the file size of your images, helping your site load faster without any noticeable quality loss for most users.

Step 5: Review and Test Your Website

Once the compression is complete, it’s a good idea to test your website’s load time to observe the improvements. You can use online tools like Google PageSpeed Insights or GTmetrix to see how much your load times have improved. Testing ensures that the compression has enhanced your site’s performance effectively.

By following these steps, you can easily compress and optimize your website’s images from cPanel, improving load times and offering a smoother experience for your users.

How Many Words Or Characters To Use On Post Title?

Google’s search display limit for any content title is near about 60 characters which may vary from device to device. All search engine prefers shorter titles, so if your post title is longer than sixty characters, the search results page will cut off some part of the title. But nowadays it might get rewritten by AI automatically especially if your content is good.

Long titles with good content are more likely to be rewritten by search engines. But if you stick to the following limit, your titles are less likely to be cut off in search engine results, ensuring the entire message is visible.

For search-friendly post titles use:

  • Word Count: Aim for 6-12 words which is long enough to include keywords while remaining concise.
  • Character Limit: Use 50-60 characters as this length ensures the title fits within Google’s search results without getting cut off.

Keeping titles within these ranges can help improve click-through rates while including the main keywords for better search ranking. It’s important to make the title descriptive and engaging while focusing on primary keywords. Short post titles have several more advantages for search visibility and user engagement:

  1. Short Titles are Easier to Read: Shorter titles are more straightforward and can be quickly understood by users, increasing the chances of grabbing attention.
  2. Short Titles Display Better on Search Results: They are less likely to be cut off in search engine results, ensuring the entire message is visible.
  3. Short Titles may have Higher Click-Through Rate (CTR): Concise titles can be more appealing, encouraging users to click.
  4. Short Titles promote better Mobile Optimization: They fit better on smaller screens, enhancing the user experience on mobile devices.
  5. Short Titles Focus on Main Keywords: Shorter titles emphasize the core topic, making it easier for search engines to identify the page’s relevance.

How To Limit Post-Title Length? There are multiple plugins such as ‘Limit Post Titles’ that let you easily set a limit over post title length in WordPress.

Alternatively, if you use an SEO plugin such as All in One SEO or WordPress SEO, these already show you the extra characters you have in your title so that you can change them or use an alternative title for search engines that only displays on search engine results pages.

How To Remove The Tag Base From WordPress Permalinks?

You can remove the base tag slug in the WordPress permalinks structure. Earlier this was done with the help of a plugin or PHP function but now you can do it from your admin area dashboard.

By default the tag URL on WordPress looks something like this – yourdomain.com/tag/tag-name, now we have to remove the tag from the permalink so that URLs should look something like this yourdomain.com/tag-name/.

These steps allow you to remove the tag prefix completely by modifying your site’s permanent link settings.

  1. Navigate to your WordPress dashboard
  2. Navigate to Settings -> Permalinks page
  3. Scroll to Custom Structure and put ‘/%tag%/%postname%/’.
  4. Go to Tag Base and type in a dot “. “
  5. Save your changes.

The tag prefix is removed by typing the dot in the tag base field. It completely removes the mandatory tag base from the tag permalinks, so the tag name comes right after your domain name in the permalink structure.

By default, this field is left blank which represents the default prefix.

How To Remove The Category Base From WordPress Permalinks?

You can remove the base category slug in the WordPress permalinks structure. Earlier this was done with the help of a plugin or PHP function but now you can do it from your admin area dashboard.

By default the category URL on WordPress looks something like this – yourdomain.com/category/category-name, now we have to remove the category from the permalink so that URLs should look something like this yourdomain.com/category-name/.

These steps allow you to remove the category prefix completely by modifying your site’s permanent link settings.

  1. Navigate to your WordPress dashboard
  2. Navigate to Settings -> Permalinks page
  3. Scroll to Custom Structure and put ‘/%category%/%postname%/’.
  4. Go to Category Base and type in a dot “. “
  5. Save your changes.

The category prefix is removed by typing the dot in the category base field. It completely removes the mandatory category base from the category permalinks, so the category name comes right after your domain name in the permalink structure.

By default, this field is left blank which represents the default prefix.

Alternatively, you may add the following rule in .htaccess file present in the root directory of your website :

RewriteRule ^category/(.+)$ https://www.yoursite.com/$1 [R=301,L]

This also removed the category base, don’t forget to replace yoursite.com with your domain. The same can be done with the help of the Yoast SEO plugin. If you are using it on your website simply navigate to Yoast SEO -> Search Appearance and open the ‘Taxonomies’ tab.

Scroll to the Category URLs, select ‘Remove the categories prefix’, and save the changes.

How To Set External Links To Open In A New Tab In WordPress?

It is easy to link a word and set its target to blank so that it opens in a new tab. Most website owners want to make all external links open in a new window and all internal links open in the same tab, you can make this thing easy and automatic with the help of a plugin.

Simply install and activate Open external links in a new window on your WordPress site. Once the plugin is activated, navigate to your admin area dashboard Settings -> External Links page.

By default, the plugin makes all external links open in a new tab but on its settings page, you can type URLs that should either be forced to open in a new window or ignored. Some of the basic features of this plugin include:

  1. It opens up all (or specific) external links in a new window
  2. It produces XHTML Strict compliant and is search engine optimized (SEO)
  3. It can can open external links starting with http:// or https:// in a separate browser window or tab
  4. It handles the links client-side, which lets search engines follow the links properly
  5. It becomes inactive when a browser does not support JavaScript, and hence doesn’t result any errors

If you need more advanced features, there is another free plugin called WP External Links. This plugin lets you manage all external and internal links on your website by enabling you to control icons, nofollow, no opener, UGC (User Generated Content), sponsored, and yes if links open in a new window or new tab.

Improve Website Speed & Performance With Leverage Browser Caching

Leverage Browser Caching is a factor responsible for the browsing speed of your website. Fetching resources over the network can be slow and expensive as some downloads need multiple roundtrips between the client (where the website is requested) and the server i.e. where the website is being hosted. This delays the processing, may block the rendering of webpage content, and sometimes also incurs data costs for the visitor.

Specifying a server caching policy helps the client determine when it can use the previously fetched response. Google Page Insights also uses this in counting the performance of your website.

So, Leverage Browser Caching is a website performance optimization technique that involves specifying how long web browsers should store certain resources, such as images, CSS files, JavaScript, and other static assets, locally on the user’s device. By doing so, the browser can reuse these resources for future visits to the site, rather than downloading them again from the server.

This type of browser catching can be activated either by using some plugin like Leverage Browser Caching or by manually setting up an expiry date or maximum age for static resources such as images etc in the HTTP headers which can be done with the following code:

## EXPIRES CACHING ##

ExpiresActive On
ExpiresByType image/jpg “access 1 year”
ExpiresByType image/jpeg “access 1 year”
ExpiresByType image/gif “access 1 year”
ExpiresByType image/png “access 1 year”
ExpiresByType text/css “access 1 month”
ExpiresByType application/pdf “access 1 month”
ExpiresByType text/x-javascript “access 1 month”
ExpiresByType application/x-shockwave-flash “access 1 month”
ExpiresByType image/x-icon “access 1 year”
ExpiresDefault “access 2 days”

## EXPIRES CACHING ##

Simply open your .htaccess file located in your website’s root directory and paste the given code.

Key Aspects:

  • Caching Duration: The website owner or developer sets a cache expiration time (e.g., days, weeks, or months) for specific resources through HTTP headers.
  • Reduced Load Time: Once cached, resources are loaded from the user’s local storage, significantly reducing page load times during repeat visits.
  • Lower Server Load: Since resources don’t need to be downloaded repeatedly, server requests are minimized, improving server performance and reducing bandwidth usage.

WordPress Plugin for Leverage Browser Caching

Leverage Browser Caching plugin fixes the leverage browser caching issues on your website improving the page speed score on website testing tools like Pingdom, GTmetrix, PageSpeed, Google PageSpeed Insights, YSlow, etc.

Simply find, install, and activate this plugin from Plugins -> Add New page on your website’s admin area dashboard. It does not have any option. It will start working as soon as you activate it.

The plugin works for the Apache server simply by adding browser caching code inside the htaccess file. To remove the code you just need to deactivate the plugin.

How Leverage Browser Caching Works?

When a visitor first accesses a website, the browser downloads the necessary resources. With browser caching enabled, these resources are stored locally and remain available for a set period, so they don’t need to be downloaded again unless the cache expires or is cleared.

It improves user experience and search engine rankings by speeding up website performance.

How To Convert Accent Character Images Into SEO Friendly File Names In WordPress?

Bad filenames unrelated to the image are also not good for SEO. The reason is; that search engines like descriptive and meaningful filenames.

Another drawback of bad filenames is that they sometimes break your images in a web browser. The problem arises when you host many media files on a multi-author WordPress installation and you cannot monitor everyone to upload pictures with good and meaningful names.

These issues can be easily resolved by using a WordPress plugin called Clean Image Filenames.

The plugin works by auto-enforcing clean filenames on images and other media files you upload to the WordPress media library. Thus, it improves your website’s search engine optimization. The plugin works while you upload new files, it doesn’t work on old files uploaded on your media library.

How Does It Work?

Bad image filenames such as Château de Ferrières.jpg or Smörgåsbord.png are changed to good and clean filenames like chateau-de-ferrieres.jpg and smargasbord.png.

The plugin simply replaces accents and special characters, like Swedish or German umlauts, in the filename uploaded to your media library.

  • It converts accent characters to non-accent, Latin equivalents in Swedish, Danish, German, and more.
  • It removes special characters such as exclamation marks, periods, hashtags, and more.

You should also know that the range of files can be extended using a filter in your theme or plugin.

How To Use It?

Install and activate Clean Image Filenames plugin on your WordPress site. Upon activation visit your admin area dashboard Media -> Add New page and upload a new image file with accent characters like Smörgåsbord.png

On the plugin settings page, you can set whether the plugin should work only on images or all file types.

As soon the image is uploaded, the filename will be filtered by the plugin to smargasbord.png. That’s what this plugin does for you.

Renaming Filename Based On Post Title

File Renaming on Upload is another good plugin that provides you with more powerful controls and options.

Unlike the Clean Image Filenames plugin which works automatically and has one manual setting to make, File Renaming on upload allows you to select various options on how to rename an individual filename after upload.

For example: You can auto-add your site name in the image file, remove strings and accents, rename the file based on the post title, and more.

Why You Really Need To Update Old Blog Posts & Dates?

The post date of every blog is shown in the Google search result page. There are mainly two reasons why you must keep your old blog posts and their dates updated:

  1. Google prefers fresh content
  2. People prefer fresh content

That means even if Google shows one result with a very old date and another one with a new date, people are more likely to ignore the old post and click on the post that has been posted recently.

Google Freshness Algorithm states that people like content that is both relevant and recent but remember that not all website content needs to be updated and date changed, there is content that stays evergreen and we have discussed about it earlier in this lesson.

What Happens When You Don’t Update Your Blog Content?

Sometimes a well written and researched article needs some update to stay relevant for the search engines.

When you don’t update your old content, it starts slipping down on search engine results pages, its ranking start to decline and the traffic it was brining before begins to drop.

This happens mainly because of two reasons:

  1. Some other website has published a better version of your post which is more informative and new, so now Google prefers that.
  2. People are clicking on the new results because the date of your article is quite old.

This problem can be prevented by updating your posts and adding new important information, going in depth, removing or updating the text that has gone irrelevant with time, and then re-publishing the post.

How To Update Old Content & Dates In WordPress?

It is better to start with popular posts that you have posted years ago and then cover your worst performing articles. Managed WordPress users can easily do that from their admin panel or contact support team to get helped.

For editing any old post, you simply need to follow these steps:

  1. Open the post for editing
  2. Check if there is anything that has gone outdated
  3. Update that content
  4. Read your post
  5. Click ‘Save as Draft’ button
  6. Its asks for your conformation
  7. Confirm to un-publish the post and save it as draft
  8. Move to the right sidebar, under ‘Post’ section (left to the block section)
  9. Next to ‘Publish’ option you will see the publishing date
  10. Click that date and then select ‘Immediately’ option
  11. Now click the ‘Publish’ button

This will republish the post without changing its permalink. The permalink of the post is visible on the right sidebar of the post editing page, you can confirm it from there.

When you re-publish the post, it comes back to the latest feed of your website, become more visible to search spiders, and automatically goes to your blog subscribers, as well as social channels (if connected). Thus, it brings new traffic and becomes more visible on the search.

If you own a blog with evergreen content then you may also update post dates in bulk but only if your content is evergreen, otherwise don’t do that.

Make Use Of Google Freshness Algorithm To Rank Higher On Search

There is a lot of content out there that explains Google’s freshness algorithm and all is complicated. So, in this lesson, we will make you easily understand what exactly Google Freshness Algorithm is and how you can use it to increase your website traffic by ranking higher on search engine results pages.

What Bloggers Should Know About Google Freshness Algorithm?

One thing that you should know about Google Freshness Algorithm is that it states people want search results that are both relevant and recent.

For instance, if somebody is searching for ‘How to write a blog post in WordPress?’, most probably he is searching to write a blog post on the latest WordPress version and not years old version that now nobody uses.

Google Prefers Fresh Content

Google has stated that the change has already impacted about 35% of search queries which means a minimum of one result per page is getting affected and noticeably it has affected approximately 6% to 10% of search queries.

Get Benefitted From Google Freshness Algorithm

Bloggers should understand that Google is now ranking newer blog posts higher than older posts. There is no problem with poetry, literature, and stories blogs but if you are blogging in a niche such as technology, etc then you must keep your blog posts updated and reposted.

Updating Old Blog Posts Is The Solution

You can get benefitted from Google Freshness Algorithm by updating your old outdated posts and then switching their dates.

Managed WordPress users can easily do this from the post edit screen right below the ‘Post’ block. You simply need to click Publish – ‘Immediately’ link and then change the date of your updated blog post. But first, make sure that the content of your blog post is updated. You may also switch the post to draft, update it and then repost it on your website.

How Subscribing To Search Engine Visibility Benefits Your Business?

Creating a website is the first step for businesses to establish an online presence. Registering your domain name and subscribing to a Managed WordPress plan gets you a website. Your website should provide information about the business, including its products and services, and contact information.

The next step is to get yourself visible on the search engine results page, this automatically happens when you continuously post quality blogs on your website. But to give a boost to your online visibility and make it easier for search engines to archive your website, the SEO product can be subscribed here. It saves your bills for SEO optimization that you pay SEO experts. By having this product you can do all SEO on your own even if you don’t have any technical skills.

Subscribing to search engine visibility i.e. SEO gives you many benefits. These benefits cover the following list:

Increased Traffic To Your Website

SEO helps to improve a website’s ranking on SERPs, which leads to more traffic to the website. The higher a website ranks, the more likely it is to be clicked on by users, which can increase the number of visitors to the site.

The User Experience Is Improved

SEO involves optimizing a website’s content, structure, and navigation, which can lead to a better user experience. This can result in longer dwell time, lower bounce rates, and higher engagement, which can contribute to a website’s overall ranking.

The Conversion Rates Get Better With Time

SEO can help to improve the quality of traffic to a website, leading to better conversion rates. When a website’s content is optimized for specific keywords, it attracts users who are more likely to be interested in the products or services offered by the website, resulting in higher conversion rates.

Offers Cost-Effective Marketing

A search engine-optimized blog is a cost-effective Internet marketing strategy compared to other forms of advertising, such as pay-per-click (PPC) advertising. Once a website is optimized, it can continue to generate traffic and leads without additional investment.

Domain Awareness Is Increased

A website that ranks high on SERPs can increase domain awareness and visibility. Users are more likely to trust and recognize a domain that appears at the top of search engine results.

SEO benefits a website by increasing traffic, improving user experience, boosting conversion rates, being cost-effective, and increasing awareness of your business.

By subscribing to the SEO product you get personalized phrases and words called keywords to add and increase traffic to your website and help it rank better. You are able to easily create, customize, and submit a site map to aid search engines in crawling your site. The progress of your website’s rank on Google over time can be tracked from the admin panel of your SEO product.

Removing Deleted Pages Of Your Website From Search Engine Results

When you delete any web page of your WordPress Website, it stays there on the search engines archive index for a very long time and the users following that link notice error pages.

This lesson will guide you in two things,

  1. How to redirect those broken page links to something relevant?
  2. How to ask search engines for removing deleted pages?

Fixing Links For Deleted Pages

Link Fixer, previously known as Permalink Finder is a very useful WordPress plugin that fixes all not found errors on your website.

Simply install it from Plugins -> Add New page of your WordPress site. Upon activation, the plugin automatically redirects all broken links internally and externally i.e. your website links present on search engines and other websites to something most relevant instead of showing a 404 not found error to your visitors.

Updating Search Engines

To update search engines like Google for removing deleted posts and pages of your website from their search index, you simply need to install and activate the Remove Deleted Pages from Search Index plugin on your WordPress site.

Upon activation, the plugin implements the 410 HTTP status code for all deleted web pages of your website, as that tells search engines that the web page is no longer available and must be removed from the index.

Improve Search Engines Crawl On Your Managed WordPress Website

Crawling is a process used by search engines to find content and present it to the people searching for it on the internet. In this process, search engines like Google send robots known as crawlers and spiders to find content on blogs and websites.

They not only take new content but also look up the updates made to content on websites. This content could be a blog post, image, video, or file such as PDF but anyhow of the format, the content is generally discovered by links.

Generally, websites contain a lot of information in headers which is not useful for many of us and instead makes the website insecure. For example, WordPress headers contain information about plugins and themes used on the website. This lesson will guide you on how you can remove such things on your website to better the crawl rate, make your website load faster and be more secure.

How To Remove Unnecessary Information From Your Header?

To make your website load faster, have a better crawl rate, and perform more securely on the internet you will need to remove unnecessary information from the header. This can be easily done by a plugin you can install on your website.

Simply navigate to Plugins -> Add New page on the admin area dashboard of your WordPress site and search the term ‘Crawl Optimization’.

Install and activate this plugin and it will deactivate elements such as short links, REST API links, RSD/WLW links, oEmbed links, generator tags, and X-Pingback headers to streamline website navigation and reduce the amount of data transferred.

Have A Faster, Secure & Easy Crawlable Website

As a result, your website will become faster as unnecessary data transfer and streamlining navigation are now minimized. SEO is enhanced as your website is not easily navigable by search engines. The crawl rate improves as the plugin removes all unnecessary links and information from the HTTP headers of your website.

How Subscribing To Search Engine Visibility Helps You Get Found On Google?

The SEO tool available at Sangkrit.net takes you through a step-by-step process of optimizing your website for search engines such as Google, Bing, Yahoo, etc.

This is specially programmed for the people who don’t have a big budget of hiring an SEO expert and don’t have much time to invest in studying the trends and keywords that increase your chances to get more prominently visible on Google.

By subscribing to Search Engine Optimization you can bring more traffic over time to your website. Let’s see how this tool helps you with that.

Easily Sets Up On Your Website

The first thing you need to make sure of is you have your website hosted at Sangkrit.net, if you don’t you can transfer it by subscribing to a hosting plan such as cPanel Hosting, or if you use WordPress then you may choose Managed WordPress because it offers you setup, backup, updates, and support in one place.

Next, subscribe to Search Engine Optimization. Once you do that the automated system will help you in setting it up for your website.

Suggests Topics & Keywords

It offers you a keyword and topic suggestion tool that lets you describe what your content is all about. Suggestions are provided on the basis of what keywords are more frequently searched by people for finding any specific content type.

Hence, you get personalized phrases and words to add to increase traffic to your website and help it rank better on the search engine results pages. It lets you track your internet success over time.

The Sitemap

It automatically generates the sitemap for your website. A sitemap is a file created for search engines to effectively crawl your entire website and know about all the content, what needs to be indexed and what needs to be reindexed, the updates, and everything.

So it is indeed a nice tool to help you easily better the SEO of your website and more easily reach the people who are searching for you on the internet.

Grow Your Business With Content That Answers The Questions Of Prospects

Writing and posting content that answers the questions of your prospects and solves their problem drastically increases your lead prospects and brings new passive income from Google Adsense.

Quality content automatically attracts more link backs. So, it is the best SEO for your website and you don’t need to hire an expert for that. Simply register or transfer your domain at SANGKRIT.net, install WordPress and start writing new posts.

Continue reading Grow Your Business With Content That Answers The Questions Of Prospects

Is Keyword Research Important Before Posting Articles On Your Website?

No. Keyword targeting has become irrelevant after Google Hummingbird update which works on the concept of semantic web search. It pays more attention to the sentence or conversation or meaning instead of taking only keywords into account.

Continue reading Is Keyword Research Important Before Posting Articles On Your Website?

Transfer SEO Data From One WordPress Theme Or Plugin To Another

When switching to a new WordPress theme or plugin, there is a risk of losing all SEO data such as meta-title, descriptions and keywords etc.

There are some theme frameworks and plugins that allows you to add SEO data like you can set custom SEO title which is shown on search engine results pages, description etc.

Popular SEO plugins such as All in One SEO & Yoast SEO allows you to add more custom SEO data in your posts, pages and custom post types.

In this lesson you will learn about properly transferring all SEO settings with the help of SEO Data Transporter in WordPress.

Continue reading Transfer SEO Data From One WordPress Theme Or Plugin To Another

Best Free Keyword Research Tools To Rank Higher On Google

Keyword research is one practice of search engine optimization (SEO). Although there are many professionals in this field but there are also very good keyword research tools that makes it easier for startups to find and use better keywords that will help you come up higher on search engines.

Continue reading Best Free Keyword Research Tools To Rank Higher On Google

Twenty Innovative Approaches To Improve Startup Websites

Traffic on a website comes from various sources such as direct visits, from search engines, from social networks, web directories, links on other websites etc.

Hence, you need to discover the products and parts of your website that other web-services don’t understand. So that you can make good adjustments by debugging errors and eliminating functions that are of no use on your website. This way you can improve user experience and get more customers for your online startup.

In this lesson you will know about some of the best free online services to help analyze your website and optimize it for search engines, social media, web-browsers, users and more.

Continue reading Twenty Innovative Approaches To Improve Startup Websites

Autoptimize Your WordPress Website Minimizing JS, CSS & HTML

When it comes to optimizing your WordPress website, the question comes, how to? Now no worries, in this lesson you will learn about automatically optimizing your website and minifying JavaScript, CSS and HTML files which are pushed into header when you activate new plugins and themes in your WordPress installation.

Continue reading Autoptimize Your WordPress Website Minimizing JS, CSS & HTML