-
URL format for posts and tags
Hi ?
I’m a web developer and thinking about **URL format for posts and tags** on my blog. I’m going to use this format for posts:
`{domain_name}.com/~{post_slug}`
And this format for tags:
`{domain_name}.com/-{tag_slug}`
I’d like to know if such URL formats are ok for search engines. Especially, for Google.
Another option is:
`{domain_name}.com/{post_slug}.post`
`{domain_name}.com/{tag_slug}.tag`
Sorry, there were no replies found.
Log in to reply.