PDA

مشاهده نسخه کامل : Headers باعث شده توسط VBET تکراری



mykkal
31-05-15, 19:25
من هستم بیش از 3350 خطا در گوگل ابزارهای مربوط به پاکی VBET. نوبت اتفاق میافتد. گاهي VBET است از ارسال دو نسخه از headers ناچارا شکايت مستقيمی روی صفحه است. به نظر ميرسد كه يك اتفاق هرآن کسی که ديدارها و بازديدها و سپس ترجمه لینک یک لینک ترجمه نشده بدون کلیک روی پرچم بود. مسئله بعد توسط vBulletin برای cached صفحه آن چنان است كه هيچ كس نمي تواند آن را ديدار كند.

لطفا به من بگویید که چگونه برای رفع این است. است که باعث شده است گوگل به چند صفحه از افت شاخص است.

این تصویر از خطای 'خطا رود_پاسخ_headers_NETWORK_محل: چندگانه'.
Http://mymodeltalk.com/images/duplicateheaders.JPG

نمی دانم اگر این کمک خواهد کرد، اما در اينجا من htaccess: بسياراندك است.


RewriteEngine OnRewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
#OLD ReWrites
# Forum
RewriteRule ^threads/.* showthread.php [QSA]
RewriteRule ^forums/.* forumdisplay.php [QSA]
#RewriteRule ^blogs/.* blog.php [QSA]
RewriteRule ^entries/.* entry.php [QSA]
# RewriteRule ^members/.* member.php [QSA]
# RewriteRule ^content/.* content.php [QSA]


RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d


# RewriteRule ^/threads/.*$ showthread.php [QSA]
# MVC
# RewriteRule ^(?:(.*?)(?:/|$))(.*|$)$ $1.php?r=$2 [QSA]


# Check MVC result
# RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*)$ - [NC,L]
#RewriteRule ^(.*)$ - [R=404,L]
# RewriteRule ^.*$ - [NC,L]
# End Old Rewrites


RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]


RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]


# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.


RewriteRule ^[^/]+-f([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=forumdisplay.php&f=$1&page=$3 [L]
RewriteRule ^[^/]+-t([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=showthread.php&t=$1&page=$3 [L]
RewriteRule ^[^/]+-f([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=forumdisplay.php&f=$1&page=$3 [L]
RewriteRule ^[^/]+-t([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=showthread.php&t=$1&page=$3 [L]


# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /jobs/


#RewriteCond %{HTTP_HOST} !^\.mymodeltalk.\.com
# RewriteRule (.*) http://mymodeltalk.com/jobs/$1 [L,R=301]


RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]


RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]


# php_flag magic_quotes_sybase 0
# php_flag suhosin.cookie.encrypt Off
# php_value suhosin.request.max_vars 2048
# php_value suhosin.post.max_vars 2048
<Files 403.shtml>
order allow,deny
allow from all
</Files>


deny from 41.
deny from 190.58.246.214
deny from 196.29.219.35
deny from 81.18.42.117


#Friendly Rewrite Rules End


#Deny attempts to view the Htaccess file.
<Files .htaccess>
Order allow,deny
Deny from all
</Files>
# BEGIN Browser Caching/Headers
<IfModule mod_mime.c>
AddType text/css .css
AddType text/richtext .rtf .rtx
AddType image/svg+xml .svg .svgz
AddType text/plain .txt
AddType text/xsd .xsd
AddType text/xsl .xsl
AddType video/asf .asf .asx .wax .wmv .wmx
AddType video/avi .avi
AddType image/bmp .bmp
AddType application/java .class
AddType video/divx .divx
AddType application/msword .doc .docx
AddType application/x-msdownload .exe
AddType image/gif .gif
AddType application/x-gzip .gz .gzip
AddType image/x-icon .ico
AddType image/jpeg .jpg .jpeg .jpe
AddType application/vnd.ms-access .mdb
AddType audio/midi .mid .midi
AddType video/quicktime .mov .qt
AddType audio/mpeg .mp3 .m4a
AddType video/mp4 .mp4 .m4v
AddType video/mpeg .mpeg .mpg .mpe
AddType application/vnd.ms-project .mpp
AddType application/vnd.oasis.opendocument.database .odb
AddType application/vnd.oasis.opendocument.chart .odc
AddType application/vnd.oasis.opendocument.formula .odf
AddType application/vnd.oasis.opendocument.graphics .odg
AddType application/vnd.oasis.opendocument.presentation .odp
AddType application/vnd.oasis.opendocument.spreadsheet .ods
AddType application/vnd.oasis.opendocument.text .odt
AddType audio/ogg .ogg
AddType application/pdf .pdf
AddType image/png .png
AddType application/vnd.ms-powerpoint .pot .pps .ppt .pptx
AddType audio/x-realaudio .ra .ram
AddType application/x-shockwave-flash .swf
AddType application/x-tar .tar
AddType image/tiff .tif .tiff
AddType audio/wav .wav
AddType audio/wma .wma
AddType application/vnd.ms-write .wri
AddType application/vnd.ms-excel .xla .xls .xlsx .xlt .xlw
AddType application/zip .zip
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType text/css A2628000
ExpiresByType text/richtext A3600
ExpiresByType image/svg+xml A3600
ExpiresByType text/plain A3600
ExpiresByType text/xsd A3600
ExpiresByType text/xsl A3600
ExpiresByType video/asf A2628000
ExpiresByType video/avi A2628000
ExpiresByType image/bmp A2628000
ExpiresByType application/java A2628000
ExpiresByType video/divx A2628000
ExpiresByType application/msword A2628000
ExpiresByType application/x-msdownload A2628000
ExpiresByType image/gif A2628000
ExpiresByType application/x-gzip A2628000
ExpiresByType image/x-icon A2628000
ExpiresByType image/jpeg A2628000
ExpiresByType application/vnd.ms-access A2628000
ExpiresByType audio/midi A2628000
ExpiresByType video/quicktime A2628000
ExpiresByType audio/mpeg A2628000
ExpiresByType video/mp4 A2628000
ExpiresByType video/mpeg A2628000
ExpiresByType application/vnd.ms-project A2628000
ExpiresByType application/vnd.oasis.opendocument.database A2628000
ExpiresByType application/vnd.oasis.opendocument.chart A2628000
ExpiresByType application/vnd.oasis.opendocument.formula A2628000
ExpiresByType application/vnd.oasis.opendocument.graphics A2628000
ExpiresByType application/vnd.oasis.opendocument.presentation A2628000
ExpiresByType application/vnd.oasis.opendocument.spreadsheet A2628000
ExpiresByType application/vnd.oasis.opendocument.text A2628000
ExpiresByType audio/ogg A2628000
ExpiresByType application/pdf A2628000
ExpiresByType image/png A2628000
ExpiresByType application/vnd.ms-powerpoint A2628000
ExpiresByType audio/x-realaudio A2628000
ExpiresByType application/x-shockwave-flash A2628000
ExpiresByType application/x-tar A2628000
ExpiresByType image/tiff A2628000
ExpiresByType audio/wav A2628000
ExpiresByType audio/wma A2628000
ExpiresByType application/vnd.ms-write A2628000
ExpiresByType application/vnd.ms-excel A2628000
ExpiresByType application/zip A2628000
</IfModule>
<IfModule mod_deflate.c>
<IfModule mod_setenvif.c>
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4.0[678] no-gzip
BrowserMatch bMSIE !no-gzip !gzip-only-text/html
BrowserMatch bMSI[E] !no-gzip !gzip-only-text/html
</IfModule>
<IfModule mod_headers.c>
Header append Vary User-Agent env=!dont-vary
</IfModule>
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/css application/x-javascript text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon
</IfModule>
</IfModule>
<FilesMatch "\.(css|CSS|)$">
<IfModule mod_headers.c>
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
</IfModule>
FileETag MTime Size
<IfModule mod_headers.c>
Header set X-Powered-By "Step by Step guide to speed up your VB5"
</IfModule>
</FilesMatch>
<FilesMatch "\.(rtf|rtx|svg|svgz|txt|xsd|xsl|RTF|RTX|SVG|SVGZ|TXT|XSD|XSL|)$">
<IfModule mod_headers.c>
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
</IfModule>
FileETag MTime Size
<IfModule mod_headers.c>
Header set X-Powered-By "Step by Step guide to speed up your VB5"
</IfModule>
</FilesMatch>
<FilesMatch "\.(asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|swf|tar|tif|tiff|wav|wma|wri|xla|xls|xlsx|xlt|xlw|zip|ASF|ASX|WAX|WMV|WMX|AVI|BMP|CLASS|DIVX|DOC|DOCX|EXE|GIF|GZ|GZIP|ICO|JPG|JPEG|JPE|MDB|MID|MIDI|MOV|QT|MP3|M4A|MP4|M4V|MPEG|MPG|MPE|MPP|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|PDF|PNG|POT|PPS|PPT|PPTX|RA|RAM|SWF|TAR|TIF|TIFF|WAV|WMA|WRI|XLA|XLS|XLSX|XLT|XLW|ZIP)$">
<IfModule mod_headers.c>
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
</IfModule>
FileETag MTime Size
<IfModule mod_headers.c>
Header set X-Powered-By "Step by Step guide to speed up your VB4"
</IfModule>
</FilesMatch>
# End Browser Caching/Headers

Marcin Kalak
01-06-15, 09:58
سعی کنید این htaccess خب معلومه:

RewriteEngine On
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]


RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]


# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.


RewriteRule ^[^/]+-f([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=forumdisplay.php&f=$1&page=$3 [L]
RewriteRule ^[^/]+-t([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=showthread.php&t=$1&page=$3 [L]
RewriteRule ^[^/]+-f([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=forumdisplay.php&f=$1&page=$3 [L]
RewriteRule ^[^/]+-t([0-9]+)(p([0-9]+))?.html$ vbseo.php?vbseourl=showthread.php&t=$1&page=$3 [L]


# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /jobs/


#RewriteCond %{HTTP_HOST} !^\.mymodeltalk.\.com
# RewriteRule (.*) http://mymodeltalk.com/jobs/$1 [L,R=301]


RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]


RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]

#OLD ReWrites
# Forum
RewriteRule ^threads/.* showthread.php [QSA]
RewriteRule ^forums/.* forumdisplay.php [QSA]
#RewriteRule ^blogs/.* blog.php [QSA]
RewriteRule ^entries/.* entry.php [QSA]
# RewriteRule ^members/.* member.php [QSA]
# RewriteRule ^content/.* content.php [QSA]


RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d


# RewriteRule ^/threads/.*$ showthread.php [QSA]
# MVC
# RewriteRule ^(?:(.*?)(?:/|$))(.*|$)$ $1.php?r=$2 [QSA]


# Check MVC result
# RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*)$ - [NC,L]
#RewriteRule ^(.*)$ - [R=404,L]
# RewriteRule ^.*$ - [NC,L]
# End Old Rewrites

# php_flag magic_quotes_sybase 0
# php_flag suhosin.cookie.encrypt Off
# php_value suhosin.request.max_vars 2048
# php_value suhosin.post.max_vars 2048
<Files 403.shtml>
order allow,deny
allow from all
</Files>


deny from 41.
deny from 190.58.246.214
deny from 196.29.219.35
deny from 81.18.42.117


#Friendly Rewrite Rules End


#Deny attempts to view the Htaccess file.
<Files .htaccess>
Order allow,deny
Deny from all
</Files>
# BEGIN Browser Caching/Headers
<IfModule mod_mime.c>
AddType text/css .css
AddType text/richtext .rtf .rtx
AddType image/svg+xml .svg .svgz
AddType text/plain .txt
AddType text/xsd .xsd
AddType text/xsl .xsl
AddType video/asf .asf .asx .wax .wmv .wmx
AddType video/avi .avi
AddType image/bmp .bmp
AddType application/java .class
AddType video/divx .divx
AddType application/msword .doc .docx
AddType application/x-msdownload .exe
AddType image/gif .gif
AddType application/x-gzip .gz .gzip
AddType image/x-icon .ico
AddType image/jpeg .jpg .jpeg .jpe
AddType application/vnd.ms-access .mdb
AddType audio/midi .mid .midi
AddType video/quicktime .mov .qt
AddType audio/mpeg .mp3 .m4a
AddType video/mp4 .mp4 .m4v
AddType video/mpeg .mpeg .mpg .mpe
AddType application/vnd.ms-project .mpp
AddType application/vnd.oasis.opendocument.database .odb
AddType application/vnd.oasis.opendocument.chart .odc
AddType application/vnd.oasis.opendocument.formula .odf
AddType application/vnd.oasis.opendocument.graphics .odg
AddType application/vnd.oasis.opendocument.presentation .odp
AddType application/vnd.oasis.opendocument.spreadsheet .ods
AddType application/vnd.oasis.opendocument.text .odt
AddType audio/ogg .ogg
AddType application/pdf .pdf
AddType image/png .png
AddType application/vnd.ms-powerpoint .pot .pps .ppt .pptx
AddType audio/x-realaudio .ra .ram
AddType application/x-shockwave-flash .swf
AddType application/x-tar .tar
AddType image/tiff .tif .tiff
AddType audio/wav .wav
AddType audio/wma .wma
AddType application/vnd.ms-write .wri
AddType application/vnd.ms-excel .xla .xls .xlsx .xlt .xlw
AddType application/zip .zip
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType text/css A2628000
ExpiresByType text/richtext A3600
ExpiresByType image/svg+xml A3600
ExpiresByType text/plain A3600
ExpiresByType text/xsd A3600
ExpiresByType text/xsl A3600
ExpiresByType video/asf A2628000
ExpiresByType video/avi A2628000
ExpiresByType image/bmp A2628000
ExpiresByType application/java A2628000
ExpiresByType video/divx A2628000
ExpiresByType application/msword A2628000
ExpiresByType application/x-msdownload A2628000
ExpiresByType image/gif A2628000
ExpiresByType application/x-gzip A2628000
ExpiresByType image/x-icon A2628000
ExpiresByType image/jpeg A2628000
ExpiresByType application/vnd.ms-access A2628000
ExpiresByType audio/midi A2628000
ExpiresByType video/quicktime A2628000
ExpiresByType audio/mpeg A2628000
ExpiresByType video/mp4 A2628000
ExpiresByType video/mpeg A2628000
ExpiresByType application/vnd.ms-project A2628000
ExpiresByType application/vnd.oasis.opendocument.database A2628000
ExpiresByType application/vnd.oasis.opendocument.chart A2628000
ExpiresByType application/vnd.oasis.opendocument.formula A2628000
ExpiresByType application/vnd.oasis.opendocument.graphics A2628000
ExpiresByType application/vnd.oasis.opendocument.presentation A2628000
ExpiresByType application/vnd.oasis.opendocument.spreadsheet A2628000
ExpiresByType application/vnd.oasis.opendocument.text A2628000
ExpiresByType audio/ogg A2628000
ExpiresByType application/pdf A2628000
ExpiresByType image/png A2628000
ExpiresByType application/vnd.ms-powerpoint A2628000
ExpiresByType audio/x-realaudio A2628000
ExpiresByType application/x-shockwave-flash A2628000
ExpiresByType application/x-tar A2628000
ExpiresByType image/tiff A2628000
ExpiresByType audio/wav A2628000
ExpiresByType audio/wma A2628000
ExpiresByType application/vnd.ms-write A2628000
ExpiresByType application/vnd.ms-excel A2628000
ExpiresByType application/zip A2628000
</IfModule>
<IfModule mod_deflate.c>
<IfModule mod_setenvif.c>
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4.0[678] no-gzip
BrowserMatch bMSIE !no-gzip !gzip-only-text/html
BrowserMatch bMSI[E] !no-gzip !gzip-only-text/html
</IfModule>
<IfModule mod_headers.c>
Header append Vary User-Agent env=!dont-vary
</IfModule>
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/css application/x-javascript text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon
</IfModule>
</IfModule>
<FilesMatch "\.(css|CSS|)$">
<IfModule mod_headers.c>
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
</IfModule>
FileETag MTime Size
<IfModule mod_headers.c>
Header set X-Powered-By "Step by Step guide to speed up your VB5"
</IfModule>
</FilesMatch>
<FilesMatch "\.(rtf|rtx|svg|svgz|txt|xsd|xsl|RTF|RTX|SVG|SVGZ|TXT|XSD|XSL|)$">
<IfModule mod_headers.c>
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
</IfModule>
FileETag MTime Size
<IfModule mod_headers.c>
Header set X-Powered-By "Step by Step guide to speed up your VB5"
</IfModule>
</FilesMatch>
<FilesMatch "\.(asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|swf|tar|tif|tiff|wav|wma|wri|xla|xls|xlsx|xlt|xlw|zip|ASF|ASX|WAX|WMV|WMX|AVI|BMP|CLASS|DIVX|DOC|DOCX|EXE|GIF|GZ|GZIP|ICO|JPG|JPEG|JPE|MDB|MID|MIDI|MOV|QT|MP3|M4A|MP4|M4V|MPEG|MPG|MPE|MPP|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|PDF|PNG|POT|PPS|PPT|PPTX|RA|RAM|SWF|TAR|TIF|TIFF|WAV|WMA|WRI|XLA|XLS|XLSX|XLT|XLW|ZIP)$">
<IfModule mod_headers.c>
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
</IfModule>
FileETag MTime Size
<IfModule mod_headers.c>
Header set X-Powered-By "Step by Step guide to speed up your VB4"
</IfModule>
</FilesMatch>
# End Browser Caching/Headers

mykkal
02-06-15, 11:03
خوب، من سعی کردم فایل .htacess و این کار به نظر نمی رسد. من آن را نصب من بارگذاری مجدد صفحه در آلمان و تمام متن ناپدید شد. من سعی کردم مجدد در زبان های دیگر و تجربه همان. فقط فارسی کار می کنند. من هیچ نظری ندارم آنچه این باعث... وجود مشکل در پی اچ پی کش است؟ من با استفاده از پی اچ پی 5.5 با میباشد. خوشحالم به شما دسترسی به سیستم اگر شما به آن نیاز دارید.

اين امر بسيار بغرنجى چون الان همه صفحات خالی هستند که ترجمه را با متن ندارد. من دوباره به نسخه قبلي htaccess اما من مشکل پابرجاست. من حافظه پنهان مرورگر حذف می شوند.

تصاویر پس در اینجا می توانید ببینید: چه اتفاق افتاده است.
اصلی
http://mymodeltalk.com/images/original.JPG

کار نکرد
http://mymodeltalk.com/images/didnt_work.JPG

mykkal
03-06-15, 07:03
خب معلومه من چطوری تعویض متن به علت htacess ناپديد مي شوند؟ سعی کردم که همه چیز من فکر میکنم… حذف حافظه پنهان، و غيره، هنوز همه صفحات ترجمه شده و اکنون خالی است داثمأ سايت من از گوگل شاخص!

من به کمک احتیاج دارید با استفاده از این plugin.

http://mymodeltalk.com/images/not_working.JPG

Marcin Kalak
03-06-15, 09:19
تغییر .htaccess باید نمی شود متن ناپدید می شوند. لطفا برای من ارسال ارسال اطلاعات دسترسی به CP مدیریت بایگانی CP و اف تی پی. من بررسی وجود آنچه در :)

mykkal
03-06-15, 17:49
Ok من فرستاد، در اوايل صبح است.

Marcin Kalak
04-06-15, 17:37
موضوع فرسودگي از محدوديت مترجم و بد نشان دادن متون ترجمه نشده در نسخه رایگان است.

خیلی سریع برای تثبیت این موضوع:

باز کردن فایل شامل عملکردهای vbenterprisetranslator/_.php
یافتن کد:

$output .= $outputResult[$i].$translated[$i];
جایگزین کردن آن به کد:


if(!empty($translated[$i])) {
$output .= $outputResult[$i].$translated[$i];
}
else {
$output .= $outputResult[$i].$translationTexts[$i];
}


این موضوع را در نسخه بعدی ثابت خواهد شد.

mykkal
04-06-15, 18:15
موضوع فرسودگي از محدوديت مترجم و بد نشان دادن متون ترجمه نشده در نسخه رایگان است.

خیلی سریع برای تثبیت این موضوع:

باز کردن فایل شامل عملکردهای vbenterprisetranslator/_.php
یافتن کد:

$output .= $outputResult[$i].$translated[$i];
جایگزین کردن آن به کد:


if(!empty($translated[$i])) {
$output .= $outputResult[$i].$translated[$i];
}
else {
$output .= $outputResult[$i].$translationTexts[$i];
}


این موضوع را در نسخه بعدی ثابت خواهد شد.


عالی و آیا اعمال شود و یا تثبیت می شود؟

mykkal
04-06-15, 18:36
عالی و آیا اعمال شود و یا تثبیت می شود؟
من کد شما تغییری اطلاق كرد اما ترجمه ها کار نمي شوند. بخشي از متن ترجمه و ديگري انگليسي است كه هنوز است اگر تنها ترجمه متن تعریف شده در فایل های زبان Vbulletin و متن وارد شده توسط پوستر بيشتر است تنها گذاشت.

لطفاً یک نگاهی به این دو نمونه:
مشاهده انجمن: مدل Støbegods و علامه مربی امتحانات ابتدائی (شیکاگو و ایلینوی) (http://mymodeltalk.com/jobs/da/model-castings-acting-auditions-chicago-illinois/)
مشاهده موضوع: Actor(s) - پرداخت روی مرد سخنگوی تجاری (http://mymodeltalk.com/jobs/da/model-castings-acting-auditions-chicago-illinois/1138529-onscreen-male-spokesperson-commercial.html)

من واقعا تشکر میکنم اگر شما می خواهم برای رفع این مثل شما خودتان را پيشنهاد كرد. گرفتن این میزان زمان هستم و بیرون افتادن از جستجو، شاخص است. اين سايت براي من ناسالمي

Marcin Kalak
04-06-15, 18:36
شما بايد اين را در یافته است.

Marcin Kalak
04-06-15, 18:51
چون شما رسیده است محدودیت ترجمه بخشی از متن، ترجمه نشده است. اطلاعات بیشتر: http://www.vbenterprisetranslator.com/forum/vbet4-troubleshooting/413-faq-2.html#post10969.

mykkal
04-06-15, 19:26
چون شما رسیده است محدودیت ترجمه بخشی از متن، ترجمه نشده است. اطلاعات بیشتر: http://www.vbenterprisetranslator.com/forum/vbet4-troubleshooting/413-faq-2.html#post10969.

بنابراین من رسيده ام که محدودیت برای یک ماه؟

Marcin Kalak
05-06-15, 10:45
شما احتمالا روزانه محدود فراتر رفته است. Yandex به شما این امکان را می دهد تا 1M روزانه ترجمه کاراکترها، اما نه بیشتر از 10 متر در ماه است.

mykkal
11-06-15, 12:38
سلام مارتين،

یک چیز است. خب معلومه htaccess شما ظاهراً همه چيز به جز دو چيز ثابت بماند.

1-htaccess جدید قادر به ایجاد مسئله ای که در آن آدرس آرشیو قدیمی تغییر مسیر به http://mymodeltalk.com/sitemap/ به جای MyModelTalk تماس های ریخته گری رایگان برای مدل و هنرپیشه است! (http://mymodeltalk.com/jobs/sitemap). Http://mymodeltalk.com/jobs/archive/index.php برای مثال whats اشتباه رفتن را کلیک کنید. زیاد در مورد htaccess پس چگونه به دوباره نوشتن این درست مطمئن نیستم و من حذف htaccess قدیمی من نمی دونم.

2. فعال تصدی rewrites تمام لینک ناوبری درستی جز آدرس لوگو و url "انجمن خانه". به عنوان مثال اگر کلیک کنید در اسپانیایی ترجمه من می تواند هر گونه لینک به اسپانیایی ترجمه شده است. اگر من در خانه و یا تصویر لوگو کلیک کنید با این حال من بازگشت به نسخه انگلیسی لازم.

چگونه از اين هم رفع کنم؟

Marcin Kalak
11-06-15, 15:26
لطفا اين مسئله را در يك نخ است.
به عنوان اولین موضوع. سعی کنید به طور موقت غیر فعال کردن فعال و ببینید اگر مسئله همچنان ادامه دارد.
همانطور که برای نقطه دوم این مسئله است که فعال به لینک مسیر پایه افزوده است. vBET باید لینک کامل برای اضافه کردن کد زبان است.

mykkal
12-06-15, 00:13
لطفا اين مسئله را در يك نخ است.
به عنوان اولین موضوع. سعی کنید به طور موقت غیر فعال کردن فعال و ببینید اگر مسئله همچنان ادامه دارد.
همانطور که برای نقطه دوم این مسئله است که فعال به لینک مسیر پایه افزوده است. vBET باید لینک کامل برای اضافه کردن کد زبان است.

در آينده، معذرت نخواهم كرد.

1-موضوع مربوط به htaccess. من حذف نسخه قدیمی من پس از من فکر کردم آن بود کار میکند. ما فقط ساخته شده تغییرات را به فایل htaccess. من رفتم جلو و غیر فعال فعال اما آن چیزی را تغییر ندهید و من که بیش از حد انتظار نیست.

2. كدام يك از اين دو راه پایه کامل است؟


'Http://mymodeltalk.com/jobs'
'../فوروم.php'.

Marcin Kalak
12-06-15, 08:41
من کنجکاو هستم که اگر بدون شك يك مسئله تغییر htaccess خب معلومه. شما در این پیچ قبلی htaccess خب معلومه. شما به طور موقت آن را امتحان کنید و ببینید اگر مساله هنوز رخ خواهد داد.

مسیر کامل پایه برای سایت خود را "http://mymodeltalk.com/jobs" است. فعال باید آن را به هر یک از لینک اضافه کنید.

Marcin Kalak
23-06-15, 11:15
بدون پاسخ - در نظر گرفته شده در این موضوع رفته است. اگر نه لطفا اینجا بنویسید.

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Languages translations delivered by vBET 4.10.1