In the fast-paced world of digital marketing, keeping your website’s content up-to-date is essential for maintaining strong search engine rankings. While creating new content is important, many website owners overlook the value of refreshing and updating existing pages. One of the leading figures in SEO, Brian Dean, has long championed the strategy of creating evergreen content—high-quality, timeless pieces that continue to attract traffic over time. His approach doesn’t stop at just creating content; he emphasizes the importance of regularly updating and optimizing it to ensure it remains comprehensive and relevant.
Following Brian Dean’s example, this guide will walk you through a step-by-step process to effectively update your old content, helping you unlock its full potential and achieve better search engine performance. By revisiting and refreshing your existing pages, you can breathe new life into your SEO strategy, enhance visibility, and drive more traffic to your site.
The first step in refreshing your old content is to identify the keywords that are already driving traffic to the specific page you want to update. These keywords provide valuable insights into what your audience is searching for and how search engines perceive your content.
Tool Recommendation: The best source for gathering these keywords is Google Search Console. By accessing the Performance report, you can easily see which queries are leading users to your page, allowing you to focus on the most relevant keywords for your content update.
With your list of ranking keywords in hand, the next step is to take a closer look at the existing text on the page. This involves a thorough review to understand how well the content serves the identified keywords and where there might be gaps or opportunities for improvement. Pay attention to the structure, readability, and overall value the content provides to the reader.
To ensure your content is fully optimized, it’s important to check if any of the ranking keywords are missing from the current text. This is where automation can be particularly helpful. By using a custom Google Spreadsheet script, you can quickly scan your content to identify any keywords that are not being utilized.
Here’s a simplified version of the Google Spreadsheet script I use:
function findMissingKeywords() { constss = SpreadsheetApp.getActiveSpreadsheet(); constsheet1 = ss.getSheetByName('Missing keywords in the text'); constsheet2 = ss.getSheetByName('Text'); // Check if both sheets are found if (!sheet1 || !sheet2) { thrownewError('One of the required sheets (Missing keywords in the text or Text) is not found. Please check the sheet names.'); } // Get the list of keywords from column A, starting from row 3, and filter out empty cells constkeywordsData = sheet1.getRange('A3:A' + sheet1.getLastRow()).getValues().filter(row => row[0]); // Get the text content from cell A1 of the 'Text' sheet consttext = sheet2.getRange('A1').getValue().toLowerCase(); // Convert text to lowercase for case-insensitive matching for (leti = 0; i < keywordsData.length; i++) { constkeywords = keywordsData[i][0].split(',').map(keyword => keyword.trim().toLowerCase()); // Split and trim keywords, convert to lowercase constusingKeywords = []; constnotUsingKeywords = []; // Check if each keyword is present in the text keywords.forEach(keyword => { if (text.includes(keyword)) { usingKeywords.push(keyword); } else { notUsingKeywords.push(keyword); } }); // Write the results back to the sheet sheet1.getRange(i + 3, 2).setValue(usingKeywords.join(', ')); // Column B: using keywords sheet1.getRange(i + 3, 3).setValue(notUsingKeywords.join(', ')); // Column C: not using keywords } } function onOpen() { constui = SpreadsheetApp.getUi(); ui.createMenu('Custom Scripts') .addItem('Find Missing Keywords', 'findMissingKeywords') .addToUi(); }
This script scans your article and highlights the keywords from your list that aren’t currently included in the text. This allows you to quickly spot gaps in your content that could be filled to improve SEO performance.
I’ve taken the keywords from an article on TechRadar about the cheapest VPNs, sourced from Ahrefs, and placed them in the first column of the ‘Missing keywords in the text’ tab in Google Sheets.
In the second tab, I’ve pasted the full text of the article into cell A1.
Using a custom Google Spreadsheet script, I show how to scan the text to determine which keywords are already being used and which ones are missing.
This tool is particularly useful for ensuring your content is fully optimized for SEO by identifying opportunities to incorporate relevant keywords that may have been overlooked.
After running the script, you’ll have a valuable list of missing keywords that could significantly enhance your content’s SEO performance. However, simply adding these keywords to your content is not enough; careful analysis is required to ensure that their inclusion will genuinely improve the quality and relevance of the page. Here’s a more detailed guide to analyzing and incorporating these keywords effectively:
Step 1: Assess Keyword Relevance
Start by evaluating each keyword on the list to determine its relevance to the topic at hand. Ask yourself:
If a keyword seems tangential or off-topic, it might not be worth including, as it could dilute the focus of your content and confuse both readers and search engines.
Step 2: Determine the Value Added by the Keyword
Next, consider whether incorporating the keyword adds tangible value to the content. A keyword might be relevant, but does it help to enhance the content’s depth, clarity, or comprehensiveness? Think about how the keyword might contribute to the overall message:
If the keyword doesn’t add value or contribute to the content’s purpose, it may not be necessary to include it.
Step 3: Consider the Natural Integration of the Keyword
A critical aspect of SEO is maintaining a natural flow in your content. Keywords should be seamlessly integrated into the text, enhancing readability rather than disrupting it. Before adding a keyword, consider:
It’s important to avoid keyword stuffing—a practice where keywords are overused in a way that feels unnatural or forced. This can negatively impact user experience and lead to penalties from search engines.
Step 4: Identify the Best Locations for Integration
Once you’ve identified keywords that are relevant, valuable, and can be naturally incorporated, the next step is to find the best locations within your content to add them. Here are a few strategies:
Step 5: Review and Edit for Quality
After incorporating the keywords, it’s essential to review the entire piece for quality. Ensure that the content still reads smoothly and provides valuable, coherent information to your audience. The goal is to enhance SEO while maintaining or improving the user experience. Consider the following:
Taking the time to carefully analyze and strategically incorporate missing keywords will not only improve your SEO performance but also enhance the overall quality and relevance of your content. This thoughtful approach ensures that your content remains engaging and informative while being optimized for search engines.
Once you’ve identified and strategically incorporated the missing keywords, it’s time to update the content on your website. This stage is crucial for ensuring that the revised content not only improves your SEO but also enhances the overall user experience. Here are several strategies to consider during this update:
Maintain a Natural Flow
It’s essential that the newly added keywords integrate seamlessly into your content. The text should maintain a natural flow, ensuring that it remains engaging and easy to read. Avoid the temptation to over-optimize by cramming too many keywords into the content, as this can lead to a poor user experience and potential penalties from search engines for keyword stuffing.
Enhance Headings and Subheadings
Headings and subheadings play a critical role in structuring your content, making it easier for both users and search engines to understand the key topics covered. When updating your content:
Add a FAQ Section
Adding a Frequently Asked Questions (FAQ) section can be an excellent way to improve your content’s value, both for SEO and for your audience. FAQs allow you to answer common queries directly, which can help you rank for question-based search queries. Here’s how to make the most of a FAQ section:
Refine Content Structure
Updating your content also provides an opportunity to refine its overall structure:
Balancing SEO with Content Quality
As you incorporate these optimizations, remember that content quality should never be compromised. Strive for a balanced approach where the content remains informative, engaging, and useful to the reader, while also being optimized for search engines. Over-optimization—where content becomes overly focused on keywords at the expense of readability—can harm both user experience and your SEO performance.
Once your content is updated, monitor the impact of your changes using Google Search Console and other SEO tools. Look for improvements in keyword rankings, traffic, and user engagement metrics like time on page and bounce rate. This will help you gauge the effectiveness of your updates and inform future content refresh strategies.
Updating and refreshing old content is not just a maintenance task; it’s a powerful strategy that can breathe new life into your SEO efforts. By following the steps outlined in this guide—starting with identifying ranking keywords, analyzing and integrating missing keywords, updating and optimizing your content, and continually monitoring its performance—you can significantly enhance your website’s visibility and effectiveness.
As demonstrated with the use of a custom Google Spreadsheet script, the process of identifying and incorporating missing keywords can be streamlined, allowing you to focus on creating content that is both high-quality and SEO-optimized. Whether you’re following in the footsteps of SEO leaders like Brian Dean, who emphasizes the importance of evergreen content, or you’re simply looking to improve your site’s performance, the key takeaway is clear: regularly updating your content is crucial for long-term success.
Remember, SEO is an ongoing journey, and the digital landscape is constantly evolving. By making content updates a regular part of your strategy, you’ll not only keep your content relevant and engaging but also ensure that it continues to drive traffic and meet the needs of your audience.
So, take the time to revisit your old content, apply these strategies, and watch as your site’s performance improves. The effort you invest in updating and optimizing your content will pay off in the form of better rankings, more traffic, and a more engaged audience.