Skip to content Skip to sidebar Skip to footer
Showing posts with the label Seo

How To Tell Google Bot To Skip Part Of Html?

There is much info about opposite situation, when people try to have stuff in HTML, that is visible… Read more How To Tell Google Bot To Skip Part Of Html?

Can I Use Multiple Instances Of Http://schema.org/organization?

I have a website which list multiple companies, my markup goes something like this: Checkout those … Read more Can I Use Multiple Instances Of Http://schema.org/organization?

Html5: Should Hreflang Always Point To A Direct Translation?

This is a good practice to place this kind of links in head for multilanguage sites: But, acco So… Read more Html5: Should Hreflang Always Point To A Direct Translation?

Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

I have a question in HTML form and radioboxes as answers, like this: What is your favorite fruit? S… Read more Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

How Does Content In An A-element Affects Semantics, Screen Readers And Search Engines?

Let's say I have a list of articles on a preview page of a blog. I want the whole area of each … Read more How Does Content In An A-element Affects Semantics, Screen Readers And Search Engines?

Response Header Vs Meta Tag

I can declare some info, like encoding and language, in meta-tag or in response-header. My question… Read more Response Header Vs Meta Tag

Do I Still Need To Use The Title Attribute If My Element Has A `
`?

I have a piece of code like this: An amazing image that I forgot t Solution 1: Title attribute is … Read more Do I Still Need To Use The Title Attribute If My Element Has A `
`?

Unnecessary To Add Title On All Links?

I know some SEO, but I have to ask: Is it unnecessary to add title on a link if there is no optimis… Read more Unnecessary To Add Title On All Links?

Site Name In Google Search Results For Multi-language Websites

Using Schema.org, I can set the name for my website so it’s visible in Google Search: https://devel… Read more Site Name In Google Search Results For Multi-language Websites

Configuring Any Cdn To Deliver Only One File No Matter What Url Has Been Requested

I am currently working on a new project where the entire page should be implemented in HTML5/JS wor… Read more Configuring Any Cdn To Deliver Only One File No Matter What Url Has Been Requested

Meta Tag Is Not Showing In Page View Source, That Added Using Jquery

I am adding Meta Tag using jQuery. meta tag is showing in the firebug but not showing when I see in… Read more Meta Tag Is Not Showing In Page View Source, That Added Using Jquery

Seo & Display: None

I know similar questions have been asked a million times, but I have a really specific question reg… Read more Seo & Display: None

Dynamic Meta Tags In Html5 And Javascript/jquery

we are developing a corporate website, where all the navigation is done using hashs (http://xxx/#/c… Read more Dynamic Meta Tags In Html5 And Javascript/jquery

How To Remove Page Element From Search Results / Keywords?

Problem is here. I have simple page with form and not so much other text content. In form I have fo… Read more How To Remove Page Element From Search Results / Keywords?

Php Vs Javascript For Dynamic Html Pages

Typically when I put together dynamically generated HTML markup, I've been using PHP to store t… Read more Php Vs Javascript For Dynamic Html Pages

How Html5 Page Structure Affects W3c Validation And Seo

If we declare page as HTML5, Is it mandatory to follow HTML5 page structure ? . Below are two exam… Read more How Html5 Page Structure Affects W3c Validation And Seo

Is It Good To Put Html5 Microdata On Preview Blocks?

Consider this example: Solution 1: That’s fine. It’s in no way required to use Microdata only for … Read more Is It Good To Put Html5 Microdata On Preview Blocks?

Google Hreflang Language Confusion: Do I Have To Add Hreflang For The Page Itself?

On Google's hreflang documentation, in the 2-language example, it says: Imagine you have an En… Read more Google Hreflang Language Confusion: Do I Have To Add Hreflang For The Page Itself?

Can The Canonical Tag Be Used On All Pages?

Im working on a site that has had an SEO expert review it. They have advised me that we should appl… Read more Can The Canonical Tag Be Used On All Pages?

Itemscope And Itemprop At Same Level

I have a link that looks like this: I'd like to put it Solution 1: You can have it… Read more Itemscope And Itemprop At Same Level