out this video for a quick explanation

Connect Asia Data learn, and optimize business database management.
Post Reply
rochon.a1.119
Posts: 432
Joined: Thu Dec 26, 2024 3:17 am

out this video for a quick explanation

Post by rochon.a1.119 »

In the image above, I used a formula in cell B4 to sum the number of queries per month for all terms marked with the value "Bicycle" in the Accident Type column on the Keyword Plan tab. Here it is:

=SUMAR.SI.CONJUNTO('Plan de palabras clave'!$B$2:$B$1697, 'Plan de palabras clave'!$J$2:$J$1697, B3)
Basically, this formula looks at all the values ​​in cells J2 through J1697 (the entire column J) on the 'Keyword Plan' tab of the file and if the value in that column is equal to B3 (in this case "Bicycle"), add the value from the same row to the total, except for column B.


image.png
The "Number of Keywords" on the Keyword Categories tab is just a northeast mobile database count of how many are in that "category" on the Keyword Plan tab. For example, cell B5 below:

image.png

The formula in that cell is:

=COUNTIF('Keyword Plan'!$J$2:$J$1697, B3)
It says: Look at column J of the "Keyword Plan" tab and count how many times the content in B3 ("Bicycle" again) appears.

If you still feel lost with Excel formulas, check :

Youtube video thumbnail

img-semblog
7. Action plan for your keyword research
Using all of the data above, you can begin to build your plan to go after those groups of terms that you are currently not ranking well for. Start with the biggest search opportunities that are also tied to high-priority keywords. As you put your keyword plan into action, assign your most important keywords to your current pages, if those pages exist, then decide how you could improve those pages or try to attract links to those pages to improve ranking.

For some keyword groups you may not have pages on your website, but you can certainly start building your content plan to create new pages within the main part of your site or create new blog posts, whitepapers, videos, etc. I’ve even worked with some e-commerce sites that started changing their products and suppliers after learning the relative importance and opportunities of various product categories by doing keyword research.
Post Reply