fetch("/seo/title/", {
                method: "POST",
                credentials: 'include',
                body: JSON.stringify(body),
                headers: {