[Regex Power in SEO] How to find FAQs you can write answers for and get extra instant organic traffic?
First of all: “Instant” = 1-3 months in SEO
.
NOTE: You need some organic data to make this method work.
.
1) Go to Google Search Console
2) Click “+ New” and choose “Query”
3) Choose “Regex” from the dropdown list
4) Input ^(who|what|where|when|why|how)[” “]
5) Apply
.
This Regex will find you all the keywords starting with listed expressions.
.
1) Export the questions and map them to URLs
2) Answer them (Be straight on the point when answering. Don’t write more than needed)
3) Place them in the FAQ section on the page
4) Implement FAQ structured data
5) Wait
.
You can use regex for a bunch of cool stuff.
.
Let me know if you want me to write some more ideas on how you can use it.
.
For example you can also use it to find long tail keywords.
.
Just input this:
([^” “]*\s){8,}?
It will show you keywords with 8+ words.
.
SEO is a game. So, play with it.
.
Source: LinkedIn