I NEED ADVICE: Need Web Software for customers to access backend
-
I have a prospect in the credit repair industry. Does anybody know of some software where the clients can log into their own accounts to see the progress?
The feature I am looking for is like a Real Estate website where the brokers can create their own accounts and upload their own properties.
-
I'm not a Wordpress expert, but theoretically any CMS that supports user accounts and permissions can do this, and the rest would configuration/custom development.
Would the information mostly be files/data from other sources (e.g. spreadsheets and word documents)? You might be able to get away with an FTP/SFTP solution if that's the case.
If actual information (e.g. from your own database) and interaction is needed then you're definitely going to have to do something custom; I don't think there's an 'out of the box' solution that will do what you want. The amount of work involved would be relatively small though I'm guessing, probably 3-4 days for a good programmer depending on the platform/database/desired functionality.
Speaking personally, I wouldn't be a fan of Wordpress for a financial application, it just seems like every quarter there's a new exploit. Another thing to watch out for is your hosting; when I'm doing PCI upgrades/certification/audits shared/virtual hosting can be something of a pain to work around. I don't know if the applicable standard for your task would be more or less strict.
-
I'm thinking O would have them pull the file like through a web connect (like my quickbooks) or they import the file using a spreadsheet once per month. Yes, compliance can be a big thing. Thank you for sharing your input.
-
Francisco, you've probably thought about this, but be sure to look at all of the banking rules about privacy and sharing of information as you build this. When I worked at an agency, I remember how it would take weeks of turnaround to get a simple banner ad approved, as all of the wording had to go through legal, and how resistant another bank was to even install Google Analytics on some of their https pages.
I'm taking my experiences there and thinking there must be a lot of rules regarding how a site is to be secured so that type of information isn't hacked, how to ensure proper information displays for each level of person accessing the system, etc. Cost of compliance may be something to consider, and I don't know if WP would be quite compliant enough out of the box.
-
Basically the site will be built from the ground up, of course using a CMS. The owner would give access to subscribers. It is a credit management service. Currently the owner of the company gets referrals from the banks for people who were turned down for a mortgage or something large. These people/clients will need to get their credit repaired.
All information will be on the subscribers dashboard in their respective accounts. Banking information will be pulled from banks accounts and FICO scores will be pulled from credit reporting agencies. There would be target goals to get a FICO score above a certain goal amount.
I primarily use WordPress and Magento. I have seldom used Joomla and Drupal, but I am familiar with them. Although I have used WordPress many times, I have never heard of any plugin that can create a backend for subscribers. I can't think of anything that is out of the box. The cost of having custom program applications may be too expensive for the prospective client.
@Ryan, You say "This functionality is offered with most any CMS.". Are you saying that WP has a feature where a paying subscriber can have their own account? I have that in Magento, but it's more about tracking packages, orders, subscriptions. I guess it may work in Magento, but I would have to hack everything. Is there something a little more out of the box?
Thanks guys. I always try helping people in this Q&A forum. Good to know there are pros here, not all beginners.
-
I agree with Valery.
I would also request more details about the nature of how the site will be used. It sounds like the site owner wishes to upload content (credit reports, etc) then restrict access so only specified users (i.e. the client, the client's employees, etc) would have access to the content. This functionality is offered with most any CMS.
If something further is required, we would need to see something along the lines of a Requirements Document to offer better feedback.
-
It really depends on the underlying architecture. If you're using a custom developed solution (e.g. in .net or .php or the like) then you'd likely have to also create a matching interface for author/editor access.
Some CMS solutions like Joomla, Wordpress, Drupal etc. have pretty robust back end controls that you can control access to, create accounts, etc. But each of them have their own foibles. I think to get a real answer we'd need to know how things are set up on the backend. For example, is it database driven? What kind of database? What language is the site developed in? That sort of thing.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Wordpress themes causing google penalty(need experts to settle a debate)
Hi, I have been having a disagreement with another online marketing company. We are both promoting the same product under a different brand name but we ended up using the same theme to build our WordPress sites off of but in no way is the content the same. They are telling me that using the same theme in the same industry will cause a Google penalty. I do not believe this and do not see this causing a problem. The sites are relatively new so there is no proof of traffic dropping or penalties as of yet. What is everyone's professional opinion on this? Can a WordPress theme cause duplicate content penalty? If so would that not mean that anyone using themes will have some sort of penalty?
Web Design | | impact891 -
Web Design and Development Leads
Friends, Even though we get organic leads related to Web Design and Development we are looking for other sources to buy real time leads related to Web Design and Development. Any pointers are much appreciated. Thank you
Web Design | | INN
Chris0 -
I need help with international SEO for two sites?
I'll try to keep this clear... I am working with an company based in Germany, they own company.com/de and company.com/en, and that's how they are currently structuring their domains. They also own companyusa.com that they really want to show up in USA only. They want to keep company.com/en for England/english speaking Europe and company.com/de for their German audience in Germany. They are wanting us to optimize/SEO for companyusa.com, and they want that URL to show up as the top google search in the USA for their "company" keyword. What is showing up now is www.company.com/en 1st in Google because it's been around longer and it has more domain authority. What is the best practice for us optimize companyusa.com so that it is the top dog in the USA while not messing up the other domains? Should we merge? Subfolders all around? Thanks for all the input.
Web Design | | Rocket.Fuel0 -
How to determine if my site map needs work?
I recently spoke to a consultant at a search conference who took a look at my site map and mentioned it looked like google would have a hard time crawling the site and indexing new pages and changes. I am managing an ecommerce site with a bunch of products, however, I am not an XML expert by any means so i'd appreciate any advice on what to look for in the site map that would possibly be affecting googles ability to crawl/index.
Web Design | | GregWhiteStarMedia0 -
Do I need to redirect soft 404s that I got from Google Webmaster Tools?
Hi guys, I got almost 1000+ soft 404s from GWT. All of the soft 404s produce 200 HTTP status code but the URLs are something like the following: http://www.example.com/search/house-for-rent (query used: house for rent) http://www.example.com/search/-----------rent (query used:-------rent) There are no listings that match these queries and there is an advanced search that is visible in these pages. Here are my questions: 1. Do I need to redirect each page to its appropriate landing page? 2. Do I need to add user sitemap or a list of URLs where they can search for other properties? Any suggestions would help. 🙂
Web Design | | esiow20130 -
SEO Friendly Image Swap Functionality Software
Anyone know of any software for this... I need a simple way to create SEO friendly Image Swap Functionality on multiple product pages of a static site. The idea is that customers can see different images within the product screen by clicking on thumbnails. For SEO purposes it is essential that: The rollover does not create a new URL when the product images are cycled The image needs to have an alt attribute (a different attribute set by the client for each product) As per: http://www.seomoz.org/blog/tips-and-musthaves-for-your-ecommerce-platform Thanks in advance. Justin
Web Design | | GrouchyKids0 -
Advice on migrating from .com to .co.uk without dropping in rank?
I have a retail business in the UK whose website has *.com address and it has taken 3 years to reach a page rank of 3. We are building an updated site which will have a completely new url structure and optimized for SEO. We are considering launching the new site at a *.co.uk as we understand this will have advantages in local search and ranking as we are primarily targeting UK traffic. Does anyone have comments on **.com vs .co.uk and/or have any advice on how to handle the migration while minimizing any drop in traffic and ranking?
Web Design | | brian.james0 -
Combining web pages and it's affects on SEO?
We are looking into amending a website we are working on to try and combine 2 or 3 current pages onto one page. This site is similar to an estate agents site and currently has images, map, floor plan sub pages etc. Can anyone tell me, if we were to combine these pages and include the above details on one page, how that would affect the current search engine rankings?
Web Design | | SoundinTheory0