ورود

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : راهنمایی جهت بالا بردن در سئو سایتم با کمک سایت seositecheckup.com



rezapfcj
December 13th, 2017, 02:37
سلام خدمت دوستان عزیز
خاستم دوستان که در سئو تجربه دارن کمک کنند تا مشخصات سایت رو برا سئو درست کنم با کمک از سایت seositecheckup.com
ادرس سایتم تمنا موزیک (http://www.tamanamusic.ir/) http://www.tamanamusic.ir/ هست
ممنون میشم دوستان کمک کنند تا مشکلتش رو درست کننم
یکی از مشکل هاش که توجه نشدم این هست
Inline CSS Test
این خطا رو میده که این ها توش نوشته
How to fix - Inline CSS Test It is a good practice to move all the inline CSS rules into an external file in order to make your page "lighter" in weight and decrease the code to text ratio.


check the HTML code of your page and identify all style attributes
for each style attribute found you must properly move all declarations in the external CSS file and remove the style attribute

For example:
<!--this HTML code with inline CSS rule:-->
<p style="color:red; font-size: 12px">some text here</p>

<!--would became:-->
<p>some text here</p>

<!--and the rule added into your CSS file:-->
p{color:red; font-size: 12px}

این کد رو باید کجا بزارم یا چه جوری بزارم ؟

blueserver
December 13th, 2017, 09:54
سلام بر شما عزیز
منظورش این هست که کدهای استایلی که داخل فایل های php و html هست رو باید در فایل CSS استایل نویسی کنین

Ashkankamangar.ir
December 13th, 2017, 10:43
سلام خدمت دوستان عزیز
خاستم دوستان که در سئو تجربه دارن کمک کنند تا مشخصات سایت رو برا سئو درست کنم با کمک از سایت seositecheckup.com
ادرس سایتم تمنا موزیک (http://www.tamanamusic.ir/) http://www.tamanamusic.ir/ هست
ممنون میشم دوستان کمک کنند تا مشکلتش رو درست کننم
یکی از مشکل هاش که توجه نشدم این هست
Inline CSS Test
این خطا رو میده که این ها توش نوشته
How to fix - Inline CSS Test

It is a good practice to move all the inline CSS rules into an external file in order to make your page "lighter" in weight and decrease the code to text ratio.


check the HTML code of your page and identify all style attributes
for each style attribute found you must properly move all declarations in the external CSS file and remove the style attribute

For example:
<!--this HTML code with inline CSS rule:-->
<p style="color:red; font-size: 12px">some text here</p>

<!--would became:-->
<p>some text here</p>

<!--and the rule added into your CSS file:-->
p{color:red; font-size: 12px}

این کد رو باید کجا بزارم یا چه جوری بزارم ؟

http://www.amarweb.ir/
ازین سایت استفاده نمایید

bakuryu
December 13th, 2017, 23:01
یک سری از افزونه ها هم این مشکلتون را میتوانند حل کنند دوست عزیز

از وردپرس استفاده میکنید ؟

rezapfcj
December 13th, 2017, 23:49
یک سری از افزونه ها هم این مشکلتون را میتوانند حل کنند دوست عزیز

از وردپرس استفاده میکنید ؟
ممنون از تمام دوستان
اه از وردپرس استفاده میکنم !
میشه بهم معرف ی کنید !