Sie sind auf Seite 1von 8

SEO Report, Nov 20, 2018

SEO Report for http://www.yumaclothing.ro

77 / 100 33 / 45 11 / 45 1 / 45
SEO SCORE PASSED CHECKS FAILED CHECKS WARNINGS

COMMON SEO ISSUES

Meta Title  The meta title of your page has a length of 35 characters. Most search engines will
truncate meta titles to 70 characters.

 DAMA, BARBATI - www.yumaclothing.ro

Meta Description  The meta description of your page has a length of 35 characters. Most search engines
will truncate meta descriptions to 160 characters.

 www.yumaclothing.ro - DAMA, BARBATI

Google Search  DAMA, BARBATI - www.yumaclothing.ro


Results Preview http://www.yumaclothing.ro
www.yumaclothing.ro - DAMA, BARBATI

Most Common  There is likely no optimal keyword density (search engine algorithms have evolved
Keywords Test beyond keyword density metrics as a significant ranking factor). It can be useful,
however, to note which keywords appear most often on your page and if they reflect
the intended topic of your page. More importantly, the keywords on your page should
appear within natural sounding and grammatically correct copy.

 durata - 36 times
 expirare - 36 times
 pentru - 30 times
 yuma - 16 times
 adauga - 16 times

Keywords Usage  Your most common keywords are not appearing in one or more of the meta-tags above.
Test Your primary keywords should appear in your meta-tags to help identify the topic of
your webpage to search engines.

 Keyword(s) not included in Title tag


 Keyword(s) not included in Meta-Description tag

HOW TO FIX KEYWORDS USAGE TEST


First of all, you must make sure that your page is using the title and meta-description
tags.
Second, you must adjust these tags content in order to include some of the primary
keywords displayed above.

acest aceste acord adauga afisam ales alte Page 1


Keywords Cloud 
acest aceste acord adauga afisam ales alte
argintiu astfel autentificare barbati buna caracter cele care
chantilly comanda comenzi comenzii compleu conditii
confidentialitate cont contact contul cookie cosul
curenta daca dama dantela date
datele drepturile
durata expirare
ecologica experienta
facebook faptul foloseste folosesti folosim folosind
folosit fusta google invitatia
functionale lime
magazinului
livrare magazin marketingmaiou
memoreaza metalizata minte module navighezi
necesare newsletter noastre numarul oferi oferim
oferte online optimzia pentru personal piele plasa
plasat poata politica precum primi procesator produse
quick reclamele serviciu serviciul sesiunea
site siteuri sport statistice sunt tale timp tine toate
vezi view yuma
twin yumaclothing zile
Heading Tags  Congratulations! Your webpage contains headings tags.
Test

Robots.txt Test  Congratulations! Your site uses a "robots.txt" file: http://www.yumaclothing.ro/robots.txt

Sitemap Test  Your site lacks a sitemap file. Sitemaps can help robots index your content more
thoroughly and quickly. Read more on Google's guidelines for implementing the sitemap
protocol.

Broken Links  Congratulations! We have checked 41 links from your webpage and none is broken.
Test

Page 2
SEO Friendly  Your webpage contains URLs that are not SEO friendly!
URL Test
 http://www.yumaclothing.ro/index.php?page=cart
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3858
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3846
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3791
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3792
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3850
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3830
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3817
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3794
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3793
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3854
 http://www.yumaclothing.ro/index.php?pag ...
&controller=cart&task=add&productid=3790
 http://www.yumaclothing.ro/?page=gdpr

HOW TO FIX SEO FRIENDLY URL TEST


In order for URLs to be SEO friendly, they should be clearly named for what they are
and contain no spaces, underscores or other characters. You should avoid the use of
parameters when possible, as they are make URLs less inviting for users to click or
share.
- If your website is new and is not indexed by search engines you can replace
underscores with hyphens or redirect those links to URLs that use hyphens.BUT, if your
website is ranked well by search engines you do not need to do this (probably you have
other ranking factors working very well).
- The general advice remains: build links that contain hyphens rather than underscores
and avoid dynamic URLs.

Image Alt Test  Your webpage contains "img" tags without the required "alt" atribute.

HOW TO FIX IMAGE ALT TEST


In order to pass this test you must add an alt attribute to every <img> tag used into
your webpage.
An image with an alternate text specified is inserted using the following HTML line:

<img src="image.png" alt="text_to_describe_your_image">

Remember that the point of alt text is to provide the same functional information that a
visual user would see. Search engines, users who disabled images in their browsers and
other agents who are unable to see the images on your webpage can read the alt
attributes assigned to the image since they cannot view it.

Learn more about optimizing images for SEO.

Page 3
Inline CSS Test  Your webpage is using inline CSS styles!

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}

Deprecated  Congratulations! Your page does not use HTML deprecated tags.
HTML Tags

Google Analytics  Congratulations! Your webpage is using Google Analytics.


Test

Favicon Test  Your site either doesn't have a favicon or this has not been referenced correctly.

HOW TO FIX FAVICON TEST


To add a favicon to your site, you need to have your logo created in a 16x16 PNG, GIF
or ICO image and uploaded to your web server.
Then it's simply a matter of adding the following code into the header of your HTML
code for your web pages:

<head> <link rel="icon" type="image/x-icon" href="url_to_my_favicon" /> <title>My


Title</title> </head>

In the example above the "url_to_my_favicon" refers to the actual location of your
favicon file.

JS Error Checker  Congratulations! There are no severe JavaScript errors on your webpage.

Social Media  Congratulations! Your website is connected successfully with social media using:
Check Facebook

SPEED OPTIMIZATIONS

HTML Page Size  The size of your webpage's HTML is 35.64 Kb, and is greater that the average size of
Test 33 Kb. This can lead to slower loading times, lost visitors, and decreased revenue.
Good steps to reduce HTML size include: using HTML compression, CSS layouts,
external style sheets , and moving javascript to external files.

Page 4
HTML  Congratulations! Your webpage is successfully compressed using gzip compression
Compression/GZIP on your code. Your HTML is compressed from 156.55 Kb to 35.64 Kb (77% size
Test savings). This helps ensure a faster loading webpage and improved user experience.

Site Loading  Your website loading time is around 6.86 seconds and is over the average loading
Speed Test speed which is 5 seconds.

Page Objects  Your page has more than 20 http requests, which can slow down page loading. You
can try reducing http requests through various methods such as using text instead of
images, using css sprites, using data URIs instead of images , or combining several
external files together into one.

HTML Pages: 1; CSS Files: 1; Scripts: 6; Images: 39; Flash Files: 0;

Page Cache Test  Congratulations, you have a caching mechanism on your website. Caching helps speed
(Server Side page loading times as well as reduces server load.
Caching)

Flash Test  Congratulations! Your website does not include flash objects (an outdated technology
that was sometimes used to deliver rich multimedia content). Flash content does not
work well on mobile devices, and is difficult for crawlers to interpret.

Image Caching  Congratulations! Your webpage is using cache headers for your images and the
Test browsers will display these images from the cache.

JavaScript  Congratulations! Your website's JavaScript files are minified!


Minification Test

CSS Minification  Congratulations! Your website's CSS files are minified!


Test

Nested Tables  Congratulations, your page does not use nested tables. This speeds up page loading
Test time and optimizes the user experience.

Frameset Test  Congratulations! Your webpage does not use frames.

Doctype Test  Congratulations! Your website has a doctype declaration:

 <!DOCTYPE html>

URL Redirects  Congratulations! Your URL doesn't have any redirects (which could potentially cause
Checker site indexation issues and site loading delays).

SERVER AND SECURITY

URL  http://www.yumaclothing.ro and http://yumaclothing.ro resolve to the same URL.


Canonicalization
Test

Page 5
HTTPS Test  Your website is not using https, a secure communication protocol. Even for sites that do
not collect sensitive customer information, search engines suggest that switching to
https is an increasingly good idea and may help improve rankings. Note: if your site
relies primarily on adsense income, be aware that using https may be detrimental to ad
earnings.

Safe Browsing  This site is not currently listed as suspicious (no malware or phishing activity found).
Test

Server Signature  Congratulations, your server signature is off.


Test

Directory  Congratulations! Your server has disabled directory browsing.


Browsing Test

Plaintext Emails  We've found 2 email addresses in your page code. We advise you to protect email links
Test in a way that hides them from the spam harvesters.

MOBILE USABILITY

Media Query  Congratulations, your website uses media query technique, which is the base for
Responsive Test responsive design functionalities.

Mobile Snapshot

Page 6
ADVANCED SEO

Microdata  Congratulations! Your website is using HTML Microdata specifications in order to


Schema Test markup structured data.

 type: https://schema.org/BreadcrumbList
 properties:
itemListElement: [Type: http://schema.org/ListItem]
 type: WebSite
 properties:
image:
http://www.yumaclothing.ro/https://cdn.contentspeed.ro/slir/h60/0723049748100.we...
headline: www.yumaclothing.ro - Magazin online de DAMA, BARBATI -
www.yumaclothing.ro
url: http://www.yumaclothing.ro/
potentialAction: [Type: SearchAction]
sameAs: [Type: List]

Noindex Checker  Your webpage does not use the noindex meta tag. This means that your webpage will
be read and indexed by search engines.

Canonical Tag  Your webpage is using the canonical link tag. This tag specifies that the URL:
Checker http://www.yumaclothing.ro is preferred to be used in search results. Please ensure that
this specification is correct, as canonical tags are often hard-coded and may not always
reflect the latest changes in a site's URL structure.

 <link href="http://www.yumaclothing.ro" rel="canonical"/>

Nofollow  Your webpage is using the nofollow meta tag. You are advised to use this tag carefully
Checker since search engines will not crawl all links from your webpage.

 <a class="addtocart t-call-to-action t-action-text " data-variants="3858"


href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3858"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3846"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3846"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3791"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3791"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3792"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3792"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3850"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3850"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3830"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3830"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3817"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3817"
rel="nofollow" title="Adauga in cos"></a>

<a class="addtocart t-call-to-action t-action-text " data-variants="3794"

Page 7
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3794"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3793"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3793"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3854"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3854"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3790"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3790"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3794"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3794"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3791"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3791"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3793"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3793"
rel="nofollow" title="Adauga in cos"></a>
 <a class="addtocart t-call-to-action t-action-text " data-variants="3792"
href="index.php?
page=cart&amp;controller=cart&amp;task=add&amp;productid=3792"
rel="nofollow" title="Adauga in cos"></a>
 <a href="http://www.anpc.gov.ro" rel="nofollow" target="_blank"></a>
 <a href="https://webgate.ec.europa.eu/odr/main/index.cfm?
event=main.home.show&amp;lng=RO" rel="nofollow" target="_blank"></a>
 <a href="http://www.yumaclothing.ro/?page=gdpr" rel="nofollow"
target="_blank"></a>
 <a href="https://www.facebook.com/YUMAROMANIA/" id="facebook-link"
rel="nofollow" target="_blank"></a>
 <a href="https://instagram.com/yuma.ro/" id="instagram-link" rel="nofollow"
target="_blank"></a>

HOW TO FIX NOFOLLOW CHECKER


If you want search engines to crawl all the outgoing links on your webpage you must
remove the nofollow meta tag.

Disallow  Your robots.txt file disallow the search engines access to some parts of your website.
Directive You are advised to check carefully if the access to these resources or pages must be
Checker blocked.

 Disallow: /

SPF records  Congratulations! Your DNS server is using an SPF record.


checker
 v=spf1 include:zoho.com ~all

Page 8

Das könnte Ihnen auch gefallen