I have a Web site whose pages are XHTML 1.0 Strict, and the vast majority of them are valid pages, according to the W3C validation page. Some of the pages are not valid, however, as I use some items such as target="_blank" and ol start="26" and items like that.
Would any problems develop with indexing (or with anything else) if I decided to make the invalid pages transitional and keep the rest strict? Is it ok to have a mix of XHTML 1.0 Strict and XHTML 1.0 Transitional on a single site?
I would try to have all pages the same. Maybe you can make the strict pages transitional.
Ehh... I really don't even understand what the problem is with strict and transitional. The browsers display it all correctly and always will, but why would you use strict? It's just more restrictions.
As most crawlers only go through your HTML code,Would any problems develop with indexing (or with anything else)
I don't think this will make any trouble.
Cheer up.
Just make sure it looks the same in most commonly used browsers.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks