• پایان فعالیت بخشهای انجمن: امکان ایجاد موضوع یا نوشته جدید برای عموم کاربران غیرفعال شده است

آموزش بهینه کردن قالب [رفع ارورهای قالب]

MihanV

مدیر بازنشسته
تاریخ عضویت
29 جولای 2010
نوشته‌ها
11,979
لایک‌ها
30,426
محل سکونت
کرج
سلام دوستان
منم سایتمو چک کردم این مشکلات رو داست
[Invalid] Markup Validation of [url]http://www.tafrihaneh.com/ - W3C Markup Validator[/url]

کسی هست کمکم کنه؟؟؟

من ارورهارو دیدم اما متوجه نشدم :D


توی پست اول اکثر ارور ها توضیح داده شده , با استفاده از اونها میتونید بیشتر ارور ها رو رفع کنید

یه مورد که ایراد داره :
این قسمت رو توی قالبتون پیدا کنید(بیشتر از یکی هست) :

HTML:
<div class=clear></div>

و به این شکل تغییر بدید :

HTML:
<div class="clear"></div>
 

pedram-19

Registered User
تاریخ عضویت
7 مارس 2010
نوشته‌ها
246
لایک‌ها
15
محل سکونت
تهران
من سایتم رو با این سایت چک کردم و 8 تا ارور پیدا کردم و با توجه به راهنمایی ها 4 تاش رو برطرف کردم ولی 4 تای دیگه رو نفهمیدم باید چیکار کنم گفتم اینجا مطرح کنم تا با کمک دوستان حلش کنیم
Result: 4 Errors, 3 warning

Validation Output: 4 Errors
HTML:
    Error Line 1, Column 1: character "" not allowed in prolog

    <html>

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------
    Error Line 2, Column 1: no document type declaration; will parse without validation

    <head>

    

    The document type could not be determined, because the document had no correct DOCTYPE declaration. The document does not look like HTML, therefore automatic fallback could not be performed, and the document was only checked against basic markup syntax.

    Learn how to add a doctype to your document from our FAQ, or use the validator's Document Type option to validate your document against a specific Document Type.
   ----------------------------------------------------------------------------------------------------------------------------------------------------------------

 Error Line 10, Column 6: document type does not allow element "BODY" here


    <body>

    

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).
    
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Error Line 86, Column 7: end tag for element "HTML" which is not open

    </html>

    

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.
 

GraphX

Registered User
تاریخ عضویت
20 می 2009
نوشته‌ها
8,066
لایک‌ها
7,756
محل سکونت
دنيای مجازی
من سایتم رو با این سایت چک کردم و 8 تا ارور پیدا کردم و با توجه به راهنمایی ها 4 تاش رو برطرف کردم ولی 4 تای دیگه رو نفهمیدم باید چیکار کنم گفتم اینجا مطرح کنم تا با کمک دوستان حلش کنیم
Result: 4 Errors, 3 warning

Validation Output: 4 Errors
HTML:
    Error Line 1, Column 1: character "" not allowed in prolog

    <html>

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------
    Error Line 2, Column 1: no document type declaration; will parse without validation

    <head>

    

    The document type could not be determined, because the document had no correct DOCTYPE declaration. The document does not look like HTML, therefore automatic fallback could not be performed, and the document was only checked against basic markup syntax.

    Learn how to add a doctype to your document from our FAQ, or use the validator's Document Type option to validate your document against a specific Document Type.
   ----------------------------------------------------------------------------------------------------------------------------------------------------------------

 Error Line 10, Column 6: document type does not allow element "BODY" here


    <body>

    

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).
    
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Error Line 86, Column 7: end tag for element "HTML" which is not open

    </html>

    

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.



واسه قالبیت document type تعریف نکردی
 

cdcenter24

Registered User
تاریخ عضویت
14 می 2010
نوشته‌ها
688
لایک‌ها
40
محل سکونت
بوشهر
ماله من کلا اروراش رو نشون نمیده :))

Sorry! This document cannot be checked.
Error

A fatal error occurred when attempting to decode response body from http://www.parsimage.ir/. Either we do not support the content encoding specified ("none"), or an error occurred while decoding it.

The error was: Don't know how to decode Content-Encoding 'none'

یعنی چی ؟
 

GraphX

Registered User
تاریخ عضویت
20 می 2009
نوشته‌ها
8,066
لایک‌ها
7,756
محل سکونت
دنيای مجازی
ماله من کلا اروراش رو نشون نمیده :))

Sorry! This document cannot be checked.
Error

A fatal error occurred when attempting to decode response body from http://www.parsimage.ir/. Either we do not support the content encoding specified ("none"), or an error occurred while decoding it.

The error was: Don't know how to decode Content-Encoding 'none'

یعنی چی ؟


منم همین مشکل رو یکی از سایت هام داشت
از طریق سایت های خارجی که پیگیر شدم گفته بودن مربوط به تنظیمات سروره
پ.ن: البته دیگه پیگیرش نشدم که ببینم واقعاً از تنظیمات سروره یا خیر
 

MihanV

مدیر بازنشسته
تاریخ عضویت
29 جولای 2010
نوشته‌ها
11,979
لایک‌ها
30,426
محل سکونت
کرج
ماله من کلا اروراش رو نشون نمیده :))

Sorry! This document cannot be checked.
Error

A fatal error occurred when attempting to decode response body from http://www.parsimage.ir/. Either we do not support the content encoding specified ("none"), or an error occurred while decoding it.

The error was: Don't know how to decode Content-Encoding 'none'

یعنی چی ؟


یه قالب دیگه بزار ببین اون رو میتونه بررسی کنه یا نه
 

cdcenter24

Registered User
تاریخ عضویت
14 می 2010
نوشته‌ها
688
لایک‌ها
40
محل سکونت
بوشهر
منم همین مشکل رو یکی از سایت هام داشت
از طریق سایت های خارجی که پیگیر شدم گفته بودن مربوط به تنظیمات سروره
پ.ن: البته دیگه پیگیرش نشدم که ببینم واقعاً از تنظیمات سروره یا خیر
فردا تیکت میزنم ببینم چی میگن :-؟؟

یه قالب دیگه بزار ببین اون رو میتونه بررسی کنه یا نه
نوچ . قالبم عوض کردم همون ارور رو داد.
 

cdcenter24

Registered User
تاریخ عضویت
14 می 2010
نوشته‌ها
688
لایک‌ها
40
محل سکونت
بوشهر
خب گفتم به هاستیگ به جواب بهم داد دیگه نتونستم چیزی بگم :دی
یه سایت دیگه رو سرورشون دارم بعد اون ارور نمیده . گفت که اگه از سرور بود هر دوتا ارور میدادن.
پس مشکل کجاس ؟! :دی
 

MihanV

مدیر بازنشسته
تاریخ عضویت
29 جولای 2010
نوشته‌ها
11,979
لایک‌ها
30,426
محل سکونت
کرج
خب گفتم به هاستیگ به جواب بهم داد دیگه نتونستم چیزی بگم :دی
یه سایت دیگه رو سرورشون دارم بعد اون ارور نمیده . گفت که اگه از سرور بود هر دوتا ارور میدادن.
پس مشکل کجاس ؟! :دی

قالب پیشفرض رو بزار ببین نشون میده یا نه
پلاگین کش هم داری غیرفعال کن
 

cdcenter24

Registered User
تاریخ عضویت
14 می 2010
نوشته‌ها
688
لایک‌ها
40
محل سکونت
بوشهر
قالب پیشفرض رو بزار ببین نشون میده یا نه
پلاگین کش هم داری غیرفعال کن

همون دیروز یا پریروز که گفتی با یه قالب دیگه تست کن با همون قالب پیشفرض وردپرس تست کردم که بازم نشد.
پلاگین کش هم ندارم .
اصلا چی چی میگه دقیقا ؟! :دی
 

silverboy.ir

کاربر قدیمی پرشین تولز
کاربر قدیمی پرشین تولز
تاریخ عضویت
25 جولای 2005
نوشته‌ها
1,905
لایک‌ها
479
سن
38
محل سکونت
Tehran - Tehranpars Hossein Rezazadeh ------
همون دیروز یا پریروز که گفتی با یه قالب دیگه تست کن با همون قالب پیشفرض وردپرس تست کردم که بازم نشد.
پلاگین کش هم ندارم .
اصلا چی چی میگه دقیقا ؟! :دی

به احتمال خیلی زیاد مشکل به خاطر تنظیمات .htaccess شما هستش این فایل تغییر نام بدید تا موقت غیر فعال بشه کارکردش , بعدش تست کنید ببینید درست میشه ؟!
 

MihanV

مدیر بازنشسته
تاریخ عضویت
29 جولای 2010
نوشته‌ها
11,979
لایک‌ها
30,426
محل سکونت
کرج
همون دیروز یا پریروز که گفتی با یه قالب دیگه تست کن با همون قالب پیشفرض وردپرس تست کردم که بازم نشد.
پلاگین کش هم ندارم .
اصلا چی چی میگه دقیقا ؟! :دی

قالب رو بزار روی اون سایتت که مشکل نداره ولید کن بعد برش گردون روی این یکی سایتت ...
 

paydarweb

Registered User
تاریخ عضویت
13 نوامبر 2011
نوشته‌ها
1,056
لایک‌ها
567
محل سکونت
www
سلام به همه
کسی هم میتونه به من کمک کنه تا قالب سایتم رو ولید کنم؟!!

اینم آدرسش: http://www.tktaz.ir

با تشکر از استارتر
 
بالا