Hello,
I noticed the articles that sits in articles
directory get generated many times with a different number of slugs stacked on top of each other. To better demonstrate what I mean, here is what exactly happened since I’ve added a new article with /music-for-youtube-videos/
URL slug - yes, they are in google just like this which very likely hurts my SEO.
I have no idea why is this happening but perhaps some of you might know the issue.
Maybe that has something to do with the fact that besides article pages, I also have other pages with data pulled from google spreadsheets.
My stack:
ruby "2.2.3"
gem 'middleman', '~> 4.2'
gem "middleman-blog"