How to fix WordPress 404 Error, Page Not Found [Redirection plugin]

How to fix WordPress 404 Error, Page Not Found [Redirection plugin]

One of the biggest reason we fail as a blogger is that we do not have advance knowledge about blogging. There is such a simple error in our blog that we don't know, it is not working or due to which our blog is not getting traffic.

If we are unsuccessful in blogging then it is important to know about the error. Despite having very few posts on the blog, we are not getting any traffic, one reason could be error 404.

First of all we should know that not found, what is 404 error or when does it come or what to do to fix it?

WordPress me Not found, 404 Error?

Due to lack of knowledge in blogging , we make many mistakes. This time we make a big mistake by changing the URL of our post. 

Changing the URL has a lot of effect on your post, like through auto share plugin, all our posts are published on social sites like Facebook and Twitter but when we change the URL, its URL remains the same. Whenever someone clicks on our link from a social site, he gets error 404 Not found.

That's why if you don't want to change the URL then it's fine, but even if you have made this mistake, don't tell me how to fix Not found, error 404?

How to correct Not Found, 404 Error in WordPress

1. Friends, for this you will have to install a plugin called Redirection in your add plugin. After installation, go to the tool option and click on Redirection.



2. On clicking Redirection you will be shown this screen



3. Now you have to click on 404s or you will see this screen



4. When you click on 404s, you will see all those urls which are not found, error 404 is still there. Now click on the date shown in front of your url, click on Add redirect, then you will see this screen.



5. In the above screen you will see 2 options in which Source Url will show us your old url or in Target Url you will have to enter the new url of your post. During this, keep in mind that only the URL of the post should be entered like /how to find insert solution free. 

6. No matter how many urls are shown in 404s, correct them in this way and don't feed your old url, error 404 will be banded again. You can see the urls that have been modified by clicking on the old url in Log or 404s.

In this third WordPress blog we can easily remove 404 error.. To your friends, please tell us how this post is going on.

How to Add Email Subscribe Widget to Blogger or Add your Visitor

Hello friends, today we will talk about one such widget which is very important for our blog, it is Email Subscribe Box . With the help of this widget, visitors of our blog can subscribe by email, then whenever we post a new post on our blog, they will be informed through email that we have posted a new post.


To use your Email Subscribe Widget, you will have to burn your blog's feed on Google Feedburner, know how.
Advertisements

Kesa Hai Email Subscribe Widget

This widget is where we will use the feed of our Feed burner. If anyone subscribes we can see it in our feedburner account.



To Manually Insert the Subscribe By Email Widget into Blogger

Copy the code and navigate to the Layout > Page Elements screen in Blogger.

Select Add a Gadget in the area you wish the subscribe by email widget to appear (in most cases this will be the sidebar).

Choose HTML/Javascript widget

Paste the widget code into the content box

Click on the Save Button

Reposition the widget if necessary. A good place is at the top of the right sidebar and Save.

Click on View Blog to see your new email form in your blog

<style>
#HMH-FeedBurner {
background: #E8E8E8;
border: 1px solid #CCCCCC;
padding: 15px 0;
text-align: center;
width: 298px;
}
#HMH-FeedBurner input[type="text"] {
border: 1px solid #BBBBBB;
font-size: 13px;
margin: 0 0 15px 0;
padding: 10px;
width: 80%;
color:#888;
}
#HMH-FeedBurner input {
box-shadow: 0 2px 2px #BBBBBB;
-moz-box-shadow: 0 2px 2px #BBBBBB;
-webkit-box-shadow: 0 2px 2px #BBBBBB;
}
#name {
background: url(http://i.imgur.com/XrHTe.png) no-repeat scroll right center #FFFFFF;
}
#email {
background: url(http://i.imgur.com/2BCD0.png) no-repeat scroll right center #FFFFFF;
}
#HMH-FeedBurner input[type="submit"] {
background: #3B8DBD;
border: 1px solid #005588;
color: #FFFFFF;
cursor: pointer;
font-size: 16px;
font-weight: bold;
height: 40px;
margin-top: 5px;
padding: 8px 0;
text-transform: capitalize;
width: 87%;
}
#HMH-FeedBurner input[type="submit"]:hover {
background: none repeat scroll 0 0 #005588;
}
</style>
<!-- HMH.pe FeedBurner Subscription Form -->
<div id="HMH-FeedBurner">
<form onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=HindiMeHelp', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow" method="post" action="http://feedburner.google.com/fb/a/mailverify">
<input type="hidden" name="uri" value="HindiMeHelp" /><input type="hidden" value="en_US" name="loc" />
<input type="text" id="name" name="name" onfocus="this.value=&#39;&#39;" value="Enter Your Name" placeholder="Enter Your Name" />
<input type="text" id="email" name="email" onfocus="this.value=&#39;&#39;" value="Enter Your Email Address" placeholder="Enter Your Email Address" />
<input type="submit" value="Subscribe Now!" id="submit" name="submit" />
</form>
</div>

After copying and pasting the code in the widget, you will have to remove your Feedburner username and enter your own.

To change your username, type Ctrl+ then search MyUserName or enter your username there. 2 places have to be changed. 

  • http://feedburner.google.com/fb/a/mailverify?uri=MyUserName
  • value=” MyUserName “

Note: Email Subscribe Widget will work as soon as Email Subscription is enabled on your Feedburner .

Step 4. After entering your feedburner in the code, save the widget .

Check Your Subscribe By Email Form is Working Correctly

Once your subscribe by email widget is safely installed your form is ready for use. I suggest you test drive it to make sure it is performing correctly. Besides if you sign up you will have at least one subscriber right? Also you may want to regularly check who is subscribing to your blog by email by navigating to the Feedburner > Publicize page for your blog.

1. On the homepage of your blog enter your email address and click on the Subscribe button.
2. You will be take to a Feedburner Email Request screen with a captcha check for spam. Enter the sequence of alphanumeric characters into the text box.

Feedburner Email Request screen with a captcha
3. Click on the Complete Subscription Request button
4. You will now be informed that your request was successful and that you will need to click on the activation code in an email that has been sent to you.
5. Open your email program and retrieve the email and follow the activation link. You will then receive an Email Subscription Confirmed notice from Feedburner. As the notice points out you will only receive an email if you make a post so you will need to get cracking on writing your next post.

Feedburner Email Subscription Confirmed notice

In this tutorial you have learned how to add an email subscription form to a Blogger Blogspot blog so that your readers can enjoy receiving your most recents posts directly to their mailbox. Allowing visitors to sign up for your feed via email will promote your blog and can easily turn a new visitor into a regular follower. An alternative to an email subscription form is to insert a subscription link into your blog. I find a good place for an email subscription link is after each post to encourage visitors to sign up for my feed.

5+ Best Free Push Notification for Blogger or WordPress Blog

5+ Best Free Push Notification for Blogger or WordPress Blog

If you are a blogger then every user visiting your blog matters, although there are many ways to bring traffic to your blog, but one of them is “Push Notification ”, with the help of which you can get quality traffic to your blog. 

Whenever you write a new post or update an old post, the information related to it reaches your subscribed users through push notification. By clicking on that notification, people come to read that blog post. Push notification works is to send notifications to users who subscribed to your blog.

Whether your blog is on Blogger or WordPress, this service is available for both, you can choose any one as per your convenience and benefits.

What are the benefits of Push Notification?

Convert User into Follower – Converts a quality visitor to the blog into a regular reader, which increases traffic to your blog and you can earn more income.

You can bring your users to your blog again and again, which makes it easier to convert users into buyers.

Two Step Process – Like YouTube, here also a user can subscribe to your blog, in just two steps any user can allow notifications.

Privacy – The user does not need to give any information, that is why people usually subscribe to it if they like the content.

Easy to Manage – It is also very easy to manage, it has to be setup only once, then whenever you write a new article or update any old post, its information reaches the users.

Easy to Track – Tracking users is very simple, whenever you push a notification, it can be easily monitored how many people clicked and how many did not.

Build Relationship – It establishes a good relationship between you and your readers, with the help of this you can send your own greetings or custom messages on special occasions like festivals, New Year, any special day etc. or at any time.

High CTR – Whenever information about a new post reaches the users, the click rate of the users is good.

For example – if there are 10,000 subscribers on the blog and even 5% people click on sending notification, then 500 people come to your blog, this traffic is available immediately, which is a very good medium of increasing revenue.

Best Push Notification Plugins

1. Notix

If your blog is new then Notix push notification is the best option, it has some great features which make it the best.

In the free plan of this platform, you get the option to add a total of 30,000 subscribers, which is the highest among other providers.

Not only this, if someone else is using push notifications on your blog and want to use Notix, then you can import that subscriber list with Notix, so that you will not have the fear of losing followers.

If you do not have many followers in your subscriber list then you can switch to it, now Notix is ​​new so we are seeing this discount, it is possible that this discount may not be available later.

2. Truepush

If you need a push notification service at the most affordable price, Truepush is the best option.

It is the cheapest compared to all other platforms, Truepush offers a free plan to add 30,000 subscribers, and it also has a life time free usage plan, which is known as True Push monetization plan.

It has many features like Triggers, Audience segmentation, Unlimited Subscribers and Projects, Batching Feature, RSS-to-push, RSS-to-push and Multi-browser support.

Once you reach 30,000 subscribers, if you use the Truepush monetization plan, Truepush sends two push ad notifications to your subscribers daily.

With this plan, not only will push notifications be completely free, but you can also earn extra money and this income will be shown in the dashboard of Truepush.

If you do not want to go with Truepush monetization plan, then you can go for its paid plan, which is very cheap compared to other platforms.

3. One Signal

One Signal is also a popular push notification , here you can get almost all the features of Push Engage.

It supports almost all browsers, it can be integrated with both WordPress and Blogger, it can be easily integrated with WordPress with the help of a plugin.

For beginner bloggers, OneSignal has a free plan in which you can add up to 10,000 subscribers, if you exceed this, you will have to go for its paid plan.

Features of Web Push, Mobile Push, In App, Email Notification, SMS, Real Time Tracking, A/B Testing Segmentation, API and Analytics are available in One Signal.

4. Push Engage

Push Engage is a very good option to put push notifications on your blog, it gives the blog subscribers the option to send push messages and post notifications in many ways.

This plugin has a plan for Triggered Notifications, New Blog Posts , Product Announcement, Cart Abandonment, Personalized Messages as well as Website Monetization, along with many amazing features like Offline Notifications, A/B Testing, Automatic Drip Campaigns, TurboSend & Scheduling. Features are available.

There are over 10,000 business blogs registered on Push Engage and over 15 billion push messages are sent every month.

Its most negative point is that its price is quite high, the free plan of Push Engage has a limit of only 200 subscribers, if you exceed this then you will have to go for its premium plan which is quite high for new bloggers.

5. Push Alert

This is also a very good push notification platform, where initially you get the option to add up to 3000 subscribers for free.

Features like CTA Buttons, Scheduled Notification, Welcome Notification, RSS Push are available on Push Alert.

Along with this, A/B Testing, Fully Automated eCommerce Solution, Seamless APIs, Multi-Website Support, Audience Targeting, Unlimited Segmentation, Push via Email as well as Complete Marketing Automation is available which includes Conversion Funnel, Triggered Notification, RSS Feed Automation, Facility like RSS Newsletter Automation is available.

If you are running an e-commerce business, then all these features of Push Alert can help a lot in taking your business into automation.

6. LaraPush

This push notification service is for those people who have a good budget, if you do not want to pay money every month just for sending notifications then Larapush is the best option for you.

Although it does not come with any free plan, before using it on the website, you have to buy its premium plan which starts from $450.

This is only one time investment, after this you do not need to pay any fee, with this plan you can send unlimited push notifications to blog bar unlimited subscribers.

If we look at the price, it is quite high, but the features available in it completely justify this price.

If we talk about its features, there are many important features like Lifetime Deal, No Limit on Domains, Advanced Analytics, Fastest Push Delivery, Targeted Delivery, AMP Compatible, Token Security, Import & Export, Instant Delivery Notice, Customizable Prompt.

If your budget allows it, then Larapush is the best option for push notifications. If you have more than one blog, then you can take full advantage of it, because it supports unlimited domains, which is a great option. That's a good feature.

Many big blogs like MPNRC, NHMPunjab, SarkaariYojanaa, JobVacancyNews use it.

The support system of Larapush is also very good, here you are provided help through customer care in Hindi also, if you have any question related to it or want to see its demo, then you can contact customer care.

Other Push Notification

Apart from all this, you can also try VWO Push Notification, iZooto, Wonder Push, but all these platforms are not free, to use them you have to take subscription from the beginning.

Due to their different features, their uses are also different, also all of them have a free trial of a few days, with the help of which you can check its pro features for a few days.
10 Important Ranking Factor in Google SERP 2024 SEO

10 Important Ranking Factor in Google SERP 2024 SEO

Search Engine Optimization is one of the never do without tools in increasing website traffic. You are at better chance of getting ranked on Google search than not optimizing your content at all. Therefore, optimizing your content for search engine remains a valuable and worthwhile practice.

Always ensure that your add alt text to your images, meta description, and ensure that others feature are added for your business to rank online. Optimizing for on-page Search Engine Optimization (SEO) is not a rigorous task, but it will increase your organic traffic.

Also, try to always make use of long tail keywords. Just get your high commercial intent keyword bases covered. Long-tail keywords account for a majority of web searches, meaning that you are definitely missing out if you’re not targeting them as part of Search Engine Optimization (SEO).

You must have noticed that before showing any result in Google, 200+ things are checked and only then the result is shown.

In this post, we will talk about the 10 most important out of 200+ ranking factors in 2024 or know how a post can be ranked with their help.

1: Page Authority

To understand Page Authority in short, what is the value of the pages of your site, or the higher it is, the more value Search Engines give to it.

The simple trick to increase Page Authority is that you have to manage your page in the right way, keep it in all the right formats, or whatever content you use in it should also be in one flow. Image, Video, etc. in it.

In simple words, you must increase the value of your page, for this you should link it to other pages of your site, or even provide a backlink to this page.

2: Link Relevancy | Backlink

You will know what is backlink or how important it is, or I have also told you in my previous post how to create a high quality backlink .. but along with creating a backlink, its relevance is also very important.

There are benefits from backlinks, but the link which is on your page will not be related to it and Google will not give it much value, so try to add these links to related pages on your page.

In the new update of Google, it has also been told how to create a backlink, or a warning has also been given for those who do guest posts. 

You must also add internal link to your blog post, keep in mind that only add the link which is related to it.

3: Content Length

If you want to top the SERP, you will have to write a long article, this is something that many top bloggers have served, or it is true that long content ranks quickly in Google.

The reason for ranking long content quickly is that it becomes easier for Google to understand what the page is about. But if there is not much information or it is written a little, then Google will not understand that page. In which case he is, that's why he doesn't rank him too soon.

So you have to keep in mind that you have to write good length articles.

Now this question must have come in your mind, how many words should I write in an article? It depends on this, or you can take it from the fact that whatever information you are giving is complete or with details.

In order to increase your height, you should not add the wrong story, otherwise it can also cause harm, I will tell you about it in the next point.

4: Content Detail | Content Relevancy

If you are writing any article, you have to give the information which is necessary for the user, it means that you should not give more title, or write more in the content, Google can reduce your rank by doing so.

For example: If your title is “ How to create a website ” then you have to give this information, or apart from this if you give some more information so that neither the user will like it nor Google will like it.

As I mentioned in the previous point, the longer the length of the content, the faster it will rank in the search, but in the meantime, you should not write anything that is of no use.

As much information is required as it is to be given, neither more nor less.

5: Average Time Spent on Page

This is the most important ranking factor of today, or if you understand it then you can easily rank any of your posts.

You write posts, keep complete SEO in mind or even write bad posts. This way you will go to the first page of Google, but if you want to come to the first position then you will have to increase the visitor's spending time on your page.

You can see in other words that you will have to reduce the Bounce Rate of your page.

Whenever someone clicks on the search result and comes to your site or stays on your site, Google will know that what he wants is on your site or if you are there in the last place then your rank will improve.

But if you are at the top or someone clicks on your site in search, then immediately after closing your page, Google thinks that it is relevant to the user, it is not on this page or your rank is down. 

So you have to keep this thing in mind, that if someone comes to your site then he will visit your site, for this you should try to make the content as interesting as possible.

You can see Bounce Rate with the help of Google Analytics , apart from this there is also a lot that you can track in Google Analytics.. If you have not yet added Google Analytics to your site then you should do it now.

6: Domain Authority

You may not know much about it, but let me tell you that Domain Authority also plays an important role in Google SERP ranking.

Domain Authority can be seen in simple words, the value of the domain of our site.. or it comes to calculate more than 40+ things.

You must have seen that a new site does not get ranked quickly, or its posts get indexed quickly, this is what is causing it.

You can submit posts through Direct Search Page , but it is better to get indexed in a natural way.

For this you will have to manage your site in the right way or always maintain its quality, when your Domain Authority increases.

7: Keywords 

What are keywords or what is the need to maintain keyword density ? I have already told you this, or this is also an important point which Google looks at.

Whatever post you write, definitely add Keyword in its Title Tag. Along with this, the more important the place is, the more you have to add it and add it correctly.

If you have true knowledge of On Page SEO then you will be able to use keywords easily.

8: Page Load Time

Kam Loading is very important in today's time, you can easily check it yourself, if you open any site or if it is not loading quickly then you can close it.

Google also takes care that its users get the desired experience, for this they show the full site in the search results which loads fast.

For fast loading speed of the website, you should use fast loading template , along with this I have also shared some tips to improve the speed of the site, you can also follow them.

9: Responsive Design

You must be knowing that most of the users use mobile or open your site from mobile. For them, it is very important for you to use mobile friendly template so that your site opens properly on mobile.

Google also presents this matter in a very series manner, so that if a user is searching through mobile then the site shown in the result should be mobile friendly.

You can read here how to make blogger template mobile friendly , or simply upload the mobile friendly template to your blog.

10: Clean Site

Whoever it is, everyone likes clean things or Google is also one of them, now I have told you how to run this website.

There are also some unnecessary things in the website which are not needed on the site, like some logos are added a lot to design, but some people like it more or the load time of the site is increased.

Popup in the site also irritates the user, so keep in mind that popups should never contain ads or if you show an Email Subscribe Box in the popup, make such a setting that it will open after the entire site is loaded.

Ads have to be placed on the site to earn income, but they should not be placed so much that the user does not understand what kind of ad or content is there.. In this case also Google may not like your site.

If you want to be visible to Google or want to get your post ranked top in Google, then you should pay attention to the fact that you give good experience to your visitors in every way, then Google itself will start promoting your site.

If you think there is any point other than this point, which Google considers more important, please tell us by commenting, or I will tell you about this information. Don't forget to tell us.

If you have blogger friends then you must share this post with them.. :)
8 Nigerian Forums to Drive Traffic and Promote Your Website and Business

8 Nigerian Forums to Drive Traffic and Promote Your Website and Business

From Reddit to Nairaland, these forums can be a powerful tools to help you get more eyes on your blog content. But how do you use these communities to drive free traffic to your blog in Nigeria? 

It’s all about building relationships, creating engaging content, and getting your content in front of the right people. 

Join the right communities. It’s important to join the right online communities relevant to your blog. For example, if you blog about general stuff here in Nigeria, join Nairaland.com.

Create content that engages. Once you’ve joined the right communities, create content that engages. This might include writing blog posts with interesting content, asking questions that solicit feedback, or creating polls or surveys.

Participate in the conversation. Participate in the conversation. Comment, answer questions, and start conversations with other users. This will help to build relationships and get your blog more visibility.
Promote your content. Promote your blog. Now that you are already a regular in most of these forums, you can start sharing links to your blog. This will help to get more eyes on your content and drive free traffic to your blog.

A forum is a community where people interact, it can be based on a particular interest (Gaming Forums); or a broad interest (Entertainment); that people tend to talk about. It is also a place where problems are shared and solved or where top issues are discussed. 

Each forum can be based on a single topic that users have flair for or can be broad with sorted threads and topics. But understand, not all forums are there for your brand or website promotion, in fact, promoting on the wrong forum will get you banned. Most forums set guidelines and rules, they also set limits to user interaction. This means users don’t have the full freedom towards what they use the forums for.

However, in this article, I will reveal forums where you can promote your blog, website and business all for free.

If you’re looking to expand your online presence and promote your links effectively to get more traffic to you website tapping into these forums websites can be a game-changer. Let’s dive into 8 vibrant platforms where you can connect, engage, and share your content effectively.

1. Nairaland.com

Nairaland stands as one of Nigeria’s largest online communities, boasting millions of users engaging in diverse discussions. With dedicated sections covering a wide array of topics, from politics to entertainment, Nairaland offers ample opportunities to showcase your links. By actively participating in discussions and strategically sharing your content, you can garner significant visibility among its vibrant user base.

2. Nigerianbulletin.com

At Nigerian Bulletin, users converge to stay updated on the latest news, trends, and opinions shaping Nigeria and beyond. Leveraging this platform for link promotion entails engaging with trending topics and contributing valuable insights to the discussions. By seamlessly integrating your links into relevant threads, you can captivate the attention of Nigerian Bulletin’s avid readership.

3. Bestnaija.com

Bestnaija serves as a lively forum where users exchange ideas, seek advice, and connect with like-minded individuals. Within its diverse threads covering lifestyle, technology, and more, there lies ample opportunity to showcase your links authentically. By fostering genuine interactions and sharing content that resonates with the community, you can cultivate a loyal following on Bestnaija while promoting your links effectively.

4. MoneyLandForum.com

Money Land Forum emerges as a haven for discussions revolving around finance, investment, and entrepreneurship in Nigeria. Within this dynamic community, positioning your links amidst conversations on wealth creation and financial literacy can yield fruitful results. By offering valuable insights and resources through your linked content, you can establish yourself as a trusted voice within the Money Land Forum community.

5. Naijanetwork.com

Naija Network stands as a bustling online platform where Nigerians converge to discuss a myriad of topics, ranging from culture to business. Engaging with the diverse threads on Naija Network presents an opportunity to organically promote your links while contributing to meaningful conversations. By aligning your content with the interests and needs of Naija Network’s user base, you can drive traffic to your links while forging valuable connections.

6. Gistmania.com

Gistmania captivates users with its eclectic mix of entertainment news, celebrity gossip, and viral content. Within this vibrant community, strategically sharing your links amidst discussions on trending topics can garner significant attention. Whether it’s sharing insightful articles or engaging multimedia content, Gistmania offers a fertile ground for promoting your links to an engaged audience.

7. Earlyface.com.ng

Early Face emerges as a dynamic platform for Nigerian youths to connect, learn, and share experiences. Within its diverse threads covering education, technology, and career advice, there lies ample opportunity to promote your links authentically. By actively engaging with Early Face’s vibrant community and offering valuable insights through your linked content, you can establish a strong online presence while driving traffic to your links.

8. Skyscrapercity.com

Skyscraper City serves as a bustling forum where users converge to discuss urban development, architecture, and infrastructure projects. Within this niche community, strategically positioning your links amidst discussions on city planning and development can yield significant visibility. By sharing content that aligns with Skyscraper City’s interests and contributing valuable insights to relevant threads, you can effectively promote your links to an audience passionate about urban living.

Forums can be an effective way to grow your audience. 

With a bit of effort, you can get more eyes on your content and establish relationships with potential readers. So go ahead and start building relationships, creating content, and promoting your blog today.

How to Fix Core Web Vitals Google Update Issues in Google Console



Resolving core web vital issues in Google Console is crucial for improving the user experience and search engine ranking of your website. Core Web Vitals are a set of specific metrics that Google uses to assess the page loading performance, interactivity, and visual stability of web pages.

Most common issues are:

• Spamming
• LCP issue
• CLS issue
• Plagiarism issue
• Irrelevant content production strategy issue

The most important update that made many sites lost their ranking on SERP in March was this update below:


• INP will replace FID as a part of Core Web Vitals in March 2024. Make sure that your site provides a good page experience by fixing these issues.

INP (interaction to next paint):

A metric that assesses a page's overall responsiveness to user interactions by observing the time that it takes for the page to respond to all click, tap, and keyboard interactions that occur throughout the lifespan of a user's visit to a page.

The final INP value is the longest interaction observed, ignoring outliers.

This means you will have to fix any button on your site that takes long to respond after you click, it should be fixed or the update will hit you even more.

Lastly; to all those that are happy because their site traffic is coming back should better fix all that I have mentioned above and request for Validation or risk to lose even more because the entire update should continue for like a month, and if you are hit by any Google update, is not damaged to your site, you just have to fix it and in few weeks your site will be back and better.

Here are steps to resolve core vital issues in Google Console:

  1. Access Google Console: Log in to your Google Search Console account. Select the property (website) for which you want to resolve core vital issues.
  2. Check Core Web Vitals Report:In the left-hand menu, navigate to "Core Web Vitals" under "Enhancements."Review the report to identify any issues with your website's Core Web Vitals. This report will show which URLs have problems.
  3. Identify Specific Issues:Click on each issue to get more details about the specific URLs and what Core Web Vital metric is affected. Core Web Vitals consist of three primary metrics: Largest Contentful Paint (LCP): Measures loading performance.First Input Delay (FID): Measures interactivity.Cumulative Layout Shift (CLS): Measures visual stability.
  4. Address LCP Issues:To improve LCP, optimize your page loading speed. Common fixes include: Compress and optimize images. Minimize server response times.Use a content delivery network (CDN). Eliminate render-blocking JavaScript and CSS. Implement lazy loading for images and other resources.
  5. Address FID Issues:FID focuses on improving interactivity. To address FID issues: Minimize and optimize JavaScript execution. Use browser caching to speed up resource retrieval. Avoid long tasks that block the main thread.
  6. Address CLS Issues:CLS aims to improve visual stability. To fix CLS issues: Reserve space for images and other dynamic content to prevent layout shifts. Ensure that ad elements and iframes have predefined dimensions.
  7. Verify Fixes:After implementing changes, use tools like PageSpeed Insights or Lighthouse to verify that the Core Web Vitals issues have been resolved.
  8. Re-submit Sitemap:After making improvements, resubmit your sitemap to Google Console to help Google re-crawl and re-index your updated pages.
  9. Monitor Progress:Continue to monitor your website's Core Web Vitals in Google Console to ensure that the issues remain resolved over time.
  10. Keep Up with Updates:Stay updated with Google's guidelines and algorithm changes to ensure your website continues to meet Core Web Vitals standards.

Remember that improving Core Web Vitals is an ongoing process, and it may require continuous optimization as your website evolves. Regularly check Google Console for performance data and address any new issues that may arise to ensure a positive user experience and maintain or improve your search engine rankings.
How to Switch from Blogger to WordPress without Losing Google Rankings

How to Switch from Blogger to WordPress without Losing Google Rankings

Do you want to migrate your blog from Blogger to WordPress? While Blogger is a neat free tool to start blogging, many beginners soon realize its limitations, and they want to switch to WordPress to get access to more powerful features. In this article, we will show you how to properly switch from Blogger to WordPress without losing Google rankings.


Why Move From Blogger to WordPress?

Blogger is a popular blogging platform created by Google. It allows anyone to create a free blog using their Google account.

However, many beginners soon realize that there are a lot of limitations on what they can do with their free Blogger blog.

WordPress, on the other hand, gives you complete ownership of your website. It also allows you to add necessary features to grow and monetize your blog. We have created a detailed side-by-side comparison of WordPress vs Blogger.

It’s important to note that when we say WordPress, we are talking about self-hosted WordPress.org which should NOT be confused with WordPress.com which is a hosted solution that has it’s own limitations. For details, see our article on the difference between WordPress.com vs WordPress.org.

WordPress.org is the popular “WordPress” platform that you have likely heard about because it powers 31% of all websites on the internet.

That being said, let’s take a look at how to properly move from Blogger to WordPress while preserving your Google search rankings and website traffic.

Here are the exact steps that we will use to transfer from Blogger to WordPress:Sign up with WordPress hosting company.

  • Export your Blogger blog
  • Import Blogger to WordPress
  • Setup permalinks on your new WordPress blog.
  • Setup redirects for Blogger visitors to WordPress posts
  • Moving Other content from Blogger to WordPress
  • Things to do after migrating from Blogger to WordPress

Step 0. Before You Start

To get started with WordPress, you would need a domain name and web hosting.

For a quick primer, a domain name is your website’s address that people type to get to your blog, and web hosting is where your website files are stored. Both of these are a MUST HAVE to create any type of blog / website.

With that said, we recommend using Bluehost. They are one of the largest hosting companies in the world, and they are an officially recommended WordPress hosting partner.

Because Bloggerinstinct is the largest WordPress resource site, they have agreed to offer our readers a free domain name and a 60% discount on hosting. Basically, you can get started for just $2.75 per month.

→ Click Here to Claim This Exclusive Bluehost Offer ←

Once you have signed up for WordPress hosting and set up your domain name, the next step is to install WordPress on your hosting account.

If you signed up with Bluehost using our link above, then WordPress will be automatically installed for you.

If you used a different WordPress hosting, then you need to install WordPress by following our ultimate guide on how to install WordPress.

After you have installed WordPress, it is time to move your content from Blogger to WordPress.

Bonus Free Offer: Since a lot of you asked for this, we are now offering free Blogger to WordPress migration service as part of our free WordPress blog setup service. This means one of our expert team member will do the entire migration for you (100% free). Yes, you can literally switch from Blogger to WordPress without any risk.

Note: Our free blogger migration service is for smaller blogs that have less than 1000 blog posts. We can offer migration service for larger blogger sites, but that will be a paid service.

However if you are someone who likes learning and doing things yourself, then you can follow our step by step tutorial below.
Step 1. Export Your Blogger Blog

The first thing you need to do is export your Blogger blog’s content. You can do this by logging into your Blogger dashboard and going to Settings » Other page. Under the ‘Import & back up’ section, you need to click on the ‘Back up Content’ button.



This will bring up a popup where you need to click on the ‘Save to your computer’ button.



Your Blogger blog’s content will be downloaded to your computer in an XML file. Once the download is complete, it is time to import your Blogger content into your WordPress site.
Step 2. Import Blogger to WordPress

To start importing your Blogger site into WordPress, you need to login to your WordPress admin area and visit Tools » Import. On the Import page, go ahead and click on the ‘Install Now’ link below Blogger.



WordPress will now download and install the Blogger Importer plugin for you. Once it is finished installing, you would need to click on the ‘Run Importer’ link to continue.



On the Import Blogger screen, WordPress will ask you to upload the XML file. This is the file that you downloaded in Step 1.

Simply click on the choose file button and upload the XML file you downloaded earlier. Next, you need to click on the Upload file and import button to continue.



WordPress will now upload the import file. If your import file is too large, then you may see an error that your file size is too large. In this case, you would need to increase your maximum file upload limit. If your file is small, then you won’t see any errors.

Next, you will be asked to assign posts to an author. If you had multiple authors on your Blogger blog, then you can create a new user account for each author. You can also assign these posts to existing authors on your WordPress site.



After making your selection, click on the submit button to continue.

WordPress will now import all content from the Blogger export file to your WordPress site. You can view the content by visiting Posts » All Posts page.


Step 3. Setting up Permalinks

Permalinks is the term used for URL structure of individual pages. WordPress comes with a feature that allows you to set up SEO friendly URL structure. Since you are importing content from Blogger, you need your URL structure to be as close to your Blogger URL structure as possible.

To set permalinks, you need to go to Settings » Permalinks screen in your WordPress dashboard and choose the custom structure option. After that, you need to add the following text in the box next to the custom structure field.

/%year%/%monthnum%/%postname%.html



This permalink structure makes your blog posts URLs similar to the URLs on your old Blogger blog.

However, sometimes your blog post URL also known as slug in WordPress will not match the slugs used by Blogger.

To fix this, you will need to create and run a little code snippet. Please see our guide on how to copy and paste code snippets in WordPress.

You will need to add this code to your WordPress theme’s functions.php file.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
add_action( 'init', 'wpb_update_slug' );
 
function wpb_update_slug() {
global $wpdb;
$result = $wpdb->get_results("SELECT post_id, meta_value FROM $wpdb->postmeta WHERE meta_key = 'blogger_permalink' ");
$wpdb->print_error();
foreach ($result as $row){
$slug = explode("/",$row->meta_value);
$slug = explode(".",$slug[3]);
$wpdb->query("UPDATE $wpdb->posts SET post_name ='$slug[0]' WHERE ID = '$row->post_id' ");
}
echo "DONE";
 
}


After saving the code, you just need to visit any page on your WordPress site to trigger this script.

Note: After the script has run, don’t forget to delete it from your functions.php file because it only needs to run once.

Bonus Free Offer: Don’t want to deal with code? We have got you covered. Since a lot of you asked for this, we are now offering free Blogger to WordPress migration service as part of our free WordPress blog setup service. This means one of our expert team member will do the entire migration for you (100% free). Yes, you can literally switch from Blogger to WordPress without any risk.
Step 4. Setup Redirects from Blogger to WordPress

The most important step in moving any website is to setup proper redirection, so you don’t lose any existing traffic or SEO rankings.

The crucial part of the redirection is to make sure that your users land on exactly the same page on the new site which they were trying to access on the old site. At the same time, we also need to ensure that search engines understand that your website is moved to this new location.

To do that, you need to install and activate the Blogger to WordPress Redirection plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Upon activation, you need to visit Tools » Blogger to WordPress Redirection page and click on the ‘Start Configuration’ button.



The plugin will now detect the URL of your Blogger blog and show you the option to Get Redirection Code. Go ahead and click on the ‘Get Code’ button next to your Blogger URL.

It will now generate a code snippet that you need to properly redirect users from your Blogger blog to your new WordPress site.

Next, you need to login to your Blogger dashboard and go to the ‘Themes’ page. Under your blog preview image, you need to click on the ‘Edit HTML’ button.



Blogger will now display the custom HTML code for your theme. If you made any customizations to your Blogger theme, then you may want to copy the code and save it on your computer as backup.

Otherwise, you can just go ahead and delete everything. After that, copy the code displayed by the plugin on your WordPress site and paste it into your Blogger theme editor.



Don’t forget to click on the ‘Save theme’ button to store your changes.

Next, we need to set up redirects for mobile users.

You need to go back to the Themes page on your Blogger blog’s dashboard. This time you need to click on the gear button below the mobile preview of your blog.



This will bring up a popup where you need to select ‘No. Show desktop theme on mobile devices’ option and click on the save button.



That’s all, your Blogger blog will now redirect all your blog visitors to your new WordPress blog.

Step 5. Moving Other Content from Blogger to WordPress

In this step, we will move other remaining content from Blogger to WordPress. This may require some manual work depending on the settings / content of your blog.

1. Moving pages from Blogger to WordPress

WordPress’ Blogger importer tool only import posts from Blogger and ignores pages. To move your pages into WordPress, you will have to edit each page in your blogger blog, copy its contents, and then manually create a page in WordPress.

To learn more about pages, see our article on the difference between posts vs pages in WordPress.

Now you will come across another issue. The blogger pages have URLs that look like this:

http://example.blogspot.com/p/about-us.html

Your WordPress page URL will look like this:

http://example.com/about-us

To fix this you will need to use the Redirection plugin. For instructions, please see our beginner’s guide on creating redirects in WordPress.

2. Widgets

Just like Blogger, WordPress themes also utilize widgets to add content to your blog’s sidebar. To add widgets, you need to visit Appearance » Widgets page on your WordPress dashboard and simply drag / drop widgets into sidebars.

For detailed instructions, see our guide on how to add and use widgets in WordPress.

3. RSS Feeds ‘

Search engines and users who subscribed to your blog posts via RSS feeds will still be able to find your blog. However, they will not get any new content.

To fix this, you need to visit Settings » Other page under your Blogger account. Next, you need to click on the ‘Add’ link next to Post Feed Redirect URL and add your WordPress feed.

Your WordPress feed URL will look like this:

http://yoursite.com/feed


Step 6. Things to do After Migrating from Blogger to WordPress

Now that you have successfully moved your Blogger blog to WordPress, let’s take a look at what else you can do to improve your blog.

We have created a checklist of the most important things you need to do after installing WordPress.

WordPress is quite easy to use. However, you’ll occasionally discover new things that you may need help with. 

We hope this article helped you switch from Blogger to WordPress without affecting your Google search rankings. You may also want to see our ultimate step by step WordPress SEO guide for beginners.