Archive for the 'Web master' Category

Video monetising and simple shop, platform?

Monday, May 7th, 2012

I have this client that wants a single-product website. The product is a training-video that they want to deliver virtually and optionally physically. I usually do all the front-end design and back-end development but the budget is close to $0 to start with. So I’m looking for a platform like shopify or something where a [...]

Finding the email/account associated with a Google Analytics "UA-XXXXXX-X" id?

Monday, May 7th, 2012

I set up Google Analytics for a client some time ago, so the tracking code is installed. I can’t for the life of me find which email account I used to set it up, so now I can’t access the stats. We haven’t actually wanted to track anything until now. Is it possible to somehow [...]

Having mod_rewrite not rewrite requests for a particular directory

Monday, May 7th, 2012

I have many forward rules written in my .htaccess file. However, for the requests to a certain directory and its subdirectory, say wordpress, I don’t want to use the forward rules. RewriteEngine On RewriteCond %{REQUEST_URI} wordpress RewriteRule ^.*$ – [NC,L] RewriteRule … RewriteRule … RewriteRule … RewriteRule … Of course, this does not work. How [...]

Where to store large amounts of images for my site?

Monday, May 7th, 2012

If i would want to deploy a site, like ebay, where people will be able to sell something, i would need to store large amounts of images, like many thausends of them and i would need to display about 30 images on some pages. Normaly i would make a separate server and store them in [...]

What should I concern when I want to ask Third party to build my website?

Monday, May 7th, 2012

From last year, I sell my products using facebook. I found that my business is finding its maximum profit, because the average profit every month is around one static point. Right now, I’m trying to expand my business by selling my products using our own website. For this idea, I would like to ask a [...]

How to remove Google Analyticator in WordPress site?

Monday, May 7th, 2012

I have issues in uninstalling Google Analyticator. Should I just ignore it and install Google Analytics for WordPress instead? – Answer –

Are there benefits of receiving external links from PR 0 or 1 sites for SEO?

Sunday, May 6th, 2012

I’m thinking to do some link exchanges with PR0 or PR1 sites which have the related contents as my site. And my link will be in their link page and theirs will be in my link page. I have read somewhere that 1000 links from PR1 is equivalent to just 1 from PR4. Are there [...]

Google Adsense and Private Networks

Sunday, May 6th, 2012

As the title suggests, I’m trying to figure out if I can use Google Adsense on a private network. The network is accessible only by registered users, which made me think if it would work or not. Thanks in advance! – Answer – related post here

Using copyrighted images on website that generates CPA based revenue?

Sunday, May 6th, 2012

What I want to do is use copyrighted blizzard images throughout my site. Their copyright policy is as follows: http://us.blizzard.com/en-us/company/about/legal-faq.html The website generates revenue by guiding a user to fill out CPA offers with a content locker. My concern is that because I will be using Blizzard images I will be violating their “non-commercial” use [...]

Screencast several application windows at once in Microsoft Windows

Saturday, May 5th, 2012

I have several (20+) applications running on a Microsoft Windows PC. What I would like is a solution that allows me to broadcast the window of each application in a webpage, in readonly mode (there’s no need for the users to interact with it). This should work even if the application is in the background, [...]