How could i do this using wordpress ...

leadsupplier

New member
Aug 11, 2009
1,449
11
0
I want to make a website that lists bar specials in my local area

at first i was going to use HTML and just have different pages .. monday,tuesday,friday etc.. then just have them updated each week

i figure if i use wordpress tho i can utilize the search feature .. so that way somone can search for their bar if they dont see it

i'm just trying to think of how i could develop the page w/ wordpress to make it the most effective...

do pages and blogs all get search w/ the search feature? becasue if thats the case i can still make separate pages for each day and just keep the blog as an area i can post featured stuff for that day..
 


If I'm reading your questions right, you have multiple bars and you want to list the special for each bar for each day of the week, right? Why not just create a new page (wordpress function) for each bar, link to them on your homepage, and then just updates the individual pages as needed?
 
make days of week categories, make bar specials post, if day = monday, show monday posts on homepage - you will have multiple postings for each bar if they have different specials throughout the week. if a bar changes a weekday special, update the post. done. don't need pages at all.