load speed error and not working google ads

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
7/14/2010 1:17:22 AM
Gravatar
Total Posts 26

load speed error and not working google ads

hi

I ordered  google ads for my site i am using mojoportal in my site

but google is Disapproved my advertisement  beacuse site is not loading fastly bye very very slow load

how i can resolve that?

my site is: www.iranmosafer.com

and goggles error mail ist:

 

Ad Status: Disapproved
Ad Issue(s): Destination URL Not Working
~~~~~~~~~SUGGESTIONS:
-> Your destination URL must work properly and link to a landing page
that does not require the user to open another program in order to
properly view the page. Note: if your landing page is down for
maintenance or is under construction, you must pause your ad group(s)
until your site is fully functioning or link to another relevant page.

---------------------
POLICY DEFINITIONS:

Destination URL Not Working: Google is committed to providing relevant
and high-quality ads that contribute to good user experience. As a
result, we do not allow ads to link to pages that are under
construction, are down for maintenance, or that require another program
to be used in order to view the page. For example, your destination URL
may not link directly to a PDF, Word, or PowerPoint file. Please also
check your destination URL for accuracy to make sure you have entered
it correctly.

---------------------

If a keyword has been suspended, it will no longer trigger your ad(s).

If an ad has been suspended, you may edit it and save your changes to
automatically resubmit the ad for review.

This message was sent from a notification-only email address that does
not accept incoming email. Please do not reply to this message. If you
have any questions, please contact us through the Google AdWords Help
Center

7/14/2010 1:20:32 AM
Gravatar
Total Posts 26

Re: load speed error and not working google ads

i think that is from dependency of site to ajax.google.com at loading and other sites?

help me plz

7/14/2010 5:59:21 AM
Gravatar
Total Posts 18439

Re: load speed error and not working google ads

Hi,

There are a couple of things you can try. If the does not get much traffic then slow startup time can be part of the problem. You can solve this using the AppKeepAlive

http://www.mojoportal.com/using-the-appkeepalive-task-to-speed-up-a-low-traffic-site.aspx

If it really is the google ajax scripts that are making it slow you could install them locally

http://www.mojoportal.com/intranets-and-private-networks.aspx

Hope it helps,

Joe

7/28/2010 3:18:36 PM
Gravatar
Total Posts 6

Re: load speed error and not working google ads

May not be pertinent to your particular situation, but..

 

Problem: new site. Not many visitors yet. Web server releasing app pool resources and shutting down site, resulting in very slow loads for next visitor due to JIT/render requirements on app reload...

I have employed the appkeepalive solution and it "kind of" works, but my hoster's web service did shut the app a couple of times so not a perfect resolution.

Here's an inelegant solution but one that works all the time.

Requirements:

A PC running all the time and with browser opened to mojo web site you have developed.

Note that this works for folks who, like me, tend to keep their PC running all the time. The link below takes you to a CNET app that plugs in to Internet Explorer. It allows you to automatically refresh a site at a user-set interval for any web site open in the browser. So, I'm in the process of developing a mojo web site for my brother's company and obviously we don't have much traffic yet. This plug-in ensures that my remote shared hosting service (win 2008 system) doesn't time out on the app pool and cause a long JIT/render process - as long as I keep his web site open in my browser and set the auto-refresh for it (in my case I've chosen to sit on the home page and refresh every ten minutes.

Again, not elegant, but effective!

 

http://download.cnet.com/AutoRefresher-for-IE/3000-12512_4-10062693.html
 

You must sign in to post in the forums. This thread is closed to new posts.