I'm working on determining the site structure of a new Wordpress site I'm working on.
In an attempt to build a silo, I have it set up like this:
Homepage
-- Topic 1 Page
--- Articles
-- Topic 2 Page
--- Articles
My problem is that the primary keyword I'm targeting with "Topic 1" is 4 words long, making articles created about Topic 1 have a URL that looks like this: domain.com/four-word-key-word/sub-article. Pretty long.
I believe my options are:
What is better way to go here? Does it really matter? Am I missing another option?
In an attempt to build a silo, I have it set up like this:
Homepage
-- Topic 1 Page
--- Articles
-- Topic 2 Page
--- Articles
My problem is that the primary keyword I'm targeting with "Topic 1" is 4 words long, making articles created about Topic 1 have a URL that looks like this: domain.com/four-word-key-word/sub-article. Pretty long.
I believe my options are:
- Change the URL of Topic 1 Page to a single-word/remove the primary keyword from the URL to shorten future article links.
- Change the sub-article URLs to NOT include /topic-1-page-name/, so they would just be domain.com/topic-1-sub-article.
What is better way to go here? Does it really matter? Am I missing another option?