This code won’t find authors page?

Building URLs to WP resources in this fashion is fragile and shouldn’t be done.

You should use appropriate API function to generate the links, in this case probably get_author_posts_url().