Вопрос по JCH Optimize

Тема в разделе "SEO - оптимизация, продвижение", создана пользователем stendapuss, 05.08.2013.

  1. Offline

    stendapuss Пользователь

    Регистрация:
    09.09.2011
    Сообщения:
    324
    Симпатии:
    4
    Пол:
    Мужской
    Здравствуйте, поставил JCH Optimize но гоогле пишет:
    Код (CODE):
    1. Следующие кэшируемы ресурсы имеют малое время жизни свежести. Укажите срок не менее одной недели в будущем для следующих ресурсов:
    2. http://site.yandex.net/v2.0/i/yandex-hint.png (срок не указан)
    3. http://site.yandex.net/v2.0/js/opensearch.js (срок не указан)
    4. http://site.yandex.net/v2.0/js/suggest.js (срок не указан)
    5. http://сайт/images/den_ro_russ/angliisqie% 20otqrytqi2% 203.gif (срок не указан)
    6. http://сайт/images/gde-.gif (срок не указан)
    7. http://сайт/images/mani_verx1000.gif (срок не указан)
    8. http://сайт/images/prikolvolk.gif (срок не указан)
    9. http://сайт/images/strelka_3.gif (срок не указан)
    10. http://сайт/media/system/css/system.css (срок не указан)
    11. http://сайт/media/system/images/emailButton.png (срок не указан)
    12. http://сайт/media/system/images/printButton.png (срок не указан)
    13. http://сайт/templates/beez_20/images/nature/karo.gif (срок не указан)
    14. http://сайт/templates/beez_20/images/personal/bg2.png (срок не указан)
    15. http://сайт/templates/beez_20/images/personal/footer.jpg (срок не указан)
    16. http://сайт/templates/beez_20/images/personal/personal2.png (срок не указан)
    17. http://сайт/templates/beez_20/images/personal/tabs_back.png (срок не указан)
    18. http://сайт/templates/beez_20/images/system/arrow.png (срок не указан)
    19. http://mc.yandex.ru/metrika/watch.js (60 минут)
    20. http://site.yandex.net/v2.0/js/all.js (6 часов).
    21. и:
    22. Оптимизация CSS доставки для следующих ресурсов:
    23. http://www.сайт.com/plugins/system/jch_optimize/libs/gz/30/ce6d55bc5fe1758f58f63145da1ca510-cache-plg_jch_optimize-0c146e0270ae2197bc70350f5a9a9368.css
    24. http://www.сайт.com/media/system/css/system.css
    25. http://www.сайт.com/media/system/css/system.css

    Настройки стоят:
    0_fd4a8_90f83b7f_L.png

    0_fd4a9_f5fdf34e_L.png
    0_fd4aa_c262aa1d_L.png
    В .htaccess прописано:
    Код (CODE):
    1. # @package      Joomla
    2. # @copyright    Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.
    3. # @license      GNU General Public License version 2 or later; see LICENSE.txt
    4. ##
    5.  
    6. ##
    7. # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
    8. #
    9. # The line just below this section: 'Options +FollowSymLinks' may cause problems
    10. # with some server configurations.  It is required for use of mod_rewrite, but may already
    11. # be set by your server administrator in a way that dissallows changing it in
    12. # your .htaccess file.  If using it causes your server to error out, comment it out (add # to
    13. # beginning of line), reload your site in your browser and test your SEF url's.  If they work,
    14. # it has been set by your server administrator and you do not need it set here.
    15. ##
    16.  
    17. ## Can be commented out if causes errors, see notes above.
    18. Options +FollowSymLinks
    19.  
    20. ## Mod_rewrite in use.
    21.  
    22. RewriteEngine On
    23.  
    24. ## Begin - Rewrite rules to block out some common exploits.
    25. # If you experience problems on your site block out the operations listed below
    26. # This attempts to block the most common type of exploit `attempts` to Joomla!
    27. #
    28. # Block out any script trying to base64_encode data within the URL.
    29. RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
    30. # Block out any script that includes a <script> tag in URL.
    31. RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
    32. # Block out any script trying to set a PHP GLOBALS variable via URL.
    33. RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
    34. # Block out any script trying to modify a _REQUEST variable via URL.
    35. RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
    36. # Return 403 Forbidden header and show the content of the root homepage
    37. RewriteRule .* index.php [F]
    38. #
    39. ## End - Rewrite rules to block out some common exploits.
    40.  
    41. ## Begin - Custom redirects
    42. #
    43. # If you need to redirect some pages, or set a canonical non-www to
    44. # www redirect (or vice versa), place that code here. Ensure those
    45. # redirects use the correct RewriteRule syntax and the [R=301,L] flags.
    46. #
    47. ## End - Custom redirects
    48.  
    49. ##
    50. # Uncomment following line if your webserver's URL
    51. # is not directly related to physical file paths.
    52. # Update Your Joomla! Directory (just / for root).
    53. ##
    54.  
    55. # RewriteBase /
    56.  
    57. ## Begin - Joomla! core SEF Section.
    58. #
    59. RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    60. #
    61. # If the requested path and file is not /index.php and the request
    62. # has not already been internally rewritten to the index.php script
    63. RewriteCond %{REQUEST_URI} !^/index\.php
    64. # and the request is for something within the component folder,
    65. # or for the site root, or for an extensionless URL, or the
    66. # requested URL ends with one of the listed extensions
    67. RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|vcf|raw))$ [NC]
    68. # and the requested path and file doesn't directly match a physical file
    69. RewriteCond %{REQUEST_FILENAME} !-f
    70. # and the requested path and file doesn't directly match a physical folder
    71. RewriteCond %{REQUEST_FILENAME} !-d
    72. # internally rewrite the request to the index.php script
    73. RewriteRule .* index.php [L]
    74. #
    75. ## End - Joomla! core SEF Section.
    76. RewriteCond %{HTTP_HOST} ^сайт$ [NC]
    77. RewriteRule ^(.*)$ http://www.сайт/$1 [R=301,L]
    78.  ## End - Joomla! core SEF Section.
    79. <IfModule mod_expires.c>
    80.     # Enable expiration control
    81.     ExpiresActive On
    82.  
    83.     # Default expiration: 1 hour after request
    84.     ExpiresDefault "now plus 1 hour"
    85.  
    86.     # CSS and JS expiration: 1 week after request
    87.     ExpiresByType text/css "now plus 1 week"
    88.     ExpiresByType application/javascript "now plus 1 week"
    89.     ExpiresByType application/x-javascript "now plus 1 week"
    90.  
    91.     # Image files expiration: 1 month after request
    92.     ExpiresByType image/bmp "now plus 1 month"
    93.     ExpiresByType image/gif "now plus 1 month"
    94.     ExpiresByType image/jpeg "now plus 1 month"
    95.     ExpiresByType image/jp2 "now plus 1 month"
    96.     ExpiresByType image/pipeg "now plus 1 month"
    97.     ExpiresByType image/png "now plus 1 month"
    98.     ExpiresByType image/svg+xml "now plus 1 month"
    99.     ExpiresByType image/tiff "now plus 1 month"
    100.     ExpiresByType image/vnd.microsoft.icon "now plus 1 month"
    101.     ExpiresByType image/x-icon "now plus 1 month"
    102.     ExpiresByType image/ico "now plus 1 month"
    103.     ExpiresByType image/icon "now plus 1 month"
    104.     ExpiresByType text/ico "now plus 1 month"
    105.     ExpiresByType application/ico "now plus 1 month"
    106.     ExpiresByType image/vnd.wap.wbmp "now plus 1 month"
    107.     ExpiresByType application/vnd.wap.wbxml "now plus 1 month"
    108.     ExpiresByType application/smil "now plus 1 month"
    109.  
    110.     # Audio files expiration: 1 month after request
    111.     ExpiresByType audio/basic "now plus 1 month"
    112.     ExpiresByType audio/mid "now plus 1 month"
    113.     ExpiresByType audio/midi "now plus 1 month"
    114.     ExpiresByType audio/mpeg "now plus 1 month"
    115.     ExpiresByType audio/x-aiff "now plus 1 month"
    116.     ExpiresByType audio/x-mpegurl "now plus 1 month"
    117.     ExpiresByType audio/x-pn-realaudio "now plus 1 month"
    118.     ExpiresByType audio/x-wav "now plus 1 month"
    119.  
    120.     # Movie files expiration: 1 month after request
    121.     ExpiresByType application/x-shockwave-flash "now plus 1 month"
    122.     ExpiresByType x-world/x-vrml "now plus 1 month"
    123.     ExpiresByType video/x-msvideo "now plus 1 month"
    124.     ExpiresByType video/mpeg "now plus 1 month"
    125.     ExpiresByType video/mp4 "now plus 1 month"
    126.     ExpiresByType video/quicktime "now plus 1 month"
    127.     ExpiresByType video/x-la-asf "now plus 1 month"
    128.     ExpiresByType video/x-ms-asf "now plus 1 month"
    129.     </IfModule>


    Подскажите что не так, что надо еще сделать?
    С картнками Яндекс думаю я не чего не смогу сделать. А почему мои картинки кэш не устанавливается?
    Спасибо.
     
  2.  

Поделиться этой страницей

Загрузка...