My software + your seo/ads

Status
Not open for further replies.

natostanco

Junior Member
Joined
Jul 23, 2011
Messages
141
Reaction score
13
Hello, I have built a project that publishes websites automatically. I have deployed it on two domains.
The websites seem to be doing fine indexing pages on google, one has 2k pages and the other 5k (overall percentage of indexed vs not is ~1/4). However they have zero traffic.
So I am looking for somebody who can do seo on them, to see if they start ranking better. Cloudflare shows 5k unique visitors per day, but analytics show 5-25 true visits, so they are all bots :)

Also the ads need tweaking. The websites currently have both CJ (commission junction) and Adsense. CJ shows ~30clicks per day but 0 earnings. Adsense shows 0-10 impressions per day and 0 earnings.
Adsense is configured in the automatic way, so it decides itself where to place the ads. While CJ ads are pulled _automatically_ according to the keywords of the current page (It is a module built in the website).

So I am looking for some one who can optimize SEO and ADS and then if these websites start earning profits, we can think about scaling it to 50-100 instances across different niches.

Scaling it is very simple, it was what I designed it for, it's not wordpress. Following is a description of the software. Have a nice day.

Currently it scrapes content from search engines, but it can be modified to add content from other sources easily.
This is a non exhaustive list of things it does:
- Content filtering
- Tagging
- Social media publishing to facebook and twitter.
- Page translations
- sitemaps
- RSS
- AMP pages (and also yandex, although not enabled)
- OG tags, and LD-JSON embedding
It does have support for embedding ads into different places (as I mentioned early with CJ and adsense).

The codebase is:
- ~10k lines written in Nim
- ~4k lines in python
- ~2k lines in css/js
Plus other stuff...

The minimum requirements to run one instance are 1c/500M (cpu cores/RAM). The instance has to be restarted every once in a while (it restarts itself)
The software is fully automated. To deploy it just needs a domain, and a small server to run it, it should be able to handle thousands of requests per second easily.
 
Status
Not open for further replies.
Back
Top