sync two comic website

rezagray

Junior Member
Joined
Mar 15, 2022
Messages
134
Reaction score
39
hello i have a wordpress comic website. it has nice income from ads then i gain adsense approval for my other site. i want to create manga website with the recently approve domain.
for extra information it use many space for storage.
so i want to cut the cost by sync my new site with old site ?
is there any way to do that in wordpress.
i found some plugin but it only sync "post" tab. my site use custom tab
 
Last edited:
not sure what you mean by "sync" in the context of websites. IMO you either merge 2 sites, 301-redirect one domain to the other, or keep them both as separate websites / domains. I really don't understand what's the be synced about this, so please enlighten me!

Also, why not host your images somewhere else instead of taking up space on your hosting?? There are options like free (or very cheap anyway) image hosting / sharing sites, there's also cloud hosting.

Last but not least, I thought that manga is forbidden from Adsnse... I mean, sites that consist of images mostly are forbidden, and manga is one such case:
https://support.google.com/adsense/...nse-doesn-t-approve-manga-sites-anymore?hl=en
 
not sure what you mean by "sync" in the context of websites. IMO you either merge 2 sites, 301-redirect one domain to the other, or keep them both as separate websites / domains. I really don't understand what's the be synced about this, so please enlighten me!

Also, why not host your images somewhere else instead of taking up space on your hosting?? There are options like free (or very cheap anyway) image hosting / sharing sites, there's also cloud hosting.

Last but not least, I thought that manga is forbidden from Adsnse... I mean, sites that consist of images mostly are forbidden, and manga is one such case:
https://support.google.com/adsense/...nse-doesn-t-approve-manga-sites-anymore?hl=en
I mean if i updated one one website. The other site will follow it too. Not need to upload image again in old site it only copy url img from old site.
They use bot to use review site of course some will pass the review. They will not close your adsense expect you have invalid traffic
 
I mean if i updated one one website. The other site will follow it too. Not need to upload image again in old site it only copy url img from old site
oh, so you want to upload the images to your server only once (which is what you should do anyway) but then link to them from however many websites you want, that are hosted on the same server, right? Yeah, you can do this

This being said, I still think you should host your media files (videos and images) somewhere else (on a CDN preferably) since it will make the sites load faster and save you storage space on your server, too (which is what you want to do anyway).

They use bot to use review site of course some will pass the review. They will not close your adsense expect you have invalid traffic
Yes, I know that they use bots to review the sites submitted for approval, but sometimes they manually check the sites, too. And image-only websites I know from experience that are not liked by Adsense, but... you seem very confident in your ability to beat the system, so I won't insist :)
 
oh, so you want to upload the images to your server only once (which is what you should do anyway) but then link to them from however many websites you want, that are hosted on the same server, right? Yeah, you can do this

This being said, I still think you should host your media files (videos and images) somewhere else (on a CDN preferably) since it will make the sites load faster and save you storage space on your server, too (which is what you want to do anyway).


Yes, I know that they use bots to review the sites submitted for approval, but sometimes they manually check the sites, too. And image-only websites I know from experience that are not liked by Adsense, but... you seem very confident in your ability to beat the system, so I won't insist :)
How to do that? Right now i only have crawler to automaticly update comic to local storage.

Still need improvement. In my opinion there is too many domain use adsense. They will not check your website. I have sexual content in my site ecchi genre. the people advertising will tell google and google will notify me i have sexual content and this advertise does not want their ads shown in my page. It only affect one page anyway there is still many advesiter can advertise to that page and i can send review to fix that page and most of time it pass review.
i have done it for 1 year and many big manga still use adsense
 
Still need improvement. In my opinion there is too many domain use adsense. They will not check your website. I have sexual content in my site ecchi genre. the people advertising will tell google and google will notify me i have sexual content and this advertise does not want their ads shown in my page. It only affect one page anyway there is still many advesiter can advertise to that page and i can send review to fix that page and most of time it pass review.
i have done it for 1 year and many big manga still use adsense
you know better for sure :)

How to do that? Right now i only have crawler to automaticly update comic to local storage.
man, you're confusing the hell outta me with your words. By "update to local storage" do you mean "upload to local storage", or is update a different word hat I'm not understanding??

If you meant upload then you should set up your "crawler" (whatever that is) to pull content from the place where your images are hosted. If you still wish to host the images on your server just create a folder called "media", or "comics", or whatever you want to call it and add this folder as a "zone" (or whatever it's called in the CDN that you'll use) and then have your sites pull the images from this zone. If you use Bunny CDN they have a Wordpress plugin that automatically handles the image loading and displaying on your site via their system, if you use other CDNs you'll obviously want to follow their procedures.

Unfortunately, I'm not very tech-inclined so I can't guide you through the exact process of whichever CDN / image hosting website you might want to use, but it should be easy to figure out with a bit of reading / tutorial watching :)
 
you know better for sure :)


man, you're confusing the hell outta me with your words. By "update to local storage" do you mean "upload to local storage", or is update a different word hat I'm not understanding??

If you meant upload then you should set up your "crawler" (whatever that is) to pull content from the place where your images are hosted. If you still wish to host the images on your server just create a folder called "media", or "comics", or whatever you want to call it and add this folder as a "zone" (or whatever it's called in the CDN that you'll use) and then have your sites pull the images from this zone. If you use Bunny CDN they have a Wordpress plugin that automatically handles the image loading and displaying on your site via their system, if you use other CDNs you'll obviously want to follow their procedures.

Unfortunately, I'm not very tech-inclined so I can't guide you through the exact process of whichever CDN / image hosting website you might want to use, but it should be easy to figure out with a bit of reading / tutorial watching :)
Nah not need
 
Hello, Rezagray!

I own a top 3 manga site and understand that you're looking to synchronize two comic websites. I have a suggestion to improve your explanation.

To sync two comic websites, you can host them on the same server and configure both web applications to access the same database. This allows for seamless data sharing between the two sites. For instance, if you update sitea.com and add new rows to the database, those changes will be reflected on siteb.com as well.

To implement this solution, you'll need to ensure that both web applications are configured to use the same database settings. This can involve modifying configuration files or using a shared hosting environment that provides access to a common database.

By implementing this solution, you can simplify your website management and ensure that both sites have access to the latest updates/user data/bookmarks etc.
 
Last edited:
Hello, Rezagray!

I own a top 3 manga site and understand that you're looking to synchronize two comic websites. I have a suggestion to improve your explanation.

To sync two comic websites, you can host them on the same server and configure both web applications to access the same database. This allows for seamless data sharing between the two sites. For instance, if you update sitea.com and add new rows to the database, those changes will be reflected on siteb.com as well.

To implement this solution, you'll need to ensure that both web applications are configured to use the same database settings. This can involve modifying configuration files or using a shared hosting environment that provides access to a common database.

By implementing this solution, you can simplify your website management and ensure that both sites have access to the latest updates/user data/bookmarks etc.
I already found the solution. If you dont mind can you give me backlink seller recomme dation
 
Back
Top