locked
In google search console we are getting 404 url's though page not exists on site. RRS feed

  • Question

  • User-1802159463 posted

    Hi All,

    In google search console we are getting 404 url's though page not exists on site.
    1) We have configured meta URL (base ahref) as website home page URL.
    2) Still google appending specific Page URL while crawling internal page items.
    Example :
    Meta URL : https://www.example.com While google bot crawl inner page :
    https://www.example.com/my-ideas ( this is my blog) Instead providing URL as :
    https://www.example.com/product...It provides
    https://www.example/my-ideas/product

    So not getting my google appending "my-deas" in between product page and homepage.
    Resulting URL gives 404 error

    Hope you got what I mean. Can anyone help where I am wrong?

    Thanks!

    Mitesh

    Monday, February 5, 2018 9:50 AM

All replies

  • User283571144 posted

    Hi mitesh@12345,

    In google search console we are getting 404 url's though page not exists on site.
    1) We have configured meta URL (base ahref) as website home page URL.
    2) Still google appending specific Page URL while crawling internal page items.
    Example :
    Meta URL : https://www.example.com While google bot crawl inner page :
    https://www.example.com/my-ideas ( this is my blog) Instead providing URL as :
    https://www.example.com/product...It provides
    https://www.example/my-ideas/product

    So not getting my google appending "my-deas" in between product page and homepage.
    Resulting URL gives 404 error

    Welcome to the asp.net forum.

    According to your description, I couldn't understand your question clearly.

    Does your application's show 404 error when you access the url in the browser?

    If you couldn't access the page in the browser, I suggest you could recheck your sites route or provide more details information about your application(which is your application type webform, MVC, web api..).

    If you just couldn't add the url in the  google search console, I suggest you could connect to the google to ask why it doesn't work in google's search console in the google web search forum.

    https://productforums.google.com/forum/#!forum/websearch

    Besides, I suggest you could refer to below article to know the google submited url format.

    https://support.google.com/webmasters/answer/34592?hl=en

    https://developers.google.com/search/docs/guides/submit-URLs

    Best Regards,

    Brando

    Tuesday, February 6, 2018 7:01 AM
  • User-1802159463 posted

    Hi Brando,

    Thanks for your reply and sorry for my confusing query.

    I am using search console for my ecommerce site since 1999 and we are ranking good in google and other search engine but I feel my developer somewhere wrongly implemented base url especially for my blog which I guess creating issue to google bot while crawing or some technical configuration is wrong. 

    FYI - I asked google forum also as per them technical issue of my site only.

    Thanks again!

    Tuesday, February 6, 2018 10:22 AM
  • User-1802159463 posted

    Hi All,

    I shared url can anyone help me please?

    Thanks!

    Wednesday, February 7, 2018 5:36 AM
  • User283571144 posted

    Hi mitesh@12345,

    I still couldn't understand this issue is related with asp.net code issue.

    Do you mean if you access the "https://www.example.com/product" in browser, it will redirect the url to "https://www.example/my-ideas/product"?

    If this is your issue, please check the url rewrite rule in your IIS or route config in your application. 

    Best Regards,

    Brando

    Wednesday, February 7, 2018 9:13 AM