Advertisement
Guest User

Untitled

a guest
Aug 5th, 2015
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.20 KB | None | 0 0
  1. Array
  2. (
  3. [kind] => pagespeedonline#result
  4. [id] => https://developers.google.com/speed/pagespeed/?csw=1
  5. [responseCode] => 200
  6. [title] => PageSpeed Tools  |  Google Developers
  7. [ruleGroups] => Array
  8. (
  9. [SPEED] => Array
  10. (
  11. [score] => 66
  12. )
  13.  
  14. )
  15.  
  16. [pageStats] => Array
  17. (
  18. [numberResources] => 51
  19. [numberHosts] => 17
  20. [totalRequestBytes] => 6646
  21. [numberStaticResources] => 29
  22. [htmlResponseBytes] => 26783
  23. [cssResponseBytes] => 125019
  24. [imageResponseBytes] => 263130
  25. [javascriptResponseBytes] => 960332
  26. [otherResponseBytes] => 141480
  27. [numberJsResources] => 16
  28. [numberCssResources] => 2
  29. )
  30.  
  31. [formattedResults] => Array
  32. (
  33. [locale] => en_US
  34. [ruleResults] => Array
  35. (
  36. [AvoidLandingPageRedirects] => Array
  37. (
  38. [localizedRuleName] => Avoid landing page redirects
  39. [ruleImpact] => 10
  40. [groups] => Array
  41. (
  42. [0] => SPEED
  43. )
  44.  
  45. [summary] => Array
  46. (
  47. [format] => Your page has {{NUM_REDIRECTS}} redirects. Redirects introduce additional delays before the page can be loaded.
  48. [args] => Array
  49. (
  50. [0] => Array
  51. (
  52. [type] => INT_LITERAL
  53. [key] => NUM_REDIRECTS
  54. [value] => 3
  55. )
  56.  
  57. )
  58.  
  59. )
  60.  
  61. [urlBlocks] => Array
  62. (
  63. [0] => Array
  64. (
  65. [header] => Array
  66. (
  67. [format] => {{BEGIN_LINK}}Avoid landing page redirects{{END_LINK}} for the following chain of redirected URLs.
  68. [args] => Array
  69. (
  70. [0] => Array
  71. (
  72. [type] => HYPERLINK
  73. [key] => LINK
  74. [value] => https://developers.google.com/speed/docs/insights/AvoidRedirects
  75. )
  76.  
  77. )
  78.  
  79. )
  80.  
  81. [urls] => Array
  82. (
  83. [0] => Array
  84. (
  85. [result] => Array
  86. (
  87. [format] => {{FIRST_URL}}
  88. [args] => Array
  89. (
  90. [0] => Array
  91. (
  92. [type] => URL
  93. [key] => FIRST_URL
  94. [value] => http://code.google.com/speed/page-speed/
  95. )
  96.  
  97. )
  98.  
  99. )
  100.  
  101. )
  102.  
  103. [1] => Array
  104. (
  105. [result] => Array
  106. (
  107. [format] => {{REDIRECTED_URL}}
  108. [args] => Array
  109. (
  110. [0] => Array
  111. (
  112. [type] => URL
  113. [key] => REDIRECTED_URL
  114. [value] => http://developers.google.com/speed/pagespeed?csw=1
  115. )
  116.  
  117. )
  118.  
  119. )
  120.  
  121. )
  122.  
  123. [2] => Array
  124. (
  125. [result] => Array
  126. (
  127. [format] => {{REDIRECTED_URL}}
  128. [args] => Array
  129. (
  130. [0] => Array
  131. (
  132. [type] => URL
  133. [key] => REDIRECTED_URL
  134. [value] => https://developers.google.com/speed/pagespeed?csw=1
  135. )
  136.  
  137. )
  138.  
  139. )
  140.  
  141. )
  142.  
  143. [3] => Array
  144. (
  145. [result] => Array
  146. (
  147. [format] => {{REDIRECTED_URL}}
  148. [args] => Array
  149. (
  150. [0] => Array
  151. (
  152. [type] => URL
  153. [key] => REDIRECTED_URL
  154. [value] => https://developers.google.com/speed/pagespeed/?csw=1
  155. )
  156.  
  157. )
  158.  
  159. )
  160.  
  161. )
  162.  
  163. )
  164.  
  165. )
  166.  
  167. )
  168.  
  169. )
  170.  
  171. [EnableGzipCompression] => Array
  172. (
  173. [localizedRuleName] => Enable compression
  174. [ruleImpact] => 2.578
  175. [groups] => Array
  176. (
  177. [0] => SPEED
  178. )
  179.  
  180. [summary] => Array
  181. (
  182. [format] => Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
  183. )
  184.  
  185. [urlBlocks] => Array
  186. (
  187. [0] => Array
  188. (
  189. [header] => Array
  190. (
  191. [format] => {{BEGIN_LINK}}Enable compression{{END_LINK}} for the following resources to reduce their transfer size by {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).
  192. [args] => Array
  193. (
  194. [0] => Array
  195. (
  196. [type] => HYPERLINK
  197. [key] => LINK
  198. [value] => https://developers.google.com/speed/docs/insights/EnableCompression
  199. )
  200.  
  201. [1] => Array
  202. (
  203. [type] => BYTES
  204. [key] => SIZE_IN_BYTES
  205. [value] => 24.9KiB
  206. )
  207.  
  208. [2] => Array
  209. (
  210. [type] => PERCENTAGE
  211. [key] => PERCENTAGE
  212. [value] => 62%
  213. )
  214.  
  215. )
  216.  
  217. )
  218.  
  219. [urls] => Array
  220. (
  221. [0] => Array
  222. (
  223. [result] => Array
  224. (
  225. [format] => Compressing {{URL}} could save {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).
  226. [args] => Array
  227. (
  228. [0] => Array
  229. (
  230. [type] => URL
  231. [key] => URL
  232. [value] => https://survey.g.doubleclick.net/async_survey?site=aclknqcuyds7o
  233. )
  234.  
  235. [1] => Array
  236. (
  237. [type] => BYTES
  238. [key] => SIZE_IN_BYTES
  239. [value] => 24.9KiB
  240. )
  241.  
  242. [2] => Array
  243. (
  244. [type] => PERCENTAGE
  245. [key] => PERCENTAGE
  246. [value] => 62%
  247. )
  248.  
  249. )
  250.  
  251. )
  252.  
  253. )
  254.  
  255. )
  256.  
  257. )
  258.  
  259. )
  260.  
  261. )
  262.  
  263. [LeverageBrowserCaching] => Array
  264. (
  265. [localizedRuleName] => Leverage browser caching
  266. [ruleImpact] => 2.9918154761905
  267. [groups] => Array
  268. (
  269. [0] => SPEED
  270. )
  271.  
  272. [summary] => Array
  273. (
  274. [format] => Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
  275. )
  276.  
  277. [urlBlocks] => Array
  278. (
  279. [0] => Array
  280. (
  281. [header] => Array
  282. (
  283. [format] => {{BEGIN_LINK}}Leverage browser caching{{END_LINK}} for the following cacheable resources:
  284. [args] => Array
  285. (
  286. [0] => Array
  287. (
  288. [type] => HYPERLINK
  289. [key] => LINK
  290. [value] => https://developers.google.com/speed/docs/insights/LeverageBrowserCaching
  291. )
  292.  
  293. )
  294.  
  295. )
  296.  
  297. [urls] => Array
  298. (
  299. [0] => Array
  300. (
  301. [result] => Array
  302. (
  303. [format] => {{URL}} ({{LIFETIME}})
  304. [args] => Array
  305. (
  306. [0] => Array
  307. (
  308. [type] => URL
  309. [key] => URL
  310. [value] => https://survey.g.doubleclick.net/async_survey?site=aclknqcuyds7o
  311. )
  312.  
  313. [1] => Array
  314. (
  315. [type] => DURATION
  316. [key] => LIFETIME
  317. [value] => 5 minutes
  318. )
  319.  
  320. )
  321.  
  322. )
  323.  
  324. )
  325.  
  326. [1] => Array
  327. (
  328. [result] => Array
  329. (
  330. [format] => {{URL}} ({{LIFETIME}})
  331. [args] => Array
  332. (
  333. [0] => Array
  334. (
  335. [type] => URL
  336. [key] => URL
  337. [value] => https://developers.google.com/_s/getsuggestions?hl=en&p=%2Fspeed%2Fpagespeed&s=devsite&c=2
  338. )
  339.  
  340. [1] => Array
  341. (
  342. [type] => DURATION
  343. [key] => LIFETIME
  344. [value] => 10 minutes
  345. )
  346.  
  347. )
  348.  
  349. )
  350.  
  351. )
  352.  
  353. [2] => Array
  354. (
  355. [result] => Array
  356. (
  357. [format] => {{URL}} ({{LIFETIME}})
  358. [args] => Array
  359. (
  360. [0] => Array
  361. (
  362. [type] => URL
  363. [key] => URL
  364. [value] => https://developers.google.com/_s/getsuggestions?hl=en&p=%2Fspeed%2Fpagespeed&s=devsite&c=3
  365. )
  366.  
  367. [1] => Array
  368. (
  369. [type] => DURATION
  370. [key] => LIFETIME
  371. [value] => 10 minutes
  372. )
  373.  
  374. )
  375.  
  376. )
  377.  
  378. )
  379.  
  380. [3] => Array
  381. (
  382. [result] => Array
  383. (
  384. [format] => {{URL}} ({{LIFETIME}})
  385. [args] => Array
  386. (
  387. [0] => Array
  388. (
  389. [type] => URL
  390. [key] => URL
  391. [value] => https://developers.google.com/_s/getsuggestions?hl=en&s=cloud&c=1
  392. )
  393.  
  394. [1] => Array
  395. (
  396. [type] => DURATION
  397. [key] => LIFETIME
  398. [value] => 10 minutes
  399. )
  400.  
  401. )
  402.  
  403. )
  404.  
  405. )
  406.  
  407. [4] => Array
  408. (
  409. [result] => Array
  410. (
  411. [format] => {{URL}} ({{LIFETIME}})
  412. [args] => Array
  413. (
  414. [0] => Array
  415. (
  416. [type] => URL
  417. [key] => URL
  418. [value] => https://developers.google.com/_s/getsuggestions?hl=en&s=devsite&c=1
  419. )
  420.  
  421. [1] => Array
  422. (
  423. [type] => DURATION
  424. [key] => LIFETIME
  425. [value] => 10 minutes
  426. )
  427.  
  428. )
  429.  
  430. )
  431.  
  432. )
  433.  
  434. [5] => Array
  435. (
  436. [result] => Array
  437. (
  438. [format] => {{URL}} ({{LIFETIME}})
  439. [args] => Array
  440. (
  441. [0] => Array
  442. (
  443. [type] => URL
  444. [key] => URL
  445. [value] => https://www.google-analytics.com/analytics.js
  446. )
  447.  
  448. [1] => Array
  449. (
  450. [type] => DURATION
  451. [key] => LIFETIME
  452. [value] => 2 hours
  453. )
  454.  
  455. )
  456.  
  457. )
  458.  
  459. )
  460.  
  461. )
  462.  
  463. )
  464.  
  465. )
  466.  
  467. )
  468.  
  469. [MainResourceServerResponseTime] => Array
  470. (
  471. [localizedRuleName] => Reduce server response time
  472. [ruleImpact] => 23.99
  473. [groups] => Array
  474. (
  475. [0] => SPEED
  476. )
  477.  
  478. [urlBlocks] => Array
  479. (
  480. [0] => Array
  481. (
  482. [header] => Array
  483. (
  484. [format] => In our test, your server responded in {{RESPONSE_TIME}}. There are many factors that can slow down your server response time. {{BEGIN_LINK}}Please read our recommendations{{END_LINK}} to learn how you can monitor and measure where your server is spending the most time.
  485. [args] => Array
  486. (
  487. [0] => Array
  488. (
  489. [type] => DURATION
  490. [key] => RESPONSE_TIME
  491. [value] => 1.2 seconds
  492. )
  493.  
  494. [1] => Array
  495. (
  496. [type] => HYPERLINK
  497. [key] => LINK
  498. [value] => https://developers.google.com/speed/docs/insights/Server
  499. )
  500.  
  501. )
  502.  
  503. )
  504.  
  505. )
  506.  
  507. )
  508.  
  509. )
  510.  
  511. [MinifyCss] => Array
  512. (
  513. [localizedRuleName] => Minify CSS
  514. [ruleImpact] => 0
  515. [groups] => Array
  516. (
  517. [0] => SPEED
  518. )
  519.  
  520. [summary] => Array
  521. (
  522. [format] => Your CSS is minified. Learn more about {{BEGIN_LINK}}minifying CSS{{END_LINK}}.
  523. [args] => Array
  524. (
  525. [0] => Array
  526. (
  527. [type] => HYPERLINK
  528. [key] => LINK
  529. [value] => https://developers.google.com/speed/docs/insights/MinifyResources
  530. )
  531.  
  532. )
  533.  
  534. )
  535.  
  536. )
  537.  
  538. [MinifyHTML] => Array
  539. (
  540. [localizedRuleName] => Minify HTML
  541. [ruleImpact] => 0
  542. [groups] => Array
  543. (
  544. [0] => SPEED
  545. )
  546.  
  547. [summary] => Array
  548. (
  549. [format] => Your HTML is minified. Learn more about {{BEGIN_LINK}}minifying HTML{{END_LINK}}.
  550. [args] => Array
  551. (
  552. [0] => Array
  553. (
  554. [type] => HYPERLINK
  555. [key] => LINK
  556. [value] => https://developers.google.com/speed/docs/insights/MinifyResources
  557. )
  558.  
  559. )
  560.  
  561. )
  562.  
  563. )
  564.  
  565. [MinifyJavaScript] => Array
  566. (
  567. [localizedRuleName] => Minify JavaScript
  568. [ruleImpact] => 0.3458
  569. [groups] => Array
  570. (
  571. [0] => SPEED
  572. )
  573.  
  574. [summary] => Array
  575. (
  576. [format] => Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
  577. )
  578.  
  579. [urlBlocks] => Array
  580. (
  581. [0] => Array
  582. (
  583. [header] => Array
  584. (
  585. [format] => {{BEGIN_LINK}}Minify JavaScript{{END_LINK}} for the following resources to reduce their size by {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).
  586. [args] => Array
  587. (
  588. [0] => Array
  589. (
  590. [type] => HYPERLINK
  591. [key] => LINK
  592. [value] => https://developers.google.com/speed/docs/insights/MinifyResources
  593. )
  594.  
  595. [1] => Array
  596. (
  597. [type] => BYTES
  598. [key] => SIZE_IN_BYTES
  599. [value] => 2.2KiB
  600. )
  601.  
  602. [2] => Array
  603. (
  604. [type] => PERCENTAGE
  605. [key] => PERCENTAGE
  606. [value] => 3%
  607. )
  608.  
  609. )
  610.  
  611. )
  612.  
  613. [urls] => Array
  614. (
  615. [0] => Array
  616. (
  617. [result] => Array
  618. (
  619. [format] => Minifying {{URL}} could save {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction) after compression.
  620. [args] => Array
  621. (
  622. [0] => Array
  623. (
  624. [type] => URL
  625. [key] => URL
  626. [value] => https://developers.google.com/_static/366a1b4fff/js/script_foot.js
  627. )
  628.  
  629. [1] => Array
  630. (
  631. [type] => BYTES
  632. [key] => SIZE_IN_BYTES
  633. [value] => 2.2KiB
  634. )
  635.  
  636. [2] => Array
  637. (
  638. [type] => PERCENTAGE
  639. [key] => PERCENTAGE
  640. [value] => 3%
  641. )
  642.  
  643. )
  644.  
  645. )
  646.  
  647. )
  648.  
  649. )
  650.  
  651. )
  652.  
  653. )
  654.  
  655. )
  656.  
  657. [MinimizeRenderBlockingResources] => Array
  658. (
  659. [localizedRuleName] => Eliminate render-blocking JavaScript and CSS in above-the-fold content
  660. [ruleImpact] => 10
  661. [groups] => Array
  662. (
  663. [0] => SPEED
  664. )
  665.  
  666. [summary] => Array
  667. (
  668. [format] => Your page has {{NUM_SCRIPTS}} blocking script resources and {{NUM_CSS}} blocking CSS resources. This causes a delay in rendering your page.
  669. [args] => Array
  670. (
  671. [0] => Array
  672. (
  673. [type] => INT_LITERAL
  674. [key] => NUM_SCRIPTS
  675. [value] => 1
  676. )
  677.  
  678. [1] => Array
  679. (
  680. [type] => INT_LITERAL
  681. [key] => NUM_CSS
  682. [value] => 2
  683. )
  684.  
  685. )
  686.  
  687. )
  688.  
  689. [urlBlocks] => Array
  690. (
  691. [0] => Array
  692. (
  693. [header] => Array
  694. (
  695. [format] => None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
  696. )
  697.  
  698. )
  699.  
  700. [1] => Array
  701. (
  702. [header] => Array
  703. (
  704. [format] => {{BEGIN_LINK}}Remove render-blocking JavaScript{{END_LINK}}:
  705. [args] => Array
  706. (
  707. [0] => Array
  708. (
  709. [type] => HYPERLINK
  710. [key] => LINK
  711. [value] => https://developers.google.com/speed/docs/insights/BlockingJS
  712. )
  713.  
  714. )
  715.  
  716. )
  717.  
  718. [urls] => Array
  719. (
  720. [0] => Array
  721. (
  722. [result] => Array
  723. (
  724. [format] => {{URL}}
  725. [args] => Array
  726. (
  727. [0] => Array
  728. (
  729. [type] => URL
  730. [key] => URL
  731. [value] => https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js
  732. )
  733.  
  734. )
  735.  
  736. )
  737.  
  738. )
  739.  
  740. )
  741.  
  742. )
  743.  
  744. [2] => Array
  745. (
  746. [header] => Array
  747. (
  748. [format] => {{BEGIN_LINK}}Optimize CSS Delivery{{END_LINK}} of the following:
  749. [args] => Array
  750. (
  751. [0] => Array
  752. (
  753. [type] => HYPERLINK
  754. [key] => LINK
  755. [value] => https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery
  756. )
  757.  
  758. )
  759.  
  760. )
  761.  
  762. [urls] => Array
  763. (
  764. [0] => Array
  765. (
  766. [result] => Array
  767. (
  768. [format] => {{URL}}
  769. [args] => Array
  770. (
  771. [0] => Array
  772. (
  773. [type] => URL
  774. [key] => URL
  775. [value] => https://developers.google.com/_static/366a1b4fff/css/devsite-google-blue.css
  776. )
  777.  
  778. )
  779.  
  780. )
  781.  
  782. )
  783.  
  784. [1] => Array
  785. (
  786. [result] => Array
  787. (
  788. [format] => {{URL}}
  789. [args] => Array
  790. (
  791. [0] => Array
  792. (
  793. [type] => URL
  794. [key] => URL
  795. [value] => https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,500italic,700,700italic|Roboto+Mono:400,700
  796. )
  797.  
  798. )
  799.  
  800. )
  801.  
  802. )
  803.  
  804. )
  805.  
  806. )
  807.  
  808. )
  809.  
  810. )
  811.  
  812. [OptimizeImages] => Array
  813. (
  814. [localizedRuleName] => Optimize images
  815. [ruleImpact] => 1.9567
  816. [groups] => Array
  817. (
  818. [0] => SPEED
  819. )
  820.  
  821. [summary] => Array
  822. (
  823. [format] => Properly formatting and compressing images can save many bytes of data.
  824. )
  825.  
  826. [urlBlocks] => Array
  827. (
  828. [0] => Array
  829. (
  830. [header] => Array
  831. (
  832. [format] => {{BEGIN_LINK}}Optimize the following images{{END_LINK}} to reduce their size by {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).
  833. [args] => Array
  834. (
  835. [0] => Array
  836. (
  837. [type] => HYPERLINK
  838. [key] => LINK
  839. [value] => https://developers.google.com/speed/docs/insights/OptimizeImages
  840. )
  841.  
  842. [1] => Array
  843. (
  844. [type] => BYTES
  845. [key] => SIZE_IN_BYTES
  846. [value] => 18.7KiB
  847. )
  848.  
  849. [2] => Array
  850. (
  851. [type] => PERCENTAGE
  852. [key] => PERCENTAGE
  853. [value] => 10%
  854. )
  855.  
  856. )
  857.  
  858. )
  859.  
  860. [urls] => Array
  861. (
  862. [0] => Array
  863. (
  864. [result] => Array
  865. (
  866. [format] => Losslessly compressing {{URL}} could save {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).
  867. [args] => Array
  868. (
  869. [0] => Array
  870. (
  871. [type] => URL
  872. [key] => URL
  873. [value] => https://lh3.googleusercontent.com/jTzzqZXqcMZiyKWoedgtmw0t1zn-tM-znyb4yTuGSR_8hVfyzIVXt-m77Lojcy_2j8Df0ik7uAf5gvFRBv9EIpsEPNyzF9g=s448
  874. )
  875.  
  876. [1] => Array
  877. (
  878. [type] => BYTES
  879. [key] => SIZE_IN_BYTES
  880. [value] => 9.8KiB
  881. )
  882.  
  883. [2] => Array
  884. (
  885. [type] => PERCENTAGE
  886. [key] => PERCENTAGE
  887. [value] => 18%
  888. )
  889.  
  890. )
  891.  
  892. )
  893.  
  894. )
  895.  
  896. [1] => Array
  897. (
  898. [result] => Array
  899. (
  900. [format] => Losslessly compressing {{URL}} could save {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).
  901. [args] => Array
  902. (
  903. [0] => Array
  904. (
  905. [type] => URL
  906. [key] => URL
  907. [value] => https://lh3.googleusercontent.com/ep0itI3zSFKK7Lb5lxYCJ4yXb_1gvOa4bh7Bu8B1jjvvsZNPUHswU3gIBnEi5W_xWWwaUbqvxbTcnVL-G2126ny8WNzXGg=s888
  908. )
  909.  
  910. [1] => Array
  911. (
  912. [type] => BYTES
  913. [key] => SIZE_IN_BYTES
  914. [value] => 5.3KiB
  915. )
  916.  
  917. [2] => Array
  918. (
  919. [type] => PERCENTAGE
  920. [key] => PERCENTAGE
  921. [value] => 7%
  922. )
  923.  
  924. )
  925.  
  926. )
  927.  
  928. )
  929.  
  930. [2] => Array
  931. (
  932. [result] => Array
  933. (
  934. [format] => Losslessly compressing {{URL}} could save {{SIZE_IN_BYTES}} ({{PERCENTAGE}} reduction).
  935. [args] => Array
  936. (
  937. [0] => Array
  938. (
  939. [type] => URL
  940. [key] => URL
  941. [value] => https://lh3.googleusercontent.com/lt9WvGZHUwhp8-jg945IssmhxQHfyewrV1i0IpQqCynv1uji5dL2KgO4K5dVy_ri9fMBc-S_btbWoIjBdzi8Ni_pzBWLQrU=s448
  942. )
  943.  
  944. [1] => Array
  945. (
  946. [type] => BYTES
  947. [key] => SIZE_IN_BYTES
  948. [value] => 3.6KiB
  949. )
  950.  
  951. [2] => Array
  952. (
  953. [type] => PERCENTAGE
  954. [key] => PERCENTAGE
  955. [value] => 6%
  956. )
  957.  
  958. )
  959.  
  960. )
  961.  
  962. )
  963.  
  964. )
  965.  
  966. )
  967.  
  968. )
  969.  
  970. )
  971.  
  972. [PrioritizeVisibleContent] => Array
  973. (
  974. [localizedRuleName] => Prioritize visible content
  975. [ruleImpact] => 0
  976. [groups] => Array
  977. (
  978. [0] => SPEED
  979. )
  980.  
  981. [summary] => Array
  982. (
  983. [format] => You have the above-the-fold content properly prioritized. Learn more about {{BEGIN_LINK}}prioritizing visible content{{END_LINK}}.
  984. [args] => Array
  985. (
  986. [0] => Array
  987. (
  988. [type] => HYPERLINK
  989. [key] => LINK
  990. [value] => https://developers.google.com/speed/docs/insights/PrioritizeVisibleContent
  991. )
  992.  
  993. )
  994.  
  995. )
  996.  
  997. )
  998.  
  999. )
  1000.  
  1001. )
  1002.  
  1003. [version] => Array
  1004. (
  1005. [major] => 1
  1006. [minor] => 15
  1007. )
  1008.  
  1009. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement