documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Increase in “404” pages on http://help.plot.ly/

Open nicolaskruchten opened this issue 7 years ago • 2 comments

I got an email from Google about new 404s on our http://help.plot.ly/ site e.g. https://help.plot.ly/how-to-make-a-graph-with-error-bars/ and so on...

image

  Priority URL Response Code Detected
  1 how-to-make-a-graph-with-error-bars/ 404 5/2/18
  2 documentation/python/bar/layout_defaults 404 5/19/18
  3 documentation/python/histogram2d/sample_defaults 404 5/19/18
  4 documentation/python/bar/plot 404 5/19/18
  5 documentation/python/bar/style_defaults 404 5/19/18
  6 documentation/python/bar/style 404 5/19/18
  7 documentation/python/plots/plots 404 5/19/18
  8 documentation/python/scatter/get_trace_color 404 5/19/18
  9 documentation/python/dragelement 404 5/19/18
  10 documentation/python/heatmap/calc 404 5/19/18
  11 documentation/lib/svg_text_utils 404 5/19/18
  12 documentation/python/colorbar/defaults 404 5/18/18
  13 documentation/python/scatter/line_shape_defaults 404 5/21/18
  14 documentation/python/scatter3d/calc 404 5/21/18
  15 documentation/python/scatter/select 404 5/21/18
  16 documentation/python/scatter/fillcolor_defaults 404 5/21/18
  17 documentation/components/rangeselector 404 5/20/18
  18 documentation/python/scatter/subtypes 404 5/20/18
  19 documentation/python/src/traces/contour 404 5/21/18
  20 documentation/components/colorbar/draw 404 5/20/18
  21 documentation/python/bar/hover 404 5/20/18
  22 documentation/plots/cartesian/graph_interact 404 5/21/18
  23 documentation/python/drawing/symbol_defs 404 5/21/18
  24 documentation/python/src/traces/scatterternary 404 5/21/18
  25 documentation/python/src/traces/scatter3d

nicolaskruchten avatar Jun 07 '18 18:06 nicolaskruchten

https://www.google.com/webmasters/tools/crawl-errors?siteUrl=http://help.plot.ly/#t2=1 and https://www.google.com/webmasters/tools/crawl-errors?siteUrl=http://help.plot.ly/#t2=28 for more information

nicolaskruchten avatar Jun 07 '18 18:06 nicolaskruchten

@nicolaskruchten typically the help.plot.ly are generated from: https://github.com/plotly/plotly.github.io

I can't open the links that you posted above but if you have more information it might be helpful to investigate from that repo (not aware that there should be content at the documentation/python/bar/layout_defaults paths)

cldougl avatar Jun 12 '18 19:06 cldougl