Welcome, Guest ( Login | Register )
Remember Me  
 
 
All times are UTC
 
 
Can you export a report without images, 'se', and 'flags'?
 
Page 1 of 1 [ 2 posts ]
Author Message
Post subject: Can you export a report without images, 'se', and 'flags'?
Posted: Mon Aug 02, 2010 4:34 pm

Newborn

Newborn

Posts: 3

Location: Loveland, CO

Online

When I export an html report, each export saves a folder called 'images' with subfolders of 'se' and 'flags' each time.

The way I'm using the reports, I don't need any of these images. Additionally, I'm uploading the exports to a server. Uploading the images adds a lot of time and takes up more space than necessary for each and every report I export.

Is there a way to export a report without including all of the default images?

_________________
Aaron Brown is the owner of Web Malama, LLC (www.webmalama.com/) which provides online marketing, seo, and social media services.


Top
Profile   |   Website
Post subject:
Posted: Thu Aug 12, 2010 5:50 pm

Site Admin

User avatar

Posts: 2961

Online

Yes, you can go to Templates -> Edit and edit the code of your template. Use Ctr+F to find each instance of "img" and cut the code snippets responsible for all images. For intanse this one would be for a SE logo:

Code:
<div class="marg3"><img src="images/se/<[ECHO text="searchEngine.iconFileName"/]>" alt="" width="16" height="16" border="0"></div>


this one - for a country flag:

Code:
<div class="marg3"><img src="images/se/flags/<[ECHO text="searchEngine.country"/]>.png" alt="" width="25" height="15" border="0"></div>


etc.

_________________
Search Engine Optimization Software SEO PowerSuite

See a spammer? Click "Report this Post" (bottom right) and help keep our forum clean!


Top
Profile   |   Website
Display topics from previous:  Sort by  
Page 1 of 1 [ 2 posts ]

 
 
All times are UTC
Jump to: