Jump to content

ryland22

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Contact Methods

  • Website URL
    http://www.mjtrends.com

Profile Information

  • Gender
    Not Telling
  • Location
    US

ryland22's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks for the feedback! We will definitely fix the meta tag issue. As far as having a single rant on a page - we tried that but found that we didn't have content to go beneath it. The page ended up looking empty without more rants below the 'featured' rant. Do you have any suggestions as to how you would structure a single rant page?
  2. We recently revamped our site to make it more obvious how to use it. Previously users were unclear how to "engage" - I don't want to give too much away. Would love for any feedback! The site is: http://www.RantRally.com
  3. I need for requests to: mywebsite.com to actually hit: mywebsite.com/project I don't want it to be transparent to the browser. The user should still see: mywebsite.com, even though they are hitting: mywebsite.com/project I have tried the following in my .htaccess file with no luck: RewriteRule %{HTTP_HOST} ^website\.com$ website.com/project$1 RewriteRule ^website\.com(.*)$ website.com/project$1 RewriteRule ^website\.com$ website\.com/project$1 Any help is much appreciated!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.