I am trying to get myself ranked on tail end of some keywords and for that, I have created a directory structure on my website which looks like (this is just an example)
reviews.com/Washington/Spokane
which contains reviews of all restaurants in Spokane area. What can I do on a broad scale to gain traffic from keywords like 'restaurant reviews some-class-town some-state' to reviews.com/some-state/some-small-town
I understand there may not be many searches for such keywords, but again I am trying to cast a wide for small traffic keywords.
In the backend, the directory is just apache mod_rewrite to one dynamic url
like /reviews.php?state=some-state&city=some-small-town.
reviews.com/Washington/Spokane
which contains reviews of all restaurants in Spokane area. What can I do on a broad scale to gain traffic from keywords like 'restaurant reviews some-class-town some-state' to reviews.com/some-state/some-small-town
I understand there may not be many searches for such keywords, but again I am trying to cast a wide for small traffic keywords.
In the backend, the directory is just apache mod_rewrite to one dynamic url
like /reviews.php?state=some-state&city=some-small-town.