Linkbuilding backlinks list to linkpartnes embed in website?
-
We do backlinking for clients. And for this we also create a backlink page for linkingpartners (afcorse not all link have a backlink). For easy maintaince it would be handy if we can create a page on our server that is embed on the website of our clients. Is it possible to do this so there is no negative SEO? (google will rate this page and the content perfectly)
best regards, Vincent
-
You need a way to submit to a master database which all these websites were connected to and updating this page. I would stay away from iFrames, it is possible, you just need to have the technical skills really and a master database where this page is stored.
-
Thanks for your answer. Not clear how your solution will work. Every client uses another CMS. So not going to work to connect to all these systems. Iframe is indeed a bad solution. You mean uploading a html page to every website we do SEO for?
-
I think the best way is going to be manually have a html page for each client, you can just update this once and upload to all your clients websites. If they are on CMS systems though you may have to create a new sub-folder then have an index.html in here as anything pointing to the main folder may be routed by the CMS system.
Example -
If you go to www.example.com/network.htm the CMS might be looking for a page called network which will override your physical file.
I would have a folder /folder-name/index.html and just link to the folder name which will resolve the index.html
Hope this helped.
Rick
-
clear. Thanks for your answer. I thought of this problem also. But i also have some clients where we don't have FTP access to. So that's why i looked for a embed solutions. (no iframe. but maybe other solution)
Sounds i'm looking for something not existing.
-
You can always just create a new page on their CMS just then you will have to copy & paste this HTML into every clients website.