Google Multiple Page Results

by 6 replies
8
Hi

Sorry for not knowing the name of this type of result in Google but an example is searching for Gracie Barra Scotland. It shows not only the home page but a selection of other pages on the site.

The problem is, one of the pages is broken and it's been replaced, however it's not called the same. The Schedule that appears on the 1st page of Google isn't working and it's one of the most hit pages on the site.

People must be searching for it, click on it, see its broken and probably causing problems with attracting new customers.

Can anyone help please?
#programming #google #multiple #page #results
  • Google just calls them sitelinks.

    Are you sure the "schedule" link is broken? I click it and it works fine.
    • [ 1 ] Thanks
  • The link goes to a schedule but it's not the one we want visitors to see. The table is broken and heads off the width of the page.

    I'll have a link at the sitelinks to see if I can fix it so Schedule goes to the right place

    Thanks
  • You could also do a redirect from the old page to the new so when they click it, it will seamlessly go to the right page.

    Edit: As a matter of fact, I would do that anyway. That old link will be floating around the internet, so no point in having a dead link anywhere.
    • [ 1 ] Thanks
  • done

    added a line to htaccess
    • [1] reply
    • Or you just can create the new updated sitemap and upload it in webmaster tools.
      The sitelinks will update fast conforming to this new sitemap.
      • [ 1 ] Thanks
  • You can use automatic redirecting (depend on the language you are using). If they are going to browse old contents send them to new page. You can use header if you are using php.

Next Topics on Trending Feed

  • 8

    Hi Sorry for not knowing the name of this type of result in Google but an example is searching for Gracie Barra Scotland. It shows not only the home page but a selection of other pages on the site.