Recent activity
Subscribe to this feed
Niddy replied on September 28, 2008 06:49 to the question "I need borders!" in Yola:
Hi Karen,
I'm not quite sure what you mean by grouping. Here's a discussion on how to add border: http://getsatisfaction.com/SynthaSite...
If you scroll down, right around the middle, you will see an example in pink color. If that is something you are looking for, then there's a script right under it.
Niddy
Niddy shared an idea in Yola on September 28, 2008 05:55:
Writing to promote your siteHi all,
My site has been up for about 3.5 months now. Since then I have been improving my site as well as trying to get high page ranking (PR). Many of you already know that to get high PR take lots of work and patience. There are many tips and tricks out there but one of them is involved "writing." Writing articles take lots of time and patience to see the result.
I decided to write weekly article and submit it to 4-5 articles websites. I started writing 3 months ago and it is finally showing some great results and I would like to share with you all. Some of my pages now have PR 3/10. I am very happy with this result even if some of my pages still have PR 0/10.
My site is about teaching people how to cook Thai food. I offer weekly articles, glossary and recipe. I try my best to write a good article and submit it to ezinearticles.com, isnare.com, associated content, etc. With a good article, I got over 10 publishers published my articles. Within 10 publishers, there might be a high PR site. So far I published 11 articles and have over 80 publishers published my articles. I didn't do any link exchange, advertising, etc.
I think it is a good way to promote your site even if it might take a long time, months. The other benefit is that search engines might crawl your site more often since you're often updating your content.
If you like to write and you are creating a site about something you love, then you might find it easy to write an article. I have to admit that at first it was hard to come up with a topic to write about. This was because I was worried too much about readers. Then my family told me stop worrying about readers, just write and share my knowledge. It was a good suggestion!
I hope this idea can help some of you who are trying to get high PR.
Thank you
Niddy
Niddy shared an idea in Yola on September 24, 2008 18:48:
For Wufoo UsersI received an email from Wufoo about thier maintenance. Some may already get this, but for those who doesn't, here's the info:
----------
Wufoo Official Notification
· September 24, 2008 ·
Scheduled Maintenance
Hey everyone, we just wanted to let you know that we will be performing maintenance on Wufoo's infrastructure this coming Saturday, which will require us to take down the form processing servers. The scheduled outage is to happen on :
Saturday, September 27th, 2008
9pm PST / Midnight EST
[ View All Timezones ]
About the Maintenance
This will actually be the first phase of a two part upgrade we're doing to improve the backend of Wufoo to better handle our current rate of growth and to anticipate future scaling needs. The second phase should take place some time in the next few weeks. During the downtime this Saturday, we'll be adding some additional hardware that will improve our backup system and make it more robust. We'll also be putting our new file system online which will improve our database access speeds.
Please note that while the system is unavailable, all Wufoo pages will show a maintenance screen, and public forms and reports will show a text message (black text on white background) explaining that the form is undergoing maintenance. Also, our mail servers will still be working and so you will be able to get a hold of us at support@wufoo.com.
Please prepare your sites appropriately and thanks again for bearing with us as we continue to grow.
--
The Wufoo Team
Chris, Kevin, Ryan, Tim, Alex and Elaine
-------
Niddy
A comment on the discussion "Call For All Synthasite Mom Websites" in Yola:
Yep I did that - thank you for having me there! :) – Niddy, on September 13, 2008 05:03
Niddy replied on September 13, 2008 04:05 to the discussion "Call For All Synthasite Mom Websites" in Yola:
Niddy replied on September 13, 2008 03:43 to the question "How can i add border around my text?" in Yola:
Hi Monica,
Hope this will help you.
<!-- <style type="text/css">
.beauty_tips {
background-color: pink;
}
.beauty_tips .title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
letter-spacing: 0.5px;
color: #ffffff;
border-bottom: 1px solid red;
background-color: red;
}
.beauty_tips .desc {
font-size: 12x;
display: block;
}
.beauty_tips .desc a {
text-decoration: none;
color: orange;
}
.beauty_tips .desc a:hover {
text-decoration: underline;
color: orange;
}
.beauty_tips a {
text-decoration: underline;
color: green;
}
.beauty_tips a:hover {
text-decoration: none;
color: green;
}
</style>
<div class="beauty_tips">
<p class="title">HEADING</p>
<p class="desc"><a href="#">LINK 1 - no underline</a></p>
<a href="#">LINK 2 - with underline</a>
</div> -->
Remove "<!--" and "-->" at the beginning and at the end. Change the font size and color to the one you like. Place the css script at the every beginning of your page.
Niddy
Niddy replied on September 05, 2008 01:16 to the question "How to set up 301/302 redirect with godaddy?" in Yola:
Niddy replied on September 04, 2008 10:53 to the question "How to set up 301/302 redirect with godaddy?" in Yola:
Niddy asked a question in Yola on September 04, 2008 10:52:
How to set up 301/302 redirect with godaddy?I tried to set up 301 redirect with godaddy but it didn't work. What I would like to do is to setup http://example.com to point to http://www.example.com so that SEO knows these 2 sites are the same site. I did it about a month ago and I thought I did it right but nope since I just found out that SEO still thinks these 2 sites are different sites.
The way I did was I set up a forwarding to point to http://www.example.com and choose 301 option.
Can you advise me how to set up 301/302 redirect with godaddy?
Thank you
Niddy
Niddy replied on August 18, 2008 05:13 to the question "plzzz give me html code to add horizontal tab on the home page" in Yola:
Niddy replied on August 18, 2008 01:07 to the question "Can somebody help me with a script for roll over hints?" in Yola:
Hi Monica,
Open any of your web pages that has a link. Then click on "<>html" Find the link that you want to have title (the hover text).
In most cases, you should see something like this:
<!-- <a href="contact.php">Contact Me</a> -->
If you want a hover text, all you need to do is add "title". Do something like this:
<!-- <a href="contact.php" title="Contact Us">Contact Me</a> -->
Look at the example above closely, if you add "title" in the wrong place, it might cause some problems on your page.
Hope this help.
Niddy
Niddy replied on August 17, 2008 23:10 to the discussion "Kloud9 Clothing now has comments! I was able to integrate a commenting script!" in Yola:
Niddy replied on August 16, 2008 03:33 to the question "HELP! Site not loading for anyone else!" in Yola:
Niddy replied on August 15, 2008 23:02 to the question "HELP! Site not loading for anyone else!" in Yola:
I found this http://www.synthasite.com/tutorials/p...
Yes the ip address I provided you is the correct ip address and the set up as well.
Please go ahead and try it.
Good luck
Niddy
Niddy replied on August 15, 2008 22:56 to the question "HELP! Site not loading for anyone else!" in Yola:
Niddy replied on August 15, 2008 22:48 to the question "HELP! Site not loading for anyone else!" in Yola:
Niddy replied on August 15, 2008 22:34 to the question "HELP! Site not loading for anyone else!" in Yola:
Hi Brigitte,
You might already did this, if not try do the following:
- Log in to your godaddy
- click on account
- then click on domain, it will then bring up a domain manager. Click on your website name
- Now you will see domain details
- At the very last line of the second column, you will the link that says "Total DNS Control and MX Records" Click on it
- It will take you to another page called "Total DNS Control Panel",
- On the very first section, you will see "A (Host)". Click on the edit icon (the pencil)
-Then you will see another page asking for information. Type 208.75.208.172 in the ip address field (2nd field)
I hope this will fix your problem
Niddy
Niddy replied on August 15, 2008 22:22 to the question "Precise definition of an update" in Yola:
Hi Bengo,
I don't know much how search engine work but I think frequently update your site does somehow determine how often should a robot crawl your site. When I first published, the robot crawled my site every 2-3 weeks. Then when I started adding 1-3 recipes a week, on top of my weekly new article and ingredients, now the Google robot crawls my site once a week if not twice, according to webmaster tool report.
Best,
Niddy
Niddy replied on August 15, 2008 22:04 to the question "HELP! Site not loading for anyone else!" in Yola:
Hi Brigitte,,
I'm sorry to say that I can't see your site yet. It said "This website is temporarily unavailable, please try again later." I cleared the cache and still can't see the site. You may want to check again.
I opened your site with Firefox3, IE7, Opera9.5 and Flock1 on Window XP.
I also bought domain from GoDaddy. All I needed was IP address pointing to Synthasite. The IP address I got was from I published my site. I think it is kind of confusing when trying to set up at GoDaddy. You might want to check up your setting once again.
Good luck
Niddy
Niddy replied on August 15, 2008 04:22 to the question "Can I make a custom banner a link?" in Yola:
| next » « previous |
Loading Profile...
