USA: 1-253-242-9162.
India: 91-9823371776.
  • Home
  • Strategy
  • Services
  • Help & Support
  • Projects
  • Technologies We Use And Like
  • Lets Talk !
30
Mar
2011

Moving a wordpress site

Posted by gis

Copy/ Move the files to the new domain. Open your wp-config.php file. On your new server, create a database with the same details — or create a database with different details, then update your wp-config.php file.

Once you are finished with that

  • Backup your database and save the copy off-site.
  • Login to phpMyAdmin.
  • Click the link to your Databases.
  • A list of your databases will appear. Choose the one that is your WordPress database.
  • All the tables in your database will appear on the screen.
  • Run the following mysql Queries
UPDATE wp_options
SET option_value = REPLACE (
option_value,
'<old_domain>',
'<new_domain>')
WHERE option_value LIKE '<old_domain>'

The above will get you site working . the design will now start showing. Now we have to get the links on pages working.
Run the following:

UPDATE b_posts SET post_content = replace(post_content, '<old_domain>', '<new_domain>');
Posted in: Jargon, WordPress
No Comments
Tags: moving sites, wordpress
15
Mar
2011

Landing Pages, what are they?

Posted by gis

Think of it as golf,  a landing page would be the green where you first drive the ball to. After that, you got to make the putt and get it into the hole. The green is the place you sent prospective customers to and convenience them to buy your product or service . The goal of the text content and design of the landing page is to get the prospective client to buy.

Landing page are designed with focus on your ‘Desired response,’ such as a click through to an offer or the capture of a web visitor’s name and email address. The term ‘conversion’ refers to successfully achieving your most wanted response. Therefore, the most important aspect of pay per view marketing is your conversion rate, defined as the number of people who perform a specific action on your web page. Continue reading “Landing Pages, what are they?” »

Posted in: Jargon, seo, Shopping Cart
No Comments
Tags: landing pages, lead generation, ppc
  • {Free Consultation}

    Get a free quote on your next project

    Contact Us

  • {24×7 Support}

    support.globalinteractivesystems.com
  • {Recent}

    • .htaccess Tricks
    • A Quick Captcha Plugin
    • Registering A Domain Name
    • Moving a wordpress site
    • Landing Pages, what are they?
Copyright © Global Interactive Systems. Rights Reserved.