I have submitted some URL in google webmaster tools. But some ware wrong url.so I want remove these url. please help me how to remove these url.

Dani AI

Generated

As reported a few wrong URLs and pointed toward the removal interface, a clarification of what that tool actually does and how to make deletions permanent is useful. The Search Console Removals feature is designed for fast, temporary hiding of URLs (requests usually process within a day), but successful removals are temporary — they generally expire after about six months and the URL can reappear unless further action is taken. ()

For permanent removal, one of these server- or page-level actions is required: delete or update the page so it returns a 404 or 410; put the page behind authentication; or add a noindex directive (meta tag or X‑Robots‑Tag header). Robots.txt blocking is not a reliable way to remove content because a blocked page may still be indexed without a snippet. A quick noindex example:

<meta name="robots" content="noindex">

Make sure Googlebot can crawl the page so it can see the noindex. (developers.google.com)

Common gotchas and troubleshooting: the URL submitted must match exactly (case, extension, and required query parameters); small variations are treated as different URLs. For many similar bad URLs, use the prefix option to remove a whole path at once. If the wrong URL was submitted, the temporary removal can be canceled in the Removals history and the correct request resubmitted. If the page is not on a property you control, use Google’s public “Remove Outdated Content” or the personal-info removal processes instead — the Removals tool only works for verified properties. ()

In short: use the removal request for an immediate fix (as suggested), then apply a permanent technical change on the server or page so the URL cannot return to search results. (developers.google.com)

You log into the Google Webmasters select your page then click on Google index and then Remove URLs and create a new removal request.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.