[ad_1]
I am building a service website. Looking at competitors, I’m noticing many are following this syntax:
/<blog-post-title>
I had always believed that well structured URLs indexed better? Is this no longer the case? For example I am structuring my urls as:
/<category>/<sub-category>/<blog-post-title>
Thank you for your advice!
[ad_2]
I like /title because my blog is reserved for my portfolio. So I can easily say, over the phone or in person, “I did a website for a business very similar to yours! Check out mywebsite.com/rsq” where rsq is the name of the company.
That’s why I personally like keeping my url structure simple.