{{ url('/') }} 1.0 daily @foreach($categories as $category) {{ url($category->name_slug) }} 1.0 daily @endforeach @foreach($posts as $post) {{ $post->post_link }} 1.0 {{ $post->updated_at->toW3cString() }} monthly @endforeach