![]() | ![]() | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: Jan 2012 Location: New Zealand
Posts: 169
Thanks: 68
Thanked 57 Times in 52 Posts
|
Hi Warriors, Im curious to find out how my fellow warriors are building a mobile site in 2012 (right now)? Last year i was using WillR's html templates to build a mobile website for a number of clients and they are fantastic to use. A little time consuming but overall very good. I Have installed wptouch on a number of other sites and the results are also very good, with the time factor being almost non existent. So now im just wondering what you guys are doing and your results with this. Thanks |
| Last edited by Rick W; 02-19-2012 at 07:30 PM. Reason: typo | |
| | |
| | #2 |
| Advanced Warrior Join Date: Oct 2011 Location: USA
Posts: 553
Thanks: 234
Thanked 162 Times in 108 Posts
|
I'm building them with a white label agreement to use an internationally renowned third-party platform service. I don't like it because it makes my business dependent on the third-party provider continuing to offer this service to me. |
| | |
| | #3 |
| HyperActive Warrior War Room Member Join Date: Jan 2012 Location: New Zealand
Posts: 169
Thanks: 68
Thanked 57 Times in 52 Posts
| If you dont like it why not try something else?
|
| | |
| | #4 |
| Advanced Warrior Join Date: Oct 2011 Location: USA
Posts: 553
Thanks: 234
Thanked 162 Times in 108 Posts
|
I will. But I've sold hundreds of them and I'm not going to switch twice. I was answering your question and showing you the problems I'm having so that you can learn from my mistake. |
| | |
| | #5 |
| HyperActive Warrior War Room Member Join Date: Jan 2012 Location: New Zealand
Posts: 169
Thanks: 68
Thanked 57 Times in 52 Posts
|
Awesome stuff thanks for sharing what you have been doing. Was it a steep learning curve to learn how to use the third party service? Or was it quick and easy? |
| | |
| | #6 | |
| Advanced Warrior Join Date: Oct 2011 Location: USA
Posts: 553
Thanks: 234
Thanked 162 Times in 108 Posts
| Quote:
I recommend you stick with HTML templates like you've mentioned you've tried. Learn all you can about how to write HTML, CSS and HTML5. Once you know how to do it, you can put that out for the bid and still be able to control the quality. | |
| | |
| | #7 |
| Ad network programmer War Room Member Join Date: Jul 2010
Posts: 116
Thanks: 60
Thanked 12 Times in 12 Posts
|
A few of my clients requested their sites to be mobile optimized, I found that the easiest way to ensure that my sites are mobile compatible is not to check for the browser type (Checking for android or iphone) but to check the screen resolution (responsive design) and resize for mobile devices. This not only looks good on mobile, but also avoids the usual pitfalls of maintaining a secondary design and other locations (like m.domain.com or domain.com/m or sending back a mobile-friendly template on the same domain based on the browser's user-agent.) A great example of a (free) responsive design is the design toolkit Twitter released called Bootstrap. (Try resizing width of that page, when you see the design change to fit the new window size, the design responds to the changes as necessary to fit the window.) As for development, I'll suggest continuing your work on html/CSS, there are site wizards/generators out there, but the end result is almost always something you'll want to customize/tinker further. Like beeswarn's mentioned, the white label's nice, but it is a third party. |
| | |
| | #8 | |
| HyperActive Warrior War Room Member Join Date: Jan 2012 Location: New Zealand
Posts: 169
Thanks: 68
Thanked 57 Times in 52 Posts
| Quote:
1 more question how did you find the loading times of these sites?
| |
| | |
| | #9 |
| Advanced Warrior Join Date: Jun 2006 Location: , , .
Posts: 680
Thanks: 30
Thanked 137 Times in 111 Posts
|
I built with php files (coding) but for 2012 will maybe switch to WP from Irenes for my new business. The only issues I'm aware using WP is hack, exploits, malware... |
|
"See What Your Customers See. This tool shows you how your current site looks on a smartphone" MobileSimulator.com => iPhone Simulator + Bonuses: Samsung Galaxy III - Mobile Comparison - iPhone Mobile Slide | |
| | |
| | #10 |
| WarriorWill.com War Room Member Join Date: Jun 2010 Location: Australia
Posts: 10,076
Thanks: 1,956
Thanked 6,748 Times in 3,295 Posts
|
I am, of course, still using HTML and CSS mobile sites and I still think it's the best way to do things. Wordpress has the whole security issue. You HAVE to keep on top of your updates, etc so if you have a number of clients this is going to become very time consuming after a while. You need to lock down your Wordpress sites big time these days as the hacking is getting more and more common. Then there are the 3rd party programs and like the poster above mentioned, once you get going you are stuck to the one system. If you ever decide to change over elsewhere or they go out of business or whack their prices up, you are going to have a HUGE amount of work on your hands. I would much rather put in a little bit extra time in the beginning and remain in control of my business. But that's just the way I do things. |
| | |
| | |
| | #11 | |
| Warrior Member Join Date: Feb 2012
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post
| Quote:
| |
| | |
| | #12 |
| Web Marketing For Profit War Room Member Join Date: Jul 2002 Location: Brisbane
Posts: 5,166
Blog Entries: 10 Thanks: 8
Thanked 1,148 Times in 522 Posts
|
You can manage all updates for your wordpress sites from one place and hacking is getting less not more from my experience as we have hundreds of WP sites and have not seen any hacking for a long time. Off course if you are going to use non verified plugins and not keep your site up to date then you may get hacked. All the comments about WP are very old school and not representative of what you can do today. Quentin |
| | |
| | |
| | #13 | |
| WarriorWill.com War Room Member Join Date: Jun 2010 Location: Australia
Posts: 10,076
Thanks: 1,956
Thanked 6,748 Times in 3,295 Posts
| Quote:
Wordpress is renowned for being a big target for hackers because of it's open source code. Keeping all your installs up to date is one thing that helps but there is a lot more to it than that. I might also point out that managing all your updates etc from one place is not as great as it sounds because you are introducing a link between all your sites and the login information all in one place opening you up for an even bigger attack. The average person does not know much about Wordpress security at all and they are the people I am talking about. Most will just go to fantastico and do a quick install and think everything is fine. Bare minimum - you need to install the files yourself as Fantastico leaves traces, you need to make sure you never use admin as your login username, you need to go in and manually rename all the mysql database prefixes, and so on. Failure to do all of this leaves you wide open to attacks. I'm not trying to scare anyone here... it's just the truth. When you have a whole network of your customers sites go down you had better hope you have them all backed up and ready to go. I love Wordpress as much as the next person but I understand the security threats and I do all the necessary things to lock my Wordpress installs down. The average webmaster does not. | |
| | ||
| | |
| | #14 |
| MobileWebRockstar War Room Member Join Date: Dec 2011 Location: New York
Posts: 252
Thanks: 40
Thanked 50 Times in 35 Posts
|
It doesn't get any easier then HTML/CSS to develop a mobile site. I made $499 (my charge) in one day. Actually in about 6 hrs of work. You can control everything and don't have to worry about any third party software. I have also used WP touch which is super easy to use. I only use that for blogs. I will be looking into using WP in the future but for now HTML/CSS works great. I'd also like to get involved in responsive designs but need to learn the new language. |
| | |
| | |
| | #15 |
| Web Marketing For Profit War Room Member Join Date: Jul 2002 Location: Brisbane
Posts: 5,166
Blog Entries: 10 Thanks: 8
Thanked 1,148 Times in 522 Posts
|
Great points Will. Of course the truth thing is a little over the top as many in this forum who talk hacks will have in their sig file a link to securing wordpress etc so just using scare tactics to try and get business. I hate this type of marketing! Hardening WordPress « WordPress Codex Quentin |
| | |
| | |
| | #16 |
| Active Warrior Join Date: Oct 2011 Location: Canada
Posts: 42
Thanks: 0
Thanked 2 Times in 2 Posts
|
I have made I phone style website on Joomla and wordpress.i never purchase any template. i have just use dynamics web page with php and JavaScript. At last,i succeeded wonderful phone web page.
|
| | |
| | #17 | |
| HyperActive Warrior War Room Member Join Date: Sep 2009 Location: Canada
Posts: 114
Thanks: 12
Thanked 17 Times in 13 Posts
| Quote:
| |
| | ||
| | |
| | #18 | ||
| Ad network programmer War Room Member Join Date: Jul 2010
Posts: 116
Thanks: 60
Thanked 12 Times in 12 Posts
| Quote:
Implementation is usually done through CSS3, especially since nearly all smartphone browsers support some variation of Webkit. Hehe, if I wrote a WSO focused on creating responsive mobile sites, would y'all buy it? =P (Thanks this post and I'll write one up) Quote:
To extend this point, the Wordpress core is quite secure because of the open source nature of the project. Most of the automated hacks are targeting plugins that, while often open source, are usually not maintained with the same enthusiasm by a single developer. It's these holes that hackers are looking for. | ||
| | |
| | #19 |
| Web Marketing For Profit War Room Member Join Date: Jul 2002 Location: Brisbane
Posts: 5,166
Blog Entries: 10 Thanks: 8
Thanked 1,148 Times in 522 Posts
|
Hi Kayla I am really sorry to hear this and I am not saying they will not get hacked however with a bit of simple security it is a lot harder these days. Here are some simple techniques. 1. When you set up your account use admin and a good password then create a new account with a good username and password and change admin to a subscriber. This throws off a lot of the bots. 2. Always use a password security program to enter your password like Keypass so your passwords are never visible. 3. Many hacks are through FTP programs etc so when you use FTP use your keypass and set your FTP to require password. Don't enter your password in the FTP program. 4. Only use plugins that are regularly updated and have a good following. 5. Make sure you use a good security plugin like WP Security that hides a lot of the info hackers use to get in. 6. Run good anti virus on your computer preferably a good paid solution. 7. This goes without saying. BACKUP your database and files. 8. Keep your wordpress and plugins updated. 9. Also use only reputable themes as many of the free ones can be open to hacks. I use Artisteer so I have full control over the production process. 10. Lastly use good hosting that is reputable and provides extra security. If you do these simple things you will reduce the chance of any hacker getting into your site. Remember too that it is not just wordpress as we see lots of different sites getting hacked because of bad security on peoples computers so I will say this again. Get good Anti Virus and web protection software. Quentin |
| | |
| | |
| | #20 |
| HyperActive Warrior War Room Member Join Date: Sep 2009 Location: Canada
Posts: 114
Thanks: 12
Thanked 17 Times in 13 Posts
|
Hi Quentin, Thanks for the tips. Some of those steps I was doing already, some I have implemented since. Unfortunately my main business site was hacked through the timthumb script which a lot of paid themes use. Fortunately I did have backups, but what a pain! I am testing out different ways of building mobile sites and definitely see the benefit of using Wordpress, so I will probably use it too. Just haven't yet. Kayla |
| | |
| | |
| | #21 | ||
| HyperActive Warrior War Room Member Join Date: Jan 2012 Location: New Zealand
Posts: 169
Thanks: 68
Thanked 57 Times in 52 Posts
|
Thanks to everyone who has contributed...so far A few questions Do you Quentin use wp/plugin to build your mobile sites? Quote:
Quote:
| ||
| | |
| | #22 |
| Active Warrior Join Date: Sep 2011 Location: Atlanta, GA
Posts: 50
Thanks: 2
Thanked 7 Times in 6 Posts
|
I use Irene's EZmobilesitegenerator. She offers a nice library of video tutorials for every aspect. There is a learning curve, but once you pass that it becomes as easy as building any wordpress site. One note though, I had a couple of questions and never received a response from her support, but I figured out the issues myself.
|
| | |
| | #23 |
| Active Warrior War Room Member Join Date: Jul 2011 Location: Recently moved to the East coast.
Posts: 38
Thanks: 5
Thanked 19 Times in 12 Posts
|
I am using gomobi. It's very dynamic and easy to use. Pm me an I'll put send you some training classes I put together. My best regards!
|
| | |
| | |
| | #24 |
| HyperActive Warrior War Room Member Join Date: Jul 2011 Location: Los Angeles, CA
Posts: 299
Thanks: 31
Thanked 28 Times in 27 Posts
|
I'm starting with HTML/CSS but very interested in also doing Wordpress too. I'm keeping up and reading about all the security concerns to look out for. Any body build any sites with WP Mobile pro? Thoughts....? |
| | |
| | #25 |
| Warrior Member Join Date: Oct 2011
Posts: 1
Thanks: 0
Thanked 4 Times in 4 Posts
|
Hey Qcreek. I would love to see those videos of yours on goMobi. Don't have enough posts to PM you so do you think you could possibly email me at klmails1(at)gmail.com If you use your own branding are all references removed to goMobi in the source code? Cheers. |
| | |
| | #26 |
| HyperActive Warrior War Room Member Join Date: Jun 2009 Location: Council BLuffs Iowa
Posts: 281
Blog Entries: 1 Thanks: 83
Thanked 28 Times in 26 Posts
|
Im getting ready to test out Wix they seem to be going to have a good system but Im just learning so its not like i can say for sure yet their the best 3rd party
|
| Domains For Sale/Barter: ArticleNerds.com , VideoGameRivals.com, Keywordmistakes.com | |
| | |
| | #27 |
| Good Ole Southern Boy War Room Member |
custom HTML5 or use Wordpress themes. WPMobilePro is great for people who do not know code. I would recommend though using jquery to build these sites. They are super fast loading. Its very easy to use and loads faster than ANY other type technology
|
| | |
| | #28 |
| Joan@BlogBizBuzz Join Date: Nov 2009 Location: South Coast, KwaZulu-Natal, South Africa
Posts: 6
Thanks: 3
Thanked 4 Times in 4 Posts
| ryankjones are you using WPMobilePro? I invested into those themes and have used them quite successfully. My question is security - which plugins to use? WP Twin (clone) and WP Mobile Pro answers I have received... 1. WP Twin and Caching plugins, sometimes with security plugin like Bulletproof. You need to set the default htaccess and deactivate the plugins before creating a clone. 2. Caching plugins and S3FlowShield. For the reason that, this plugin is browser based, the page has to be unique which is totally opposite to what a caching plugin does. So all in all I seek advice on what should work without too many hassles and needless to say I am not crazy about hundreds of plugins either. Would .htaccess changes as follows suffice? Plus move to root in WP # protect wpconfig.php <files wp-config.php> order allow,deny deny from all </files> Thanks for any assistance. |
| | |
| | #29 |
| Active Warrior Join Date: Oct 2011 Location: Skype - hammer.web.solutions
Posts: 60
Thanks: 2
Thanked 0 Times in 0 Posts
|
I use FULL biz in a box - ahebo.com - WordPress and I have mobile websites generator plugin. Skype me at hammer.web.solutions if you want it. I sell 50+ mobi sites a week - just to brag a bit |
|
***** PlayLead.com - Send 1 Million eM@ils. (FOR SALE) and MORE - ASK ME ***** ***** 3xPR 3 DOMAINS VALID FOR SALE - $19 each at http://domainra.com ***** ***** HammerWebSolutions.com - GET 1600+ Facebook Fans LIKES for $14 (Use COUPON "-60"), 12'000+ Twitter Followers, 20xpR9 Backlinks, Unlimited Web Hosting All in One Bundle. ***** | |
| | |
![]() |
|
| Bookmarks |
| Tags |
| building, mobile, websites |
| Thread Tools | |
| |
![]() |