SEOClerks

Questions from user Liisa

Showing page: 1 of 1

Sometimes, I see a 501 Bad Gateway error page on both forum and SEOClerks. What does this error message mean?

  • Liisa
    Liisa Level 1
  • 5 11 years ago

    I need some help creating better content, such as generating ideas and formatting and other content creation matters.

  • Liisa
    Liisa Level 1
  • 28 11 years ago

    Whenever I click through on a link that leads to Pinterest, they make me login after just about a minute on the site. Otherwise, the bottom third of the site is covered with the login bar. Why should I have to login to...

  • Liisa
    Liisa Level 1
  • 2 11 years ago

    I have read some bad things about HostGator, however never used this site for my own hosting. What experience do you have with them?

  • Liisa
    Liisa Level 1
  • 45 11 years ago

    Recently, I noticed a decrease in my site traffic. I don't know if this was related to some algorithmic update from Google or something else. I have been marketing in the same way for well over a year, using a combinat...

  • Liisa
    Liisa Level 1
  • 10 11 years ago

    Are you happy with your current level of freelance earnings? Would you like to earn more or does your current work load provide enough income?

  • Liisa
    Liisa Level 1
  • 7 11 years ago

    In the past, some sellers online have asked for my Instagram login details to provide my Instagram followers. I am not comfortable providing login details to a stranger as I don't want my account to be stolen. Is it po...

  • Liisa
    Liisa Level 1
  • 1 11 years ago

    When you are hiring a seller, do you always check to see how long they have been a member of SEOClerks? Is this an important hiring factor for you?

  • Liisa
    Liisa Level 1
  • 5 11 years ago

    Can you tell me how to cancel a subscription order that I don't want anymore?

  • Liisa
    Liisa Level 1
  • 3 11 years ago

    Do we have chargeback protection that protect against fraudulent buyers who accept the work and then cancel the order? Chargeback protection would protect the seller from being scammed out of their work.

  • Liisa
    Liisa Level 1
  • 2 11 years ago
    Order Now
    Process Time: 0.10100793838501

    Possible Duplicate queries found!
    MatchCountSQLScript
    SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-864001SELECT 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 seoclerks.members WHERE username='Liisa' AND status='1'1SELECT USERID FROM seoclerks.members WHERE username='Liisa' AND status='1'

    /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() ()

    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 A.userid=290300 LIMIT 11SELECT 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 A.userid=290300 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 A.userid=290300 ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 401SELECT 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 A.userid=290300 ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40

    /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

    SELECT * from questions as A where A.status='1' 1SELECT count(A.quesid) as total from questions as A where A.status='1'

    /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

    SELECT * FROM answers as A where A.status='1' 1SELECT count(A.ansid) as total FROM answers as A where A.status='1'

    /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 1SELECT 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 categories1SELECT * FROM categories

    /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

    select * from categories_software order by name asc1select * 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 asc1select * 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 asc1select * 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='290300'1SELECT profilepicture FROM seoclerks.members WHERE USERID='290300'

    /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

    select * from categories_faq order by name asc1select * from categories_faq order by name asc

    /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories()

    Invalid SQL

    count(*)sql1error_msg

    Expensive SQL

    Tuning the following SQL could reduce the server load substantially
    LoadCountSQLMaxMin

    Suspicious SQL

    The following SQL have high average execution times
    Avg TimeCountSQLMaxMin
    0.1123381SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%PostgreSQL%') ORDER BY total_recommendations desc LIMIT 0,400.1123380.112338