MasterA
Level 3
Write the reason you're deleting this FAQ
Wordpress is a very powerful software; most people know it as a blogging software but you can create more than just a blog with it. Here are some advantages of Wordpress:

It's CMS (content management system) platform which is used to build your blog / website. I am using WordPress for many years and after so long experience in using it, i also started programming different plugins and themes for WordPress, like i have some listed for sale in my store. I tried many other platforms before that, and none made me so comfortable to work like WordPress. It have enormous amount of advantages and can be used for almost everything you need to run as your blog, web store etc...
WordPress is not actually software :) It's CMS (content management system) platform which is used to build your blog / website. I am using WordPress for many years and after so long experience in using it, i also started programming different plugins and themes for WordPress, like i have some listed for sale in my store. I tried many other platforms before that, and none made me so comfortable to work like WordPress. It have enormous amount of advantages and can be used for almost everything you need to run as your blog, web store etc...
As you said that disadvantage is that it can be slow if you have too many plugins, but from my opinion it's not the case, you just need to find good or better plugins to work with. Still if it's slow for any reason, i would recommend using [b]WP Super Catch[/b] plugin which will increase speed of your WordPress website very much.
I can't really think of any disadvantage because there is so many free plugins that you can beat any disadvantage you can bump on. Just use search or advice from someone and all can be solved with WordPress :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='9939' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='9939' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='311920' | 1 | SELECT * FROM seoclerks.members WHERE USERID='311920' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=311920 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=311920 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=9939 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=9939
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='9939' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='9939' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=38849 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=38849
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=38873 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=38873
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=38916 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=38916
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=39493 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=39493
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='9939' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='9939' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='9939' AND status='1' AND (question like '% advantages disadvantages Wordpress%' OR question like '%advantages%' OR question like '%disadvantages%' OR question like '%Wordpress%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='9939' AND status='1'
AND (question like '% advantages disadvantages Wordpress%' OR question like '%advantages%' OR question like '%disadvantages%' OR question like '%Wordpress%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='873' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='873' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='18733' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18733' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17031' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=9939%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=9939%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='254580.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='254580.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4987.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4987.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='212316.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
TommyCarey
When I started out working online I didn't know about it and thought all there was to do in order to get a website up and running was to pay a designer or code it yourself. Boy was I wrong and regretful when I learned about wordpress
The free themes you can use to upload aren't always the greatest, but you can use them as a stepping stone. What do I mean by that? You can upload the free theme and edit almost anything you want from the colors to the images. Add your custom logo along with some images that identify your website better and you're in business
Features I Like
Use Almost Anywhere:
What I mean by this is that you can pretty much use wordpress on any type of hosting you set up. There's usually a one click install within your hosting cpanel/dashboard and all you do is have to set a file name and install. It's extremely easy and I would suggest that anyone who doesn't know how to do it, go play around with it a little bit.
The Themes:
There are so many great themes out there for Wordpress. When I'm looking for a theme I tend to search through the paid themes since you will get many more features. The unique features within the paid themes can be anything from custom plugins to a custom back end that allows you to easily edit your pages like you were inside the HTML or PHP code adding lines yourself. You can get bare bone themes or themes that give you all the images, content, and pages pre made. Now with the pre loaded themes you will have to go through them and edit the content and a few images in order to be seen as unique in the eyes of Google, Yahoo! and Bing.
Plugins:
If there is a feature you want to add to your website, well there's probably a plugin for exactly what you need. You can find the most basic contact us form plugins that show a contact us page wherever you'd like on your website to the most advanced plugins that can make show an advanced slider with php functions that would take you a couple weeks to program. After you install some of the advanced plugins and set them up to your liking, your friends will be asking you who designed your website. It's always an amazing feeling when you say "I made my website!"
Diversity:
Wordpress is extremely diverse since it can be used on almost any hosting company and the amount of themes are insane. There are probably a few thousand new wordpress themes getting designed every week and being sold or given away as a free template. Wordpress uses what are called plugins and these are basically small snippets of code that you can install on your dashboard and use a short code to install anywhere you want on your pages.
Saves Me Money:
Wordpress saves me sooooo much money each year. Why does it save me money? Because instead of paying $1,000 to $3,000 for a custom design and programming I will buy a premium theme that is pretty much a finished website. All I have to do is tweak the pages to how I want them and make them niche specific if needed. Some of the premium themes are even niche specific so I don't have to worry about too much customization roughly 70% of the time
Design And Sell Themes:
If you're a designer/programmer you can set up your own themes and sell them. Of course the more complicated themes will probably need a team of people working on them but that shouldn't stop you from trying it out if you have the skills. You can easily sell your themes for $37 to $67 and even more on some theme platforms. Some of the more popular themes that are pretty much an all in one website with images and content are sold for $67 but make 1,000+ sales. I would love to have an additional $67,000 in my bank account but I'm not the best designer/programmer lol. The only downside about selling your own themes is that you have to keep updating them so they work with every version of wordpress when they do an update on their system. Wordpress isn't too happy with it's theme designers if they don't offer updates so their themes work with newer versions of wordpress.
In conclusion:
I'm so glad I found wordpress shortly after I started. If I didn't figure out how to set up a wordpress website myself with a free or paid theme, I'd still be sitting behind my laptop figuring out how I'm going to pay a designer to do all the work I need done. I wouldn't be able to afford the price tag of a new design every time I had an idea for a new site. Wordpress is an amazing thing and everyone should at least try it out before they go down the road of paying a designer and/or programmer to do the work. Go buy a premium theme that is basically turn key and take a week or two to configure it to your liking. Even if you don't like the end result, you can still save money by paying a programmer to edit your premium wordpress theme to how you want it to look and function.
User friendly + Thousands of themes + Tons of plugins + Host anywhere = You're a happy camper!
Thanks,
Razzy I absolutely love wordpress :D When I started out working online I didn't know about it and thought all there was to do in order to get a website up and running was to pay a designer or code it yourself. Boy was I wrong and regretful when I learned about wordpress :D The free themes you can use to upload aren't always the greatest, but you can use them as a stepping stone. What do I mean by that? You can upload the free theme and edit almost anything you want from the colors to the images. Add your custom logo along with some images that identify your website better and you're in business :D [b][size=200]Features I Like[/size][/b] [u][b][size=140]Use Almost Anywhere:[/size][/b][/u] What I mean by this is that you can pretty much use wordpress on any type of hosting you set up. There's usually a one click install within your hosting cpanel/dashboard and all you do is have to set a file name and install. It's extremely easy and I would suggest that anyone who doesn't know how to do it, go play around with it a little bit. [u][b][size=140]The Themes:[/size][/b][/u] There are so many great themes out there for Wordpress. When I'm looking for a theme I tend to search through the paid themes since you will get many more features. The unique features within the paid themes can be anything from custom plugins to a custom back end that allows you to easily edit your pages like you were inside the HTML or PHP code adding lines yourself. You can get bare bone themes or themes that give you all the images, content, and pages pre made. Now with the pre loaded themes you will have to go through them and edit the content and a few images in order to be seen as unique in the eyes of Google, Yahoo! and Bing. [u][b][size=140]Plugins:[/size][/b][/u] If there is a feature you want to add to your website, well there's probably a plugin for exactly what you need. You can find the most basic contact us form plugins that show a contact us page wherever you'd like on your website to the most advanced plugins that can make show an advanced slider with php functions that would take you a couple weeks to program. After you install some of the advanced plugins and set them up to your liking, your friends will be asking you who designed your website. It's always an amazing feeling when you say "I made my website!" :) [u][b][size=140]Diversity:[/size][/b][/u] Wordpress is extremely diverse since it can be used on almost any hosting company and the amount of themes are insane. There are probably a few thousand new wordpress themes getting designed every week and being sold or given away as a free template. Wordpress uses what are called plugins and these are basically small snippets of code that you can install on your dashboard and use a short code to install anywhere you want on your pages. [u][b][size=140]Saves Me Money:[/size][/b][/u] Wordpress saves me sooooo much money each year. Why does it save me money? Because instead of paying $1,000 to $3,000 for a custom design and programming I will buy a premium theme that is pretty much a finished website. All I have to do is tweak the pages to how I want them and make them niche specific if needed. Some of the premium themes are even niche specific so I don't have to worry about too much customization roughly 70% of the time :D Since I save so much money by not paying a designer and programmer I can upgrade from a shared hosting account to a bigger server. I never opt for a big dedicated server right off bat since you never know if your new website is going to be popular. And you can always upgrade your server down the road if you need to :D [u][b][size=140]Design And Sell Themes:[/size][/b][/u] If you're a designer/programmer you can set up your own themes and sell them. Of course the more complicated themes will probably need a team of people working on them but that shouldn't stop you from trying it out if you have the skills. You can easily sell your themes for $37 to $67 and even more on some theme platforms. Some of the more popular themes that are pretty much an all in one website with images and content are sold for $67 but make 1,000+ sales. I would love to have an additional $67,000 in my bank account but I'm not the best designer/programmer lol. The only downside about selling your own themes is that you have to keep updating them so they work with every version of wordpress when they do an update on their system. Wordpress isn't too happy with it's theme designers if they don't offer updates so their themes work with newer versions of wordpress. [size=120][b]In conclusion:[/b][/size] I'm so glad I found wordpress shortly after I started. If I didn't figure out how to set up a wordpress website myself with a free or paid theme, I'd still be sitting behind my laptop figuring out how I'm going to pay a designer to do all the work I need done. I wouldn't be able to afford the price tag of a new design every time I had an idea for a new site. Wordpress is an amazing thing and everyone should at least try it out before they go down the road of paying a designer and/or programmer to do the work. Go buy a premium theme that is basically turn key and take a week or two to configure it to your liking. Even if you don't like the end result, you can still save money by paying a programmer to edit your premium wordpress theme to how you want it to look and function. User friendly + Thousands of themes + Tons of plugins + Host anywhere = You're a happy camper! Thanks, Razzy
Are you sure you want to delete this post?