Archive for the ‘Improve Loading Speed’ Category

For some marketers, especially B2B companies, the holidays may be a time of year when things slow down, which can be the perfect opportunity to thoroughly cleanse your PPC account and get it to deliver more bang for your buck. On the heels of my blog post on landing page optimization, here are 10 ways to make your PPC campaign more profitable.

Give feedback either by commenting or by replying to my Twitter status.

  1. Make changes that matter.


  2. Don’t just look for what is not performing well in your campaign, look for areas that would have a big impact on your ROI if it were working better. See what campaigns and ad groups within each campaign represent the greatest share of your overall paid search budget.

    Once you’ve identified the most critical areas of your campaign to optimize, start by taking a look at your Quality Score. Improving it will help you reduce your cost-per-click in relation to the position of your ads. This involves looking at each keyword’s CTR, associated ads and taking some of the following steps:

  3. Create better targeted ad groups.

  4. 10 Steps to Increase Your AdWords ROI
    Look through your ad groups to find keywords with low Quality Score or low CTR and see what ads are showing up for them. Consider placing these keywords in another ad group with ads that are more relevant. In the case of broad match keywords, use the “See Search Terms” report to find some common queries you are getting clicks for. If some of the keywords that often get clicks are relevant to you, consider using them as a phrase or exact match in the same or new ad group.

    Besides using the “See Search Terms” report to better target relevant keywords, use it also add to list of keywords that you do not want to target.

  5. Curate your negative keyword lists.

  6. 10 Steps to Increase Your AdWords ROI
    Add negative keywords to your list so that your ads show for more relevant searches. You can find these in the “See Search Terms” report.

  7. Use broad match modifiers.

  8. If you have not done so already, add the new broad match modifier to your ad groups. This type of matching is more flexible than phrase and exact match while doing a better job of targeting than broad match. Bid on this match type higher than you would on broad match, and lower than phrase and exact match.

    Your CTR does not only rely on your keywords, so it’s important that your ads get users to click.

  9. Test your ads.


  10. Look for ways to make your ads stand-out against your competition and test different ideas. Let ads compete against each other and gather sufficient data before eliminating one or more ads. When you come across a test result in one ad group, consider applying what you learned to other ad groups.

    Everything I’ve listed so far is primarily meant to increase your CTR. But what about making sure that each click is the best click you can get?

  11. Filter out unwanted clicks.

  12. 10 Steps to Increase Your AdWords ROI
    Provide information in your ad copy that will deter your most common unwanted customers. For example, if your services start at $5,000, consider using that in your ad copy. This may go against our strategy of increasing our CTR, but its benefits may outweigh the loss by increasing the value of each click.

  13. Use match types to control bids.
  14. Look at broad match keywords that are consuming a lot of your budget, without delivering the goods in the form of conversions. Consider reducing your bids on some of those broader keywords and increase bids on phrase and exact match keywords that are delivering good results.

  15. Show ads at the right time.


  16. After doing some preliminary testing by showing ads throughout the day and days of the week, configure your bidding schedule to get your ads more attention when it counts.

    I’ve covered most things leading up to the click. Now let’s look at what to do about what visitors see after they click on your ad.

  17. Improve device targeting.

  18. Make sure that if you are targeting mobile devices that you are sending traffic to a mobile-friendly page and that this mobile traffic is in a separate campaign from your desktop computer targeting.

  19. Conduct landing page optimization.

  20. Work on continually improving the conversion rate of your landing pages. At the end of the day, no matter how cheaply you can generate traffic to your website by improving Quality Score or how well you can filter out unwanted clicks, if your pages are not focused on turning each visitor into a client, then you will always be spinning your tires in the mud. If you need a few tips to get you started, check out 84 Tips For A Killer Landing Page Design.

    Below is a demonstration of the effects of conversion optimization on ROI:

(0%) (100%) (0%) (0%) (0%)
2 votes
.

Website speed is one of the deciding factors for the popularity of website. Speed of website counts for both SEO purposes as well as regular readers. Its necessary for your site to perform well even on any low bandwidth internet connection. As a webmaster, it is obvious that you have a high speed broadband internet connection, but your site should perform great even on those 56k dial up guys.

There are many ways to test the speed of a website,

Absolute way to check website speed (comparing against fast servers)

This is when your server performance wrt speed is determined. Here your website speed performance is determined based on how much time it takes to transfer the specific amount of data. In simple terms, the speed is measured as seconds per KB. Let me tell you this way of measuring website speed is definitely inaccurate. You need to see the exact load time and not per KB transfer time.

If you have x seconds per KB transfer rate and your pages are 0.5MB in average, your load time is 512x seconds, but your competitor on a poor server with 2x transfer rate and pages averaging at 100KB will perform faster at 200x seconds.

You may use iwebtool website speed test tool here to test this way.

There is another reason to say these are inaccurate – they just measure the transfer rate and not website loading time you should also remember that your web pages comprise of not just html codes, but it is many times made up with php, javascript which requires some time for execution. Another agent which slows your sites are ads which you place on your sites – they depend on third party server to deliver ads and they consume much time which might not be measured with such tools.

Practically testing Website speed performance (Relative speed testing)

After knowing the faults with above testing method, let’s learn how exactly should it be done for measuring website speed. There are two methods I could figure out at the moment.

1. YSlow – Website Speed Testing

Yslow is a Firefox addon which works in integration with Firebug – a popular tool for web developers. If you keep it on while loading a webpage, it calculates the time taken to load the page and the page size and displays the same in your Firefox status bar. This is the most easy way which even works when you are offline developing site on local server.

2. Online website speed test tool

Stopwatch is a tool which helps you measure the website loading time in your bandwidth. The speed measured with this tool is relative to your internet speed available at the moment when you perform test. If you measure internet speed and test two sites’ speed, you will know which is relatively faster. And that relative speed in performance should be same on every internet connection.

Another great advice on tweaking website for faster performance is by reducing and optimizing website images.

Conclusion: The transfer rates of any site/server should be the very good, but at the same time the size of web pages should be less to make your website perform the best.

(0%) (0%) (0%) (0%) (0%)
No votes
.