Website copying in Tweets from Twitter
-
Just noticed a web developer I work with has been copying tweets into the website - and these are displayed (and saved) one page at a time across hundreds of pages (this is so they can populate a twitter feed, I am told). How would you tackle this, now that the deed's been done? This is in Drupal. Your thoughts would be welcome as this is a new one to me.
Thanks, Luke
-
Hi there.
I'm not sure I understand what you are saying. Are tweets copied and pasted into each page separately? Then I don't understand the "populate a twitter feed" part.
Can you explain a little more?
-
Hi Dmitrii - the tweets are copied onto multiple pages within the website - when one page is full another page is created - for all the tweets from the company's twitter account - I have advised them to stop doing this now - it seem like bad practice in terms of web development anyway.
These tweets that are copied onto multiple pages are only used to display the company's latest 3 tweets, anyway, which are shown in a tweet feed in the homepage footer.
-
Oh my!
This is surely the most ridiculous way to do it I've heard of. There are APIs, plugins and other much easier ways to do it. Do they know about it?
Here: http://bfy.tw/4AqJ - first three links.
-
I know - nearly fell of my chair in shock ha! Thanks for the links
Luke