1,578
Loading...
Uploader Comments (flashbuilding)
see all
All Comments (15)
-
Are the quotation marks correct within the meta tag. Seems like we are missing one after the 0 and just past url=
-
@flashbuilding ok thanks Adam, I understand now
-
You're right, I'm sorry. Great video.
-
like
Loading...
This tip is mainly for people who have jQuery sliding or fade-in pages, they especially need to have fallback content. If you use Javascript to deliver or animate any text content, this is for you. Many people today use Javascript to animate whole pages into view. That is the issue... HTML and CSS is fine.
flashbuilding 1 month ago
but I wonder what would be a reason to disable javascript??
think2go 1 month ago
@think2go - Some people browse the entire web without Javascript on for security. Browsers are getting better about warning you about malicious javascript though. I can place certain Javascript in my site pages that can attempt to attack your computer. Plus some bots do not fully process Javascript presented content so that alone is reason enough to create fallback content. I am offering this tip to those of us that have Javascript sliding or fading pages that will not be apparent as HTML CSS.
flashbuilding 1 month ago
Nice video. But what will happen with Google bots? They don't have Javascript enabled I think.
Maybe you can make a small Div in the Noscript tag with a message that says you need to enable Javascript. You can put CSS on it so it fills the hole screen (And have a half transparent black background maybe).
(Sorry for my bad English).
Remi1115 1 month ago
@Remi1115 - I think perhaps you are missing the point of the method shown in the video. You do not instruct the user or bot to do anything, just redirect them to a very text + link rich version of your content using the method. If you just place a DIV and message, that is all the content they get. Refresh them over to a very plain text version, no pics, no CSS, no javascript. Or make a site like mine where content gets delivered regardless.
flashbuilding 1 month ago in playlist Uploaded videos