SEOClerks

WordPress specialist to create site

WordPress specialist to create site

Your Job:
To create a simple, clean layout site, corporate style, with common features, to sell a service.

Seller does NOT have to:
- Install WP
- care about seo
- create any content - I'll provide the content, or you use dummy content and or placeholder pictures that I later replace with my content;

The site consists of:
- home page, of course, describing the service;
- Plans & pricing page - columns with add to cart button;
- breakdown pricing page;
- examples page (just images);
- what we do page;
- squeeze page
- Advantages of our service page
- download page - not to be accessible from site
- send us details /confirmation page (order contact) - not to be accessible from site
- examples(gallery) page
- statistics, a page with pie charts, etc.
3 pages / posts describing the benefits of the service
Plus the usual pages:
- about us;
- contact us;
- privacy policy;
- anti-spam policy
- terms of service

I'll provide seller with
- Example site with the look I want, for reference;
- Theme documentation.

Note that:
- Theme is already installed on domain;
- theme already has the look I'm after;
- Theme has drag and drop page creator;
- Logo and header are created;

In short, seller just have to put the pages with the features and links in place, and make it work and look good!

That's it! All in all, just pretty common standard features. An easy job for an experienced WP creator!

Do not apply if you're not hard working and eager to produce a site we both can be proud of!


Requirements

I want a WP site creator, with:
Experience;
Good taste;
Attention to detail;
Predisposition to client satisfaction;
Wants to be proud of the work he/she delivers.

Seller must:
- Be knowledgeable about Paypal linking;
- Be familiar with autoresponder link setup (email form);
- Provide suggestions to make it a better site within the same budget;
- Give unlimited reviews (I'm a reasonable person and don't like to waste time, I just don't want a number);
- Suggest plug-ins to install.
- Be able to show previous work examples.


Skills Required

Wordpress

Bids

hire me for excellent work.

hello,
i just go through your requirement and found its a business website which needs shopping integration and i will add fully responsive or semi-responsive css to make site look better with mobile view.
i have a good experience of wordpress.
our clients:-
http://cademeuchapeu.com (our water-mark on footer)

regards,

uttkarsh yadav

award me your project for best quality of work as per your requirements and needs.

hello sir,
i have seen all your guidelines and i can easily do this job for you.i can create the pages as you want and can easily integrate paypal in it with a cart for paypal and add to cart button to the products you want.
you can surely contact me if any queries.
have a nice day!
kind regards,
akshat

dear hiring manager,
good day.
i am interested for your job . i can do anything in wordpress & my experience is 6 years about wordpress . i can design responsive design , wootheme development , custom theme , convert psd to html to wordpress , can add custom widgets position , can forum , custom plugins , blog , payment system ,experien

  • Media
    mh69 Level 1
  • order now!

    thank you for posting an interesting job.
    i am interested in this great assignment. i can provide more samples if you are interested.

    our credentials include:
    - seo( very good package plan that we test and use for our clients)
    - psd to html wordpress,joomla,html 5
    - creative designers and developers with min. 5+years work experience
    - desig

    hi
    i love wordpress and i done website for other customers, you can see my website http://lolywebdesign.com.
    i will be happy to do it and for be in here in seoclerks. i will do it on your budget.
    thanks
    loly

    i have designed so many wp

    Bid On Listing Created 13 years ago in Design

    Other jobs by George

    Order Now
    Process Time: 0.25220704078674

    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 wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='8828' AND A.category=B.CATID AND A.USERID=C.USERID1SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating, C.ratingcount, C.googleplus_profile, C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.lastlogin, C.addtime FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='8828' AND A.category=B.CATID AND A.USERID=C.USERID

    /opt/clerks-staging/docroot/viewwant.php 163 () ()

    SELECT * FROM ratings_buyer WHERE USERID=284801SELECT sum(good) as thumbup, sum(bad) as thumbdown FROM ratings_buyer WHERE USERID=28480

    /opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() ()

    SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 8828 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Wordpress%' ) LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 8828 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Wordpress%' ) LIMIT 4

    /opt/clerks-staging/docroot/viewwant.php 551 () ()

    SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 8828 AND A.category=B.CATID AND A.active=1 AND A.USERID=28480 LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 8828 AND A.category=B.CATID AND A.active=1 AND A.USERID=28480 LIMIT 4

    /opt/clerks-staging/docroot/viewwant.php 568 () ()

    SELECT * FROM wantcomments a, seoclerks.members b WHERE a.PID='8828' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc1SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture FROM wantcomments a, seoclerks.members b WHERE a.PID='8828' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc

    /opt/clerks-staging/docroot/viewwant.php 835 () ()

    UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='8828'1UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='8828'

    /opt/clerks-staging/docroot/include/functions/main.php 1729 update_wantviewcount() ()

    SELECT * FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='8828' ORDER BY w.bidid ASC 1SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, w.ip, m.profilepicture FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='8828' ORDER BY w.bidid ASC

    /opt/clerks-staging/docroot/viewwant.php 1192 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=70271SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=7027

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=866131SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=86613

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=878731SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=87873

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=828561SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=82856

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=659321SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=65932

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=390621SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=39062

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=425331SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=42533

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM seoclerks.members as m WHERE m.USERID=11391SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=1139

    /opt/clerks-staging/docroot/viewwant.php 1258 () ()

    SELECT * FROM categories_wanttobuy1SELECT * FROM categories_wanttobuy

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

    SELECT * FROM posts WHERE USERID=284801SELECT sum(positive_ratings) as thumbup, sum(negative_ratings) as thumbdown FROM posts WHERE USERID=28480

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

    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='7027'1SELECT profilepicture FROM seoclerks.members WHERE USERID='7027'

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

    SELECT * FROM seoclerks.members WHERE USERID='86613'1SELECT profilepicture FROM seoclerks.members WHERE USERID='86613'

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

    SELECT * FROM seoclerks.members WHERE USERID='87873'1SELECT profilepicture FROM seoclerks.members WHERE USERID='87873'

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

    SELECT * FROM seoclerks.members WHERE USERID='82856'1SELECT profilepicture FROM seoclerks.members WHERE USERID='82856'

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

    SELECT * FROM seoclerks.members WHERE USERID='65932'1SELECT profilepicture FROM seoclerks.members WHERE USERID='65932'

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

    SELECT * FROM seoclerks.members WHERE USERID='39062'1SELECT profilepicture FROM seoclerks.members WHERE USERID='39062'

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

    SELECT * FROM seoclerks.members WHERE USERID='42533'1SELECT profilepicture FROM seoclerks.members WHERE USERID='42533'

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

    SELECT * FROM seoclerks.members WHERE USERID='1139'1SELECT profilepicture FROM seoclerks.members WHERE USERID='1139'

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

    SELECT * FROM seoclerks.members WHERE USERID='28480'1SELECT profile_data FROM seoclerks.members WHERE USERID='28480'

    /opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include()

    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