SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
Yola Tutorials: My site won't load in the Sitebuilder
https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM]
Call us at: 1.866.764.0701
Tutorials
My site won't load in the Sitebuilder
This tutorial explains why your site or page may not be loading in the Yola Sitebuilder. We will explain
how you can make sure your content is added correctly so that your site loads and you're able to edit
it.
Effects of copying and pasting from MS Word or an External
Source
Do not copy and paste directly from MS Word or any other external sources!
Copying and pasting directly from a program like MS Word, email, or other webpages is one of the
easiest ways to destroy your site. When you copy and paste directly from these sources, there is
hidden formatting in the text that can cause the page to break. Here are some things that may
happen to your site as a result of pasting text directly:
Your page will not load in the Sitebuilder. This might not happen initially but your page will
break at some point.
Content on the page might not be editable.
Inconsistent appearance of your text in different browsers.
Text and images appear "jumbled" and do not display the way you laid them out.
Inability to format your text as you would like.
Other elements of the style may break, such as the menu links.
You may be unable to access various Sitebuilder functions, such as saving or publishing.
How to resolve this issue
We've built a tool for you to use! This tool will help you to fix text copied from sources like Word
Documents. The HTML Helper is available on this link: www.html101.yolasite.com. Bookmark it!
If you have content that is stored on a Word Document or any other program,
follow these steps:
1. Go to HTML101 and click on the "Paste from Word" button >
2. A dialog box will open.
3. Copy and paste your MS Word content in the dialog box. Click on "OK".
4. All formatting will now be removed from your content. It is now safe to copy and paste this content
onto your page.
If your MS Word content is already copied and pasted directly onto your page, then please use the
steps listed here: Removing MS Word Tags.
You can also use Notepad or TextEdit to resolve this issue:
1. Copy the content from the MS Word Document or external source.
Tutorials >> FAQs
taking business online
English
Yola Tutorials: My site won't load in the Sitebuilder
https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM]
2. Paste the content into a program like Notepad. All Windows computers have this program. You can
find it under Start > Accessories.
3. If you are using an Apple Mac, you can make use of TextEdit for this purpose. TextEdit will be
available in your Finder under Applications. Please note that if you use TextEdit, you must select the
"Plain Text" option after you paste. To do this, go to Format > Make Plain Text.
4. Notepad or TextEdit will simply strip out any unwanted formatting and you can then safely copy
and paste the text into the Text Widget.
5. You can then use the Text Editing Toolbar to format your text as desired.
How to add images stored in a MS Word Document
In order for your images to display correctly on your page you would need to upload the images
individually and not embedded inside a MS Word document.
If you upload the document, a link to the MS Word document will be displayed on your page, instead
of the image itself.
Here's how to upload the images:
1. Open your MS Word Document.
2. Right-click on the image, click on "Save As" and save the image on your desktop or in any location
on your computer.
3. Follow the above step for all images.
4. The image will be saved as .gif or .png if it's a graphic illustration, or a .jpg if it's a photograph.
5. You will now be able to upload your image, using these steps: Adding pictures.
My page is stuck on "Opening Page" and the content does not
load
This is mainly caused by adding invalid HTML code to your page. When this happens the page is not
editable and therefore does not allow you to correct the code. This situation is rather unfortunate and
you have only two options available. The first option is to try and break the code by changing the
layout (usually 3-over-1 works best). Then drag the widget containing the invalid code to one of the
empty columns and delete. If you are still unable to access your code, then your only option is to
delete the page and recreate it. Invalid HTML causes very similar problems to text pasted directly
from MS Word.
Yola Tutorials: My site won't load in the Sitebuilder
https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM]
How do I avoid such a situation in the future?
We recommend testing your HTML code first before adding it to your page. Here's how to test the
code:
1. Create a test site in your Yola account.
2. Before adding the HTML code to your site, simply test it out on the test site first.
3. Add the code, save the page, open a different page and then return to the page with the pasted
code.
4. If the code stops the page from loading or if you encounter any problems on the page, I would
suggest not adding code to your site until it is corrected.
How do I fix my invalid HTML code:
1. Go back to the source of the HTML code and make sure you have copied the entire code. To
make sure you are copying the entire code, simply right click on the code with your mouse and click
on "Select All". This will ensure that all code is selected, then click on "Copy".
2. Use an HTML TIDY TOOL - there are many HTML tidy tools available for correcting invalid HTML
code. We recommend using http://infohound.net/tidy.
Here's how to use the HTML tidy tool:
1. Copy your HTML code: right-click with your mouse, click on "Select All", right-click again, click on
"Copy". This will ensure all code is copied.
2. Paste the HTML code into the field called "HTML".
3. Click on "Tidy!" Your invalid code will be corrected.
4. By clicking on "Tidy", the code is automatically corrected for you. Simply copy and paste the
corrected HTML code into an HTML widget on your page. (Remember, right-click with your mouse,
click on "Select All", right-click again and click on "Copy". This will ensure all code is copied).
Invalid Component Error Dialog Box when loading my page
Yola Tutorials: My site won't load in the Sitebuilder
https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM]
If you see a similar error dialog box with a message like this "Invalid Component id '134'. Cannot Find
Component HTML" this is mainly due to pasting invalid HTML code on your page.
This type of Error message is much easier to resolve and in most cases does not require for the
page to be deleted and recreated.
Here's how to resolve the problem:
1. Hold down on the "Esc" key or click on "OK" until the message closes.
2. Locate the last piece of HTML code that was added to your page, this is most likely the cause of
this issue.
3. Delete the HTML widget containing this code off your page.
4. Save the page and click on the "Refresh" button in the main menu (it looks like a circle with an
arrow).
5. If the Error Dialog box does not appear, then the HTML Widget you deleted was the offending
widget. If the Error Dialog box still appears, then you still need to locate the offending HTML Widget
and remove it off your page.
How do I correct the invalid code?
Follow the steps outlined above!
What else can I do if my page does not load?
If you did not copy and paste from MS Word or add any invalid HTML code to your page, and your
page is not loading in the Yola Sitebuilder, then try the following:
Clear your browser's cache
This link has information on how to clear your browser's cache: Clear cache.
Check the Privacy Settings
Your settings must be set to enable cookies from Yola, this link has those details: Enabling Cookies.
Enable Javascript
Check that your browser is set to enable Javascript : Enable Javascript.
Check for large pictures or large files
This can definitely cause a page to load very slowly. Please take a look at the following on how to
resolve this issue: Image Optimization.
Check your Network
Check with your network or internet service provider. They might be experiencing problems. Try
navigating to other sites to see if they load for you.
Try a different browser
Test your site in different browsers. For example will the page load in Chrome, but not in Internet
Explorer? There may be a widget on your page that a particular browser cannot load. Try your site in
Firefox, Internet Explorer and Safari.
Internet Explorer 8 and 9
I am using Internet Explorer 8/9 and my text does not appear on my page.
If you have recently upgraded to Internet Explorer 8/9 and the text on your site is not showing, click
on the Compatibility View button of your browser (next to the refresh button) and add Yola to the
Compatibility settings. For more information, see: http://www.microsoft.com/windows/internet-
explorer/features/enhanced-navigation.aspx.
Yola Tutorials: My site won't load in the Sitebuilder
https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM]
Call us at 1-866-764-0701 or Get Started »
Watch a demo video
I get validation errors on my page
When you see such errors on your page, there is nothing to be alarmed about. These HTML
validation errors have little or no practical impact to how browsers render your site or how search
engines index your content.
We consulted one of our Javascript Developers and here's what he has to say:
"Due to the nature of Yola it's quite difficult and time intensive to ensure complete HTML/CSS
compliance. Traditionally we've focused more on features and work-flow than generated code
quality because we felt most users weren't aware of HTML validation and would prefer more
features and better work-flow to higher quality generated code and less features / worse work-
flow.
That said, as former standards compliant web developers ourselves, we understand the goals
of standards compliance. We get big smiles on our faces when everything validates correctly
and will be placing an emphasis on fixing as many of these issues as we can in the future."
Please try the above suggestions if you are having problems loading or editing your site. If you are
still experiencing difficulty, contact support@yola.com.
Yola Community Forum

Weitere ähnliche Inhalte

Was ist angesagt?

Webinar swfitpage tips tricks
Webinar   swfitpage tips tricksWebinar   swfitpage tips tricks
Webinar swfitpage tips tricksLori Feldman
 
How to Fix Error 404 in Wordpress
How to Fix Error 404 in WordpressHow to Fix Error 404 in Wordpress
How to Fix Error 404 in WordpressAnny Rathore
 
EASY AUTOPILOT 200$ A DAY METHOD
EASY AUTOPILOT 200$ A DAY METHODEASY AUTOPILOT 200$ A DAY METHOD
EASY AUTOPILOT 200$ A DAY METHODdavid342488
 
Using iframes coding in Bb CS
Using iframes coding in Bb CSUsing iframes coding in Bb CS
Using iframes coding in Bb CSDan Peters
 
Flexilab registration process
Flexilab registration processFlexilab registration process
Flexilab registration processOntoHR Project
 
How to embed an editable document in a twinspace page
How to embed an editable document in a  twinspace pageHow to embed an editable document in a  twinspace page
How to embed an editable document in a twinspace pagePetros Michailidis
 
How to embed a ppt in a twinspace page - slideboom
How to embed a ppt in a twinspace page - slideboomHow to embed a ppt in a twinspace page - slideboom
How to embed a ppt in a twinspace page - slideboomPetros Michailidis
 
eTwinning New Twinspace - How To Add Web Content Page
eTwinning New Twinspace - How To Add Web Content PageeTwinning New Twinspace - How To Add Web Content Page
eTwinning New Twinspace - How To Add Web Content PageOwain Wright
 
Start a Blog: Module 2
Start a Blog: Module 2Start a Blog: Module 2
Start a Blog: Module 2Merri Dennis
 
BTC MINER | EASY
BTC MINER | EASYBTC MINER | EASY
BTC MINER | EASYFarriid
 
Save to PDF Tutorial
Save to PDF TutorialSave to PDF Tutorial
Save to PDF TutorialJohn Pell
 
Bitcoin 100$ a day
Bitcoin 100$ a dayBitcoin 100$ a day
Bitcoin 100$ a dayThoSantiago
 
Joomla 15 Quickstart
Joomla 15 QuickstartJoomla 15 Quickstart
Joomla 15 QuickstartAmyStephen
 
Bitcoin 100$ a day
Bitcoin 100$ a day Bitcoin 100$ a day
Bitcoin 100$ a day EGarage1
 
Bitcoin 100$ a day
Bitcoin 100$ a dayBitcoin 100$ a day
Bitcoin 100$ a daybadboy102030
 
Bitcoin 100$ a day
Bitcoin 100$ a dayBitcoin 100$ a day
Bitcoin 100$ a dayJohnDan8
 
Start a Blog: Module 1
Start a Blog: Module 1Start a Blog: Module 1
Start a Blog: Module 1Merri Dennis
 

Was ist angesagt? (20)

Webinar swfitpage tips tricks
Webinar   swfitpage tips tricksWebinar   swfitpage tips tricks
Webinar swfitpage tips tricks
 
Free SEO
Free SEOFree SEO
Free SEO
 
How to Fix Error 404 in Wordpress
How to Fix Error 404 in WordpressHow to Fix Error 404 in Wordpress
How to Fix Error 404 in Wordpress
 
EASY AUTOPILOT 200$ A DAY METHOD
EASY AUTOPILOT 200$ A DAY METHODEASY AUTOPILOT 200$ A DAY METHOD
EASY AUTOPILOT 200$ A DAY METHOD
 
Dickmalott.com
Dickmalott.com Dickmalott.com
Dickmalott.com
 
Using iframes coding in Bb CS
Using iframes coding in Bb CSUsing iframes coding in Bb CS
Using iframes coding in Bb CS
 
Flexilab registration process
Flexilab registration processFlexilab registration process
Flexilab registration process
 
How to embed an editable document in a twinspace page
How to embed an editable document in a  twinspace pageHow to embed an editable document in a  twinspace page
How to embed an editable document in a twinspace page
 
How to embed a ppt in a twinspace page - slideboom
How to embed a ppt in a twinspace page - slideboomHow to embed a ppt in a twinspace page - slideboom
How to embed a ppt in a twinspace page - slideboom
 
Forum in a page
Forum in a pageForum in a page
Forum in a page
 
eTwinning New Twinspace - How To Add Web Content Page
eTwinning New Twinspace - How To Add Web Content PageeTwinning New Twinspace - How To Add Web Content Page
eTwinning New Twinspace - How To Add Web Content Page
 
Start a Blog: Module 2
Start a Blog: Module 2Start a Blog: Module 2
Start a Blog: Module 2
 
BTC MINER | EASY
BTC MINER | EASYBTC MINER | EASY
BTC MINER | EASY
 
Save to PDF Tutorial
Save to PDF TutorialSave to PDF Tutorial
Save to PDF Tutorial
 
Bitcoin 100$ a day
Bitcoin 100$ a dayBitcoin 100$ a day
Bitcoin 100$ a day
 
Joomla 15 Quickstart
Joomla 15 QuickstartJoomla 15 Quickstart
Joomla 15 Quickstart
 
Bitcoin 100$ a day
Bitcoin 100$ a day Bitcoin 100$ a day
Bitcoin 100$ a day
 
Bitcoin 100$ a day
Bitcoin 100$ a dayBitcoin 100$ a day
Bitcoin 100$ a day
 
Bitcoin 100$ a day
Bitcoin 100$ a dayBitcoin 100$ a day
Bitcoin 100$ a day
 
Start a Blog: Module 1
Start a Blog: Module 1Start a Blog: Module 1
Start a Blog: Module 1
 

Andere mochten auch

Trailer analysis
Trailer analysisTrailer analysis
Trailer analysisjodielo
 
Puutarhan kevät 2015
Puutarhan kevät 2015Puutarhan kevät 2015
Puutarhan kevät 2015Vuokraava Oy
 
Vuokraava Oy Konevuokraamot
Vuokraava Oy KonevuokraamotVuokraava Oy Konevuokraamot
Vuokraava Oy KonevuokraamotVuokraava Oy
 
Question 3
Question 3Question 3
Question 3jodielo
 
Question5
Question5Question5
Question5jodielo
 
Finished digital inventory presentation
Finished digital inventory presentationFinished digital inventory presentation
Finished digital inventory presentationKenneth Schafer
 
Adrenalfatigueseminar020713 130221084409-phpapp02
Adrenalfatigueseminar020713 130221084409-phpapp02Adrenalfatigueseminar020713 130221084409-phpapp02
Adrenalfatigueseminar020713 130221084409-phpapp02Elisa Haggarty
 
Horror genre
Horror genreHorror genre
Horror genrejodielo
 
Cultivora pitch deck - Joseph Sunder
Cultivora pitch deck - Joseph SunderCultivora pitch deck - Joseph Sunder
Cultivora pitch deck - Joseph Sunderjwsunder
 
HR Dilemmas in Professional Associations
HR Dilemmas in Professional AssociationsHR Dilemmas in Professional Associations
HR Dilemmas in Professional AssociationsTimMcConnellHRC
 
Dizenjimi i një sistemi informimi publik që përdor teknologjinë NFC
Dizenjimi i një sistemi informimi publik që përdor teknologjinë NFCDizenjimi i një sistemi informimi publik që përdor teknologjinë NFC
Dizenjimi i një sistemi informimi publik që përdor teknologjinë NFCDenisa Alimani
 
Identity Insights: Social, Local and Mobile Identity
Identity Insights: Social, Local and Mobile IdentityIdentity Insights: Social, Local and Mobile Identity
Identity Insights: Social, Local and Mobile IdentityJon Bultmeyer
 

Andere mochten auch (16)

Trailer analysis
Trailer analysisTrailer analysis
Trailer analysis
 
Puutarhan kevät 2015
Puutarhan kevät 2015Puutarhan kevät 2015
Puutarhan kevät 2015
 
Vuokraava Oy Konevuokraamot
Vuokraava Oy KonevuokraamotVuokraava Oy Konevuokraamot
Vuokraava Oy Konevuokraamot
 
Question 3
Question 3Question 3
Question 3
 
Question5
Question5Question5
Question5
 
Pusat pengembangan media
Pusat pengembangan mediaPusat pengembangan media
Pusat pengembangan media
 
Finished digital inventory presentation
Finished digital inventory presentationFinished digital inventory presentation
Finished digital inventory presentation
 
Hypoparathyrodism
HypoparathyrodismHypoparathyrodism
Hypoparathyrodism
 
Adrenalfatigueseminar020713 130221084409-phpapp02
Adrenalfatigueseminar020713 130221084409-phpapp02Adrenalfatigueseminar020713 130221084409-phpapp02
Adrenalfatigueseminar020713 130221084409-phpapp02
 
1. pendahuluan
1. pendahuluan1. pendahuluan
1. pendahuluan
 
Horror genre
Horror genreHorror genre
Horror genre
 
Cultivora pitch deck - Joseph Sunder
Cultivora pitch deck - Joseph SunderCultivora pitch deck - Joseph Sunder
Cultivora pitch deck - Joseph Sunder
 
HR Dilemmas in Professional Associations
HR Dilemmas in Professional AssociationsHR Dilemmas in Professional Associations
HR Dilemmas in Professional Associations
 
Dizenjimi i një sistemi informimi publik që përdor teknologjinë NFC
Dizenjimi i një sistemi informimi publik që përdor teknologjinë NFCDizenjimi i një sistemi informimi publik që përdor teknologjinë NFC
Dizenjimi i një sistemi informimi publik që përdor teknologjinë NFC
 
Pancasila dan uud 1945
Pancasila dan uud 1945Pancasila dan uud 1945
Pancasila dan uud 1945
 
Identity Insights: Social, Local and Mobile Identity
Identity Insights: Social, Local and Mobile IdentityIdentity Insights: Social, Local and Mobile Identity
Identity Insights: Social, Local and Mobile Identity
 

Ähnlich wie My site won't load in the sitebuilder

Web Page Creation
Web Page CreationWeb Page Creation
Web Page CreationRastaman05
 
NamesCon 2015 Wordpress Beginner Session
NamesCon 2015 Wordpress Beginner SessionNamesCon 2015 Wordpress Beginner Session
NamesCon 2015 Wordpress Beginner SessionBruce Marler
 
Introduction to web design
Introduction to web designIntroduction to web design
Introduction to web designFitra Sani
 
WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014Arsham Mirshah
 
What is Seo,smo,smm in digital marketing
What is Seo,smo,smm in digital marketingWhat is Seo,smo,smm in digital marketing
What is Seo,smo,smm in digital marketingTanuja Talekar
 
SEO-Search engine optimization by om sir's student Tanuja
SEO-Search engine optimization by   om sir's student  TanujaSEO-Search engine optimization by   om sir's student  Tanuja
SEO-Search engine optimization by om sir's student TanujaOM Maurya
 
Unit 3: Lesson 3
Unit 3: Lesson 3Unit 3: Lesson 3
Unit 3: Lesson 3Neil James
 
Blogging For Teachers
Blogging For TeachersBlogging For Teachers
Blogging For TeachersMary Meloni
 
Net4’s EasySite Builder Step By Step Guide to Create Business Website
Net4’s EasySite Builder Step By Step Guide to Create Business WebsiteNet4’s EasySite Builder Step By Step Guide to Create Business Website
Net4’s EasySite Builder Step By Step Guide to Create Business WebsiteNet4 India Ltd.
 
Net4’s EasySite Builder Step by Step Guide
Net4’s EasySite Builder Step by Step GuideNet4’s EasySite Builder Step by Step Guide
Net4’s EasySite Builder Step by Step GuidePallavi Vyas
 
Girl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - WorkbookGirl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - WorkbookLauren Hayward Schaefer
 
How to Build a Website using Joomla
How to Build a Website using JoomlaHow to Build a Website using Joomla
How to Build a Website using JoomlaMamunur Rashid
 
Web marketing academy Bangalore technical SEO for beginners
Web marketing academy Bangalore technical SEO for beginners Web marketing academy Bangalore technical SEO for beginners
Web marketing academy Bangalore technical SEO for beginners AbdulMajeed620645
 
Blogging For Teachers
Blogging For TeachersBlogging For Teachers
Blogging For TeachersMary Meloni
 

Ähnlich wie My site won't load in the sitebuilder (20)

Web Page Creation
Web Page CreationWeb Page Creation
Web Page Creation
 
Sharepoint
SharepointSharepoint
Sharepoint
 
Sharepoint
SharepointSharepoint
Sharepoint
 
Sharepoint
SharepointSharepoint
Sharepoint
 
NamesCon 2015 Wordpress Beginner Session
NamesCon 2015 Wordpress Beginner SessionNamesCon 2015 Wordpress Beginner Session
NamesCon 2015 Wordpress Beginner Session
 
Introduction to web design
Introduction to web designIntroduction to web design
Introduction to web design
 
WordPress Basics
WordPress BasicsWordPress Basics
WordPress Basics
 
WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014
 
What is Seo,smo,smm in digital marketing
What is Seo,smo,smm in digital marketingWhat is Seo,smo,smm in digital marketing
What is Seo,smo,smm in digital marketing
 
SEO-Search engine optimization by om sir's student Tanuja
SEO-Search engine optimization by   om sir's student  TanujaSEO-Search engine optimization by   om sir's student  Tanuja
SEO-Search engine optimization by om sir's student Tanuja
 
Unit 3: Lesson 3
Unit 3: Lesson 3Unit 3: Lesson 3
Unit 3: Lesson 3
 
Embracing the web a tutorial
Embracing the web   a tutorialEmbracing the web   a tutorial
Embracing the web a tutorial
 
Seo checklist
Seo checklistSeo checklist
Seo checklist
 
Blogging For Teachers
Blogging For TeachersBlogging For Teachers
Blogging For Teachers
 
Net4’s EasySite Builder Step By Step Guide to Create Business Website
Net4’s EasySite Builder Step By Step Guide to Create Business WebsiteNet4’s EasySite Builder Step By Step Guide to Create Business Website
Net4’s EasySite Builder Step By Step Guide to Create Business Website
 
Net4’s EasySite Builder Step by Step Guide
Net4’s EasySite Builder Step by Step GuideNet4’s EasySite Builder Step by Step Guide
Net4’s EasySite Builder Step by Step Guide
 
Girl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - WorkbookGirl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - Workbook
 
How to Build a Website using Joomla
How to Build a Website using JoomlaHow to Build a Website using Joomla
How to Build a Website using Joomla
 
Web marketing academy Bangalore technical SEO for beginners
Web marketing academy Bangalore technical SEO for beginners Web marketing academy Bangalore technical SEO for beginners
Web marketing academy Bangalore technical SEO for beginners
 
Blogging For Teachers
Blogging For TeachersBlogging For Teachers
Blogging For Teachers
 

Kürzlich hochgeladen

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 

Kürzlich hochgeladen (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 

My site won't load in the sitebuilder

  • 1. Yola Tutorials: My site won't load in the Sitebuilder https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM] Call us at: 1.866.764.0701 Tutorials My site won't load in the Sitebuilder This tutorial explains why your site or page may not be loading in the Yola Sitebuilder. We will explain how you can make sure your content is added correctly so that your site loads and you're able to edit it. Effects of copying and pasting from MS Word or an External Source Do not copy and paste directly from MS Word or any other external sources! Copying and pasting directly from a program like MS Word, email, or other webpages is one of the easiest ways to destroy your site. When you copy and paste directly from these sources, there is hidden formatting in the text that can cause the page to break. Here are some things that may happen to your site as a result of pasting text directly: Your page will not load in the Sitebuilder. This might not happen initially but your page will break at some point. Content on the page might not be editable. Inconsistent appearance of your text in different browsers. Text and images appear "jumbled" and do not display the way you laid them out. Inability to format your text as you would like. Other elements of the style may break, such as the menu links. You may be unable to access various Sitebuilder functions, such as saving or publishing. How to resolve this issue We've built a tool for you to use! This tool will help you to fix text copied from sources like Word Documents. The HTML Helper is available on this link: www.html101.yolasite.com. Bookmark it! If you have content that is stored on a Word Document or any other program, follow these steps: 1. Go to HTML101 and click on the "Paste from Word" button > 2. A dialog box will open. 3. Copy and paste your MS Word content in the dialog box. Click on "OK". 4. All formatting will now be removed from your content. It is now safe to copy and paste this content onto your page. If your MS Word content is already copied and pasted directly onto your page, then please use the steps listed here: Removing MS Word Tags. You can also use Notepad or TextEdit to resolve this issue: 1. Copy the content from the MS Word Document or external source. Tutorials >> FAQs taking business online English
  • 2. Yola Tutorials: My site won't load in the Sitebuilder https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM] 2. Paste the content into a program like Notepad. All Windows computers have this program. You can find it under Start > Accessories. 3. If you are using an Apple Mac, you can make use of TextEdit for this purpose. TextEdit will be available in your Finder under Applications. Please note that if you use TextEdit, you must select the "Plain Text" option after you paste. To do this, go to Format > Make Plain Text. 4. Notepad or TextEdit will simply strip out any unwanted formatting and you can then safely copy and paste the text into the Text Widget. 5. You can then use the Text Editing Toolbar to format your text as desired. How to add images stored in a MS Word Document In order for your images to display correctly on your page you would need to upload the images individually and not embedded inside a MS Word document. If you upload the document, a link to the MS Word document will be displayed on your page, instead of the image itself. Here's how to upload the images: 1. Open your MS Word Document. 2. Right-click on the image, click on "Save As" and save the image on your desktop or in any location on your computer. 3. Follow the above step for all images. 4. The image will be saved as .gif or .png if it's a graphic illustration, or a .jpg if it's a photograph. 5. You will now be able to upload your image, using these steps: Adding pictures. My page is stuck on "Opening Page" and the content does not load This is mainly caused by adding invalid HTML code to your page. When this happens the page is not editable and therefore does not allow you to correct the code. This situation is rather unfortunate and you have only two options available. The first option is to try and break the code by changing the layout (usually 3-over-1 works best). Then drag the widget containing the invalid code to one of the empty columns and delete. If you are still unable to access your code, then your only option is to delete the page and recreate it. Invalid HTML causes very similar problems to text pasted directly from MS Word.
  • 3. Yola Tutorials: My site won't load in the Sitebuilder https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM] How do I avoid such a situation in the future? We recommend testing your HTML code first before adding it to your page. Here's how to test the code: 1. Create a test site in your Yola account. 2. Before adding the HTML code to your site, simply test it out on the test site first. 3. Add the code, save the page, open a different page and then return to the page with the pasted code. 4. If the code stops the page from loading or if you encounter any problems on the page, I would suggest not adding code to your site until it is corrected. How do I fix my invalid HTML code: 1. Go back to the source of the HTML code and make sure you have copied the entire code. To make sure you are copying the entire code, simply right click on the code with your mouse and click on "Select All". This will ensure that all code is selected, then click on "Copy". 2. Use an HTML TIDY TOOL - there are many HTML tidy tools available for correcting invalid HTML code. We recommend using http://infohound.net/tidy. Here's how to use the HTML tidy tool: 1. Copy your HTML code: right-click with your mouse, click on "Select All", right-click again, click on "Copy". This will ensure all code is copied. 2. Paste the HTML code into the field called "HTML". 3. Click on "Tidy!" Your invalid code will be corrected. 4. By clicking on "Tidy", the code is automatically corrected for you. Simply copy and paste the corrected HTML code into an HTML widget on your page. (Remember, right-click with your mouse, click on "Select All", right-click again and click on "Copy". This will ensure all code is copied). Invalid Component Error Dialog Box when loading my page
  • 4. Yola Tutorials: My site won't load in the Sitebuilder https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM] If you see a similar error dialog box with a message like this "Invalid Component id '134'. Cannot Find Component HTML" this is mainly due to pasting invalid HTML code on your page. This type of Error message is much easier to resolve and in most cases does not require for the page to be deleted and recreated. Here's how to resolve the problem: 1. Hold down on the "Esc" key or click on "OK" until the message closes. 2. Locate the last piece of HTML code that was added to your page, this is most likely the cause of this issue. 3. Delete the HTML widget containing this code off your page. 4. Save the page and click on the "Refresh" button in the main menu (it looks like a circle with an arrow). 5. If the Error Dialog box does not appear, then the HTML Widget you deleted was the offending widget. If the Error Dialog box still appears, then you still need to locate the offending HTML Widget and remove it off your page. How do I correct the invalid code? Follow the steps outlined above! What else can I do if my page does not load? If you did not copy and paste from MS Word or add any invalid HTML code to your page, and your page is not loading in the Yola Sitebuilder, then try the following: Clear your browser's cache This link has information on how to clear your browser's cache: Clear cache. Check the Privacy Settings Your settings must be set to enable cookies from Yola, this link has those details: Enabling Cookies. Enable Javascript Check that your browser is set to enable Javascript : Enable Javascript. Check for large pictures or large files This can definitely cause a page to load very slowly. Please take a look at the following on how to resolve this issue: Image Optimization. Check your Network Check with your network or internet service provider. They might be experiencing problems. Try navigating to other sites to see if they load for you. Try a different browser Test your site in different browsers. For example will the page load in Chrome, but not in Internet Explorer? There may be a widget on your page that a particular browser cannot load. Try your site in Firefox, Internet Explorer and Safari. Internet Explorer 8 and 9 I am using Internet Explorer 8/9 and my text does not appear on my page. If you have recently upgraded to Internet Explorer 8/9 and the text on your site is not showing, click on the Compatibility View button of your browser (next to the refresh button) and add Yola to the Compatibility settings. For more information, see: http://www.microsoft.com/windows/internet- explorer/features/enhanced-navigation.aspx.
  • 5. Yola Tutorials: My site won't load in the Sitebuilder https://www.yola.com/tutorials/article/My-site-won-t-load-in-the-Sitebuilder-1285944435127/FAQs[11/22/2012 10:05:46 AM] Call us at 1-866-764-0701 or Get Started » Watch a demo video I get validation errors on my page When you see such errors on your page, there is nothing to be alarmed about. These HTML validation errors have little or no practical impact to how browsers render your site or how search engines index your content. We consulted one of our Javascript Developers and here's what he has to say: "Due to the nature of Yola it's quite difficult and time intensive to ensure complete HTML/CSS compliance. Traditionally we've focused more on features and work-flow than generated code quality because we felt most users weren't aware of HTML validation and would prefer more features and better work-flow to higher quality generated code and less features / worse work- flow. That said, as former standards compliant web developers ourselves, we understand the goals of standards compliance. We get big smiles on our faces when everything validates correctly and will be placing an emphasis on fixing as many of these issues as we can in the future." Please try the above suggestions if you are having problems loading or editing your site. If you are still experiencing difficulty, contact support@yola.com. Yola Community Forum