Hello In a html code, there was something like this format: <a href="http://website.com/tag/service1/" rel="tag">service1</a> <a href="http://website.com/tag/service2/" rel="tag">service2</a> HTML: is the above html format enough for my website or should i create a new folder with name of tag then create 2 folders with names of service1 and service2 in it? Thank you