This is a pretty simple question, but as I haven't ever really heard of ExpressionEngine before, I am wondering how many of us here have used it before?
Do you do your own Plugin / Add On / Mod installations, editing, maintenance, etc.. ? or Do you have someone else do it for you such as hire them or maybe a friend does it for you?
It might be a good idea to track which page(s) your site visitor leaves on. Also, if there is a way to tell if a page opens over top of your own site, that would be good to know. For instance, maybe instead of clicking...
Hey guys, I'm looking for beta testers for a web service that I built. It has tons of superb features that are useful PPC advertisers, affiliate marketers and others. It has complete website traffic analysis package whi...
Hi I need to improve the ranking of several content hosted in slideshare, flickr, wordpress, blogspot, scribd, prezi and googledocs. Pleasa advise on a reseller here that could help me with this. I can buy organic tra...
I need to know some different software and/or services such as Google Analytics & AwStats that will track how many visitors I get, where they come from, etc.. I am looking for around 2 or 3 more suggestions on top o...
I've been watching my website traffic stats and I've noticed that about 4:00PM my website traffic decreases significantly. It really drops and doesn't pick back up until about 11:00PM. Even at 11:00PM it doesn't come bac...
The breadcrumb area is where your menu goes, usually near the top of the page. Here, the breadcrumb reads: Many times, this breadcrumb style menu is used on forums, though on some websites too, such as on Help pag...
So recently my 2 new websites have been attacked by spam bots. http://www.carq.info/ http://www.seopromotion.org/ To the point I have had to disable new members on SEO Promotion and also posting too. I need to install ...
Does your website traffic decrease during Christmas, or any holiday? Mine does. My traffic is mostly US based and my traffic has gone way down. I saw the same thing last year so I know it is holiday based and will return...
Recently, I accidentally deleted a page on my Google site. I want to get that page back possibly or at least create another page with the same name (as that page was indexed in Google search). Please give me a way to ge...
Drupal Gardens is an easy-to-use service for creating and hosting powerful and beautiful social websites using Drupal 7, the most powerful and flexible open-source social publishing system. Integrated publishing with so...
i was using this live chat services chatwing, it is very easy to install and have a lots of great features offered maybe you will be try it.
So as the title asks how much time a day do you spend on your forums and what do you do in that time? Right now I spend around 12 hours a day on my website and that is just trying to make the front page and forums look ...
When I need to get in and check my Paypal balance fast for issues with my host billing or advertising accounts, Paypal only wants to load slow. Is this happening to anyone else?
Just some of the things you need to take into consideration when you are starting an affiliate program.
Is there any way to schedule a page to be published on a static HTML website, much the way you would with a Wordpress blog where you could specify date of publication for a post?
Can CloudFlare protect against DDOS and hack attacks? Does it work for this purpose?
So can a few people please help me out by listing different types of SEO Tools? Such as.. - Google PR Checker - Backlink Counter - Header Checker - Load Speed Tester and so on.. PS: This is for my website and I am loo...
Is it possible for a spider (search engine bot) to bypass your robots.txt file?
I was checking our affiliate platform network's server reports last night and found something a bit disturbing. The average response time was about 3x time the number Google recommends. I drilled down to the reason being...
What are the advantages of using Cloud flare for your site?
When should you allow a pop up to occur on your site? Let's say you have a pop up for your ezine/newsletter opt in form. When should that pop up on your screen?
Where can I fing Website Templets for free and who to edit templets
Browser extensions as the term suggests are small programs that are installed on the browser to provide additional functionality. This brings convenience to users as what they need is readily available on the browser’s...
I just recently was turned onto Clicky & uploaded the plugin to do some tracking & compare it to Google Analytics. I was just curious if anyone has any feedback using Clicky - I am hearing really good things... J...
Have you tried Expression Engine CMS for your site? This versatile software is easy to modify, EE sets itself apart in how clean and intuitive their user administration area is. It takes only a matter of minutes to unde...
Please offer tips and suggestions on how to adapt your content for mobile, so it can be easily accessed on mobile devices.
Do you have a favorite CMS (content management system). For instance, what software do you use for Wiki's, databases, polls, blogging, etc?
I'd like to start a Wiki site to supplement my blog and main site. Is there a really good Wiki software available to use for free or low cost? I want a Wiki site that has numerous features and can be edited by site vis...
Please give advice on what CMS I should be using to start a Yahoo Answers (questions/answers) type site where visitors can submit questions and have them answered by others on site. Also would like a built in voting sys...
Is there one particular page on your site that gets many bounces? What do you think can be done to clean up the page to make it more relevant to users so they don't keep bouncing?
Is it worth the money to hire a website manager or webmaster for your site? Is it worth the money invested?
What are some of the factors which could cause a website to have high bounce rate, such as where a visitor clicks through from search engine listing and then clicks back quickly. What are some reasons that happens?
I need a landing page template for my website newsletter. Please suggest a free landing page template.
Do you have a help desk for your site just in case visitors have questions or need assistance with a technical issue?
I have been building a travel booking site for a couple of months now. The site is MyTravelrite.com. I tried updating the logo by purchasing logo design on SEOClerks, but all designs look cheesy and I like my origin...
Do outside projects or work take you away from working on or maintaining your website or blog? How do you manage the distractions so you can get back to work on your site?
What's the best shopping cart software for a retail or product based site? Or, do you just use Paypal for this?
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM categories_faq WHERE seo=? | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE seo=? | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo() |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='website-management' LIMIT 1 | 1 | SELECT count(A.quesid) as total FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='website-management' LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='website-management' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 240, 40 | 1 | SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='website-management'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 240, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=52 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=52 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=52 | 1 | SELECT count(A.ansid) as total
FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=52 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
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='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63223' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63223' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='140207' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='140207' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6289' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6289' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20625' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20625' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17795' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17795' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19352' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19352' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59328' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59328' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59606' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59606' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='25665' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='25665' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49657' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49657' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='65016' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='65016' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='69204' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='69204' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7465' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7465' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63167' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63167' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59007' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59007' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='65040' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='65040' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='54868' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='54868' | /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 |
| Avg Time | Count | SQL | Max | Min |
| 0.231866 | 1 | SELECT count(A.ansid) as total FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=52 | 0.231866 | 0.231866 |