without www or http the ser not recognize the links
NetMajom
https://buywebgraphic.com | skype: nszmmp
Hello
I have a huge links of database. I identified all with PI (Platform Identifier), and exported from there the good links (in sl and txt format). i have various types of links, include with this format: example.com links, not just www.example.com or http://example.com. The ser work with Only with http or www. Sven told me, all the links must have the www, or the http so now in my targeted url window in ser there are millions of links without www, and the ser wont recognize them (the ser show me always no url in target directory error message). Is there is some easy way to put all of the links the www, if there not present? I can manually edit the links in the target url window, but manually edit millions of links one by one, its not too easy. Somebody know a better way?
Comments
in a1 put the http://www., in a2 put the urls, in a3 put =A1&A2.
Boom, millions of urls edited in proper format.
It might work with :
=CONCATENATE(A1,A2)
Ah- good call. Viable and easy solution