Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
S
SiB Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Startin blox
  • framework
  • SiB Core
  • Issues
  • #566

Closed
Open
Opened Jan 16, 2020 by Matthieu Fesselier@matthieu
  • Report abuse
Report abuse

Google bot consider all pages of an app to be the same

From issue #550 (closed)

All the content is loaded at once when the page is loaded. It means that no matter which page GoogleBot is crawling, it will see almost the same content every time.
Two problems: it is seen as duplicate content & only the homepage is considered by the bot.

Lastly, it was not marked as duplicate content in the Google Search Console, without any action from our side. However, we may improve the way our apps work to be sure.

Possible solutions:

  • remove views from the DOM when they are not active
  • put non active views in template tags
Assignee
Assign to
0.10
Milestone
0.10
Assign milestone
Time tracking
None
Due date
None
3
Labels
P3 SEO need spec
Assign labels
  • View project labels
Reference: startinblox/framework/sib-core#566