One thing I have found that works in 90% of times is to get a domain, create an index page with a list of target links to be indexed. Like this:
domain.com/Index.html
Create content inside, it can be made using
Code:
https://textsynth.com/playground.html
Inside your content create an html list with your keywords
- Best SEO software
- Best keywords planner
- Best Sopranos plan
Now you create three subdomains:
- best-seo-software.domain.com/index.html
- best-keywords-planner.domain.com/index.html
- best-sopranos-plan.domain.com/index.html
Then make anchored links:
<a href="best-seo-software.domain.com/index.html" title="Best SEO software">Best SEO Software</a>
<a href="best-keyword-planner.domain.com/index.html" title="Best SEO software">Best keywords planner</a>
<a href="best-sopranos-plan.domain.com/index.html" title="Best SEO software">Best Sopranos plan</a>
Create content for all new index.html pages
Go to G-Console and add your site to Google, and wait for three days. Now create 301 redirect from each subdomain to the external url you would like to add to google index. Just create the 301 redirect from from SUBDOMAINS, leave the home index intact.
This is what I do and works good so far.